php-developer-list | 2001122
Date: 12/19/01
- Next message: haplo232 <email protected>: "[PHP-DEV] Bug #14596 Updated: error occur when using include_path"
- Previous message: Yasuo Ohgaki: "[PHP-DEV] [FRC]Session module related issues"
- Reply: Brian Moon: "Re: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Dear Brian,
Did you try Apache2.X DSO complie with PHP4 successfully? I try that and
check every configuration, but it still doesn't work.
Apache 2.0.28 configuration:
./configure --prefix=/usr/local/apache --enable-speling=shared
--enable-vhost-alias --enable-rewrite=shared \
--enable-so --enable-cgi --enable-info --enable-mime-magic
--enable-cache --enable-file-cache --enable-auth-anon \
--with-mpm=threaded --enable-module=so --enable-php4=shared
Php4.1.0 configuration
./configure --with-mysql=/usr/local/mysql
--with-apxs2=/usr/local/apache/bin/apxs --enable-track-vars \
--enable-calendar --enable-ftp --enable-sockets --enable-versioning
--enable-debug --enable-gd-native-ttf
Brian Moon wrote:
>Your best bet with Apache 2 is to compile Apache with DSO support and
>compile PHP with apxs2.
>
>Brian.
>
>----- Original Message -----
>From: "sam" <sheens <email protected>>
>To: <php-dev <email protected>>
>Sent: Thursday, November 29, 2001 3:58 AM
>Subject: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28)
>
>
>| Try to configure php4.1.0 with apache2 in RH Linux7.2
>|
>|
>| ./configure --with-mysql=/usr/local/mysql --with-apache=../httpd-2_0_28
>| --enable-track-vars --enable-calendar --enable-ftp --enable-sockets
>| --enable-versioning
>|
>| I got "Cann't find httpd.h". Also, I check configure of php4.1.0 and
>| find the problem may come from wrong path.
>|
>| Apache2.x do not have src directory and apr is under srclib/apr.
>|
>|
>| --
>| PHP Development Mailing List <http://www.php.net/>
>| To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
>| For additional commands, e-mail: php-dev-help <email protected>
>| To contact the list administrators, e-mail: php-list-admin <email protected>
>|
>|
>|
>
>
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: haplo232 <email protected>: "[PHP-DEV] Bug #14596 Updated: error occur when using include_path"
- Previous message: Yasuo Ohgaki: "[PHP-DEV] [FRC]Session module related issues"
- Reply: Brian Moon: "Re: [PHP-DEV] about php4.1.0 with apache2.x (httpd-2_0_28)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

