Jump to content

[SOLVED] Cron Problem


envexlabs

Recommended Posts

Hey,

 

I have a set of cron php pages that are set to run everyday.

 

When i view the page through a browser i don't get any errors, but when the cron runs and sends me an email of the status, i get this:

 

Warning: include(/inc/config.php): failed to open stream: No such file or directory in /bill_time.php on line 4

 

Warning: include(): Failed opening '/inc/config.php' for inclusion (include_path='.:/usr/local/php5/lib/php:/usr/local/lib/php') in /bill_time.php on line 4

 

Any ideas why the cron would be giving me errors?

 

Thanks,

 

envex

Link to comment
https://forums.phpfreaks.com/topic/126610-solved-cron-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.