ID:               25743
 Updated by:       [EMAIL PROTECTED]
 Reported By:      vicus at artemcity dot ru
-Status:           Open
+Status:           Bogus
 Bug Type:         Apache2 related
 Operating System: RedHat Linux 9.0
 PHP Version:      4.3.3
 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. Because of this, we hope you add your comments
to the existing bug instead.

Thank you for your interest in PHP.

This is similar to a number of existing bug reports, for example
#25417.

When you put a php_* directive in a VirtualHost in httpd.conf, you
currently need to add the same directive in *all* other VirtualHosts,
with suitable settings for each (if necessary, using the special
keyword "none" to specify no setting for that VirtualHost).  In this
case, you would need "php_admin_flag engine on" in all your other
VirtualHost containers.


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

[2003-10-03 08:40:47] vicus at artemcity dot ru

Description:
------------
I put the string "php_admin_flag engine off" to one of my VirtualHosts.
Then i'm restarting Apache 2.0.47 and try to execute script on above
host. Thats ok, script retriving in text/plain mode. But from that
moment other VirtualHosts begin randomly not execute php-script and
give it to me in source... After restarting server and for the moment
of first retrive script on "engine off'ed" VH all works fine.

Sorry for my english :)



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


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

Reply via email to