Quote:
Originally Posted by AWS
The command should be.
Code:
php -q /path/to/gateway.php
|
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:
Quote:
Database error in vBulletin :
Link-ID == false, connect failed
mysql error:
mysql error number: 0
Date: Thursday 11th of November 2004 07:42:55 PM
Script: http://./gateway.php
Referer:
IP Address:
|
Can anyone help me get the cron stuff sorted?