ID:               26668
 Updated by:       [EMAIL PROTECTED]
 Reported By:      php at plouk dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Dynamic loading
 Operating System: linux debian
 PHP Version:      5.0.0b2 (beta2)
 New Comment:

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

FYI: We know about this. And we also know that it's not PHP bug. It's
yet another libtool bug..

To run PHP 5 + PHP 4 in same apache, run other one as CGI.




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

[2003-12-19 06:32:49] php at plouk dot net

Description:
------------
I've got configure php4 and php5 with the --enable-versioning option,
but it seems the two module don't work properly in the same time.
I've added the traditional

AddType application/x-httpd-php4 .php
AddType application/x-httpd-php5 .php5

in the httpd.conf

apachectl configtest return "Syntax OK"



Actual result:
--------------
When I load only one module, it's work. 
But with this configuration and the two module loaded, php scripts
aren't executed.


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


-- 
Edit this bug report at http://bugs.php.net/?id=26668&edit=1

Reply via email to