-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Antony Dovgal wrote: > Derick has fixed it in CVS ~1 hour ago. > Thanks for the heads up.
Marvelous! Didn't ran real tests yet, but it compiled fine away and phpinfo works. It seems HEAD doesn't identify itself as php6 in all places. My existing libphp5.so was overwritten and also the LoadModule directive in apache needs to specify php5_module. Is there any reason to delay changing these things? I was lucky to have subversioned by libphp5.so so I could easily revert ... =Output of make install= Installing PHP SAPI module: apache [activating module `php5' in /etc/apache/httpd.conf] cp libs/libphp5.so /usr/lib/apache/1.3/libphp5.so chmod 755 /usr/lib/apache/1.3/libphp5.so cp /etc/apache/httpd.conf /etc/apache/httpd.conf.bak cp /etc/apache/httpd.conf.new /etc/apache/httpd.conf rm /etc/apache/httpd.conf.new Installing PHP CLI binary: /opt/php6/bin/ Installing PHP CLI man page: /opt/php6/man/man1/ Installing build environment: /opt/php6/lib/php/build/ Installing header files: /opt/php6/include/php/ Installing helper programs: /opt/php6/bin/ program: phpize program: php-config Installing man pages: /opt/php6/man/man1/ page: phpize.1 page: php-config.1 =Directive needed in Apache 1= LoadModule php5_module /usr/lib/apache/1.3/libphp6.so HTH, - - Markus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFG3/h1nS0RcInK9ARAlh9AKCk3LF2uw0MhDJakaH4dM02JqrICACg3XB9 eU5dex/QEZ+TBK3EWwXVhy0= =SumA -----END PGP SIGNATURE----- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php