[EMAIL PROTECTED] (Daryl Meese) wrote in
news:[EMAIL PROTECTED]: 

> Hello all,
> 
> Ok,  I run php as an apache module but need to have some php scripts
> called from a cron.  Since you can't have php installed as a cgi &
> apache module I don't know how to do this.
> 
> Any help would be appreciated.
> 
> TIA
> 
> Daryl Meese
> 

Depending on the version of php you have, you may find you have a cli 
version of php installed - possibly /usr/local/bin/php. Alternatively, it 
_is_ possible to have both module and cgi.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to