[PHP-DEV] PHP 4.0 Bug #5825: Php 3.0.16 & 4.0.1pl2 running on one apache server From: Aaron.Cameron <email protected>
Date: 07/27/00

From: Aaron.Cameron <email protected>
Operating system: Linux Redhat 6.0 (vmlinux 2.2.16)
PHP version: 4.0.1pl2
PHP Bug Type: Other
Bug description: Php 3.0.16 & 4.0.1pl2 running on one apache server

The 'INSTALL' instructions said to submit this if we were able to get php3 and php4 running on the same copy of apache. Well, I did. So...

I'm running Redhat 6.0 with the 2.2.16 kernel,
mysql-3.23.14-alpha, php-3.0.16 and php-4.0.1pl2 as DSO
modules on apache 1.3.12

I configured both php3 and php4 with the same options (give or take)
./configure --with-mysql=/usr/local/mysql/ --with-apxs=/www/bin/apxs --enable-versioning --enable-track-vars --prefix=blah

The only difference between this and the example in 'INSTALL' is that I'm running binutils 2.9.1.0.23-1

Anyway, great work guys. This is pretty trivial, but it makes me feel important.

-- 
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>