john
08-19-2006, 02:40 AM
I uploaded two files, woot_checker_updater.php and woot_checker_client.php.
The file woot_checker_updater.php needs be set to run automatically using a cron job. I tried searching around the cpanel, but couldn't find the option. How can I do a cron job on the file? Updater creates a file called status.inc which client reads.
--
Error messages:
(updater.php)
Fatal error: Unknown function: curl_init() in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_updater.php on line 8
(client.php)
Warning: file_get_contents() [function.file-get-contents]: Unable to access status.inc in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_client.php on line 9
Warning: file_get_contents(status.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_client.php on line 9
The file woot_checker_updater.php needs be set to run automatically using a cron job. I tried searching around the cpanel, but couldn't find the option. How can I do a cron job on the file? Updater creates a file called status.inc which client reads.
--
Error messages:
(updater.php)
Fatal error: Unknown function: curl_init() in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_updater.php on line 8
(client.php)
Warning: file_get_contents() [function.file-get-contents]: Unable to access status.inc in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_client.php on line 9
Warning: file_get_contents(status.inc) [function.file-get-contents]: failed to open stream: No such file or directory in /hosted/domains/l/i/liteunit.com/public_html/woot/woot_checker_client.php on line 9