ID: 14145
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: *Configuration Issues
Operating System: linux 2.2.14
PHP Version: 4.0.6
New Comment:

i now use :
.... --with-apxs2=... and php4-latest.tar.gz

that works fine with 2.0.28

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

[2001-11-20 06:59:34] [EMAIL PROTECTED]

Hello from Berlin.
I try to build an apache with a static mod_php (on SuSE Linux 6.4 a 2.2.14 kernel)

I use this on php :
./configure --with-mysql=/usr/local/mysql --with-config-file-path=/etc 
--with-apache=../httpd-2_0_28 --enable-track-vars 
this fails with this 
<Configuring SAPI modules
<checking for AOLserver support... no
<checking for Apache module support via DSO through APXS... no
<checking for Apache module support... no
<configure: error: Invalid Apache directory - unable to find httpd.h under 
/home/dantho/httpd-2_0_28

if i use "--with-apache2" wich i found i a bug report 
./configure 
make 
make install
works fine (after using --with-apache2).

and then under httpd-2_0_28 

./configure --prefix=/usr/local/httpsd --enable-ssl --with-ssl=/usr/local/openssl 
--enable-suexec --with-suexec-caller=nobody --with-suexec-docroot=/home 
--enable-module=src/modules/php4/libphp4.a
make 
make install

erverything work also fine : BUT there is not mod_php included if i check it with 
./httpd -l

What goes wrong here - any idea would be great.


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



Edit this bug report at http://bugs.php.net/?id=14145&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