Hi, I have this installed on another directory but I forgot to set up the cron job. So I thought I would just upload it again into another directory and use the first one as a test site for editing templates and such. When I uploaded the script and ran the install.php everything went fine until I had to change the inc folder to a nonwritable setting. I changed the setting and it would not take in my ftp just like the first time. The first time I just skiped and everything went ok. This time I went into my cpanel file manager and changed it. when I hit the check I got the following error.
Warning: require_once(../inc/classes/BxDolIO.php) [function.require-once]: failed to open stream: Permission denied in /home/scott/public_html/site/subdirectory/install/index.php on line 458
Fatal error: require_once() [function.require]: Failed opening required '../inc/classes/BxDolIO.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/scott/public_html/site/subdirectory/install/index.php on line 458
I tried to rerun and no luck. I then tried to clear cookies, history and such then deleted database and made new one and then ran it again. Still getting the same error.
What I am wondering is if the cron is the same except for the directory can I just change the cron to run on the first one and delete the second site that I set up?