Ok, I am trying to setup my cron job but the email i am getting back is:
Status: 500 Internal Server Error
X-Powered-By: PHP/5.2.17
Content-type: text/html
Not sure if I have my host site/cron setup properly (the path) but I think I do.
Looks like my path is correct, there is a php error log that is growing in the \cron\ directory
Quote:
[30-Aug-2011 20:58:50] PHP Warning: require_once(DIR/includes/tsxview_class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/XXXXXX/public_html/includes/cron/tsxview_cron.php on line 9
[30-Aug-2011 20:58:50] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'DIR/includes/tsxview_class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/XXXXXX/public_html/includes/cron/tsxview_cron.php on line 9
|