ID: 14187
Updated by: hholzgra
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Bogus
Bug Type: *Compile Issues
Operating System: SuSE 7.2
PHP Version: 4.0.6
New Comment:

you have to use --with-apxs2 for apache2 support

  --with-apxs2[=FILE]     
    Build shared Apache 2.0 module. FILE is the optional
    pathname to the Apache apxs tool; defaults to apxs.


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

[2001-11-22 18:09:19] [EMAIL PROTECTED]

Y uso this configure:

 ./configure --with-apxs=/usr/local/apache2/bin/apxs 
--enable-force-cgi-redirect --enable-discard-patch 
--enable-calendar --enable-FTP --with-java

and the make command gives me this error:

Making all in sapi
make[1]: Entering directory `/usr/local/php-4.0.6/sapi'
Making all in apache
make[2]: Entering directory 
`/usr/local/php-4.0.6/sapi/apache'
make[3]: Entering directory 
`/usr/local/php-4.0.6/sapi/apache'
/bin/sh /usr/local/php-4.0.6/libtool --silent 
--mode=compile gcc  -I. -I/usr/local/php-4.0.6/sapi/apache 
-I/usr/local/php-4.0.6/main -I/usr/local/php-4.0.6 
-I/usr/local/apache2/include -I/usr/local/php-4.0.6/Zend 
-I/usr/local/php-4.0.6/ext/mysql/libmysql 
-I/usr/local/php-4.0.6/ext/xml/expat/xmltok 
-I/usr/local/php-4.0.6/ext/xml/expat/xmlparse 
-I/usr/local/php-4.0.6/TSRM  -DSUPPORT_UTF8 
-DXML_BYTE_ORDER=12 -g -O2  -c sapi_apache.c

If i do not use apxs2 all run and make, but i have not the 
.so archive

Y use  Apache 2.0.16 Beta


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



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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to