Quote:
Originally Posted by Torqued
I'm still not able to get the cron stuff sorted.
I've tried:
/usr/local/bin/php /home/<username>/public_html/forums/gateway.php
and
php -q /home/<username>/public_html/forums/gateway.php
I should be able to run these from the commandline and have it execute, no?
When I run it w/ the php -q command @ the commandline it spits out html code to the screen, I get emailed this error:
Can anyone help me get the cron stuff sorted? 
|
The error you're getting is because the script can't connect to mysql. The script did run so you have another problem.