Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25850 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 60619 invoked by uid 1010); 28 Sep 2006 07:55:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 60604 invoked from network); 28 Sep 2006 07:55:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2006 07:55:26 -0000 Authentication-Results: pb1.pair.com smtp.mail=markus@fischer.name; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=markus@fischer.name; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fischer.name from 213.46.255.18 cause and error) X-PHP-List-Original-Sender: markus@fischer.name X-Host-Fingerprint: 213.46.255.18 viefep16-int.chello.at Solaris 10 (beta) Received: from [213.46.255.18] ([213.46.255.18:8645] helo=viefep14-int.chello.at) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FF/36-30481-BEF7B154 for ; Thu, 28 Sep 2006 03:55:25 -0400 Received: from genuine ([80.108.128.16]) by viefep14-int.chello.at (InterMail vM.6.01.05.04 201-2131-123-105-20051025) with ESMTP id <20060928075520.BXFT3148.viefep14-int.chello.at@genuine>; Thu, 28 Sep 2006 09:55:20 +0200 Received: from 62-99-200-226.sdsl-line.inode.at ([62.99.200.226] helo=[192.168.100.164]) by genuine with esmtpa (Exim 4.50) id 1GSqgY-0006js-Nj; Thu, 28 Sep 2006 09:52:02 +0200 Message-ID: <451B7FE1.80900@fischer.name> Date: Thu, 28 Sep 2006 09:55:13 +0200 User-Agent: Thunderbird 1.5.0.7 (Windows/20060909) MIME-Version: 1.0 To: Antony Dovgal CC: internals@lists.php.net References: <451A1F7A.4080006@fischer.name> <451A5E08.2010402@fischer.name> <451AD4F9.8070207@zend.com> In-Reply-To: <451AD4F9.8070207@zend.com> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Score: 0 X-Spam-Level: / X-Spam-Report: Spam detection software, running on the system "genuine", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Antony Dovgal wrote: > Derick has fixed it in CVS ~1 hour ago. > Thanks for the heads up. Marvelous! [...] Content analysis details: (0.0 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- Subject: Re: [PHP-DEV] Can't compile PHP6 snapshot From: markus@fischer.name (Markus Fischer) -----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-----