Webmastersite.net
Register Log In

cron error

Title cron error
Message Text Hi Paul, Everything seems to be working fine, even though I had to chmod my admin dir to 755, otherwise I'd get a permission error in the admin panel. I guess that's just how my hosting is... even though all other folders that need to be, are chmoded to 777 and are working fine (such as attachments getting uploaded and such). However, I wanted to start using the Static File Generation feature again. I got a single page to generate. The desired page gets loaded fine, looks good. The file it needs to generate is chmoded to 666. I waited, but nothing. So I tried to run the 12hours.php in the crons folder, just to see if that will do something (since executing the 12 hour cron from the admin panel->crons wasn't doing anything). So then I got this: Warning: require_once(includes/addeditfuncs.php) [function.require-once]: failed to open stream: No such file or directory in /home/easy/public_html/ventura/crons/12hours.php on line 3 Fatal error: require_once() [function.require]: Failed opening required 'includes/addeditfuncs.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/easy/public_html/ventura/crons/12hours.php on line 3 I looked at these php files, and I guess they cannot find the required files to include. Aren't they supposed to get this from the config file? Why can't they? Any thoughts? Thanks David
Rating
  • 0/5
  • 1
  • 2
  • 3
  • 4
  • 5
0/5 based on 0 votes.
Ownership david
Views 304 views. Averaging 0 views per day.
Similar Topics
Submission Date Jun 27, 2008 - 12:36 PM