ID:               41757
 Updated by:       [EMAIL PROTECTED]
 Reported By:      shark at icomp dot pl
-Status:           Open
+Status:           Bogus
 Bug Type:         Unknown/Other Function
 Operating System: Linux Debian 3.1
 PHP Version:      5.2.3
 New Comment:

It's called "php-cgi" now. (to be consistent with win32 distro and how
it was supposed to be called since day 1..)



Previous Comments:
------------------------------------------------------------------------

[2007-06-21 10:08:21] shark at icomp dot pl

Description:
------------
Wrong sapi version? 
I have this configure: 
'./configure' '--with-mysql=/usr/local/mysql' '--with-zlib' '--with-gd'
'--enable-gd-native-ttf' '--enable-gd-jis-conv'
'--with-jpeg-dir=/usr/lib' '--enable-fastcgi' '--enable-discard-path'
'--enable-force-redirect' '--enable-mbstring' '--enable-ftp'
'--prefix=/usr/local/php5'
'--with-config-file=/usr/local/php5/lib/php.ini'
'--with-config-file-path=/usr/local/php5/lib' '--enable-memory-limit'
'--with-mysqli=/usr/local/mysql/bin/mysql_config' '--enable-suhosin'

and configure write this: 
gamecenter:~/serwer/download/php-5.2.3# make install
Installing PHP SAPI module:       cgi
Installing PHP CGI binary: /usr/local/php5/bin/


but when i do:
php -v
PHP 5.2.3 (cli) (built: Jun 21 2007 11:47:26)              

cgi != cli, I don't check is this work as fast-cgi.



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=41757&edit=1

Reply via email to