Re: Re: PHP + Cron jobs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Waynn Lue wrote:

> Oh, I thought having one for cgi and one for cli was common. Do people
> generally run only one, regardless of whether they're hitting it from
> a webserver or running it from the commandline?

I think the general setup is a php cli executable in /usr/bin/php and
the php apache module.  I find it unusable to have php executables in
both /usr/bin and /usr/local/bin. 

Obviously, if you're using all three variations - CLI, CGI and
module-based, you'll need two PHP executables, but I would still expect
to find those in /usr/bin with one called 'php' and the other
perhaps 'php-cgi'. 



/Per Jessen, Zürich


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux