Re: [PHP] Re: Want a answer about php-cgi

2010-04-22 Thread Sharl.Jimh.Tsin
thanks for your reply. i think i have know the reason now. the CGI version of php is not built by default,we MUST add "--enable-cgi" to configure explicitly. Best regards, Sharl.Jimh.Tsin 2010/4/22 Lupus Michaelis : > Le 21/04/2010 12:17, Sharl.Jimh.Tsin a écrit : > >> i can not find php-cgi

[PHP] Re: Want a answer about php-cgi

2010-04-22 Thread Lupus Michaelis
Le 21/04/2010 12:17, Sharl.Jimh.Tsin a écrit : i can not find php-cgi file in the bin/sbin directory. WHY? ("--disable-cgi" is not used) cd to your build directory, then type next command : find . -name php5-cgi -or -name php-cgi -- Mickaël Wolff aka Lupus Michaelis http://lupusmic.org