ID: 18574
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Open
+Status: Duplicate
Bug Type: Apache2 related
Operating System: HPUX 11.00
PHP Version: 4.2.2
New Comment:
Dupe of #17868.
Doing virtual('script.php'); inside a PHP script or calling
<!--#include virtual="script.php"--> within the a page more then once
causes a crash.
Previous Comments:
------------------------------------------------------------------------
[2002-07-26 01:58:01] [EMAIL PROTECTED]
PHP modules for Apache 2.0 is E-X-P-E-R-I-M-E-N-T-A-L
I recommend that you either use PHP in CGI mode OR you use Apache 1.3
------------------------------------------------------------------------
[2002-07-25 14:00:56] [EMAIL PROTECTED]
fixed typo in the short summary..
------------------------------------------------------------------------
[2002-07-25 14:00:36] [EMAIL PROTECTED]
reclassified
------------------------------------------------------------------------
[2002-07-25 13:57:57] [EMAIL PROTECTED]
When virtual() function is invoked with a php file passed as argument,
server seg faults. Seg faulting takes place only in apache 2.0 and not
1.3
Note: On the other hand, the documentaion says explicitly, that php
files should not be passed to virtual. But i guess segfaulting is not
the right way to handle this error condition.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=18574&edit=1