ID:               35150
 Updated by:       [EMAIL PROTECTED]
 Reported By:      pepe1 at arg dot net dot ar
-Status:           Open
+Status:           Bogus
 Bug Type:         *Compile Issues
 Operating System: Fedoracore2
 PHP Version:      4.4.1
 New Comment:

You can only build one SAPI + CLI at same time.
Drop the "--with-apxs" from that configure line and it will work.


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

[2005-11-08 07:20:42] pepe1 at arg dot net dot ar

Description:
------------
When i try to use de ./php cli program I cant see any headers.

I am compiling with this parameters and only apears the php cli
program, but i cant find the php cgi:






Reproduce code:
---------------
./configure --prefix=/srv/php \
 --disable-debug \
 --with-layout=GNU \
 --with-pear \
 --disable-rpath \
 --enable-fastcgi \
 --with-zlib-dir=/usr \
 --with-apxs=/srv/apache/sbin/apxs \
 --with-config-file-path=/conf/php \
 --enable-cli \
 --enable-force-cgi-redirect \
 --enable-memory-limit



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


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

Reply via email to