
bugzilla at apache
May 10, 2008, 1:32 AM
Post #2 of 3
(117 views)
Permalink
|
|
[Bug 44962] crash on file_get_contents using localhost url
[In reply to]
|
|
https://issues.apache.org/bugzilla/show_bug.cgi?id=44962 Andre Bakker <abakker[at]gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | --- Comment #2 from Andre Bakker <abakker[at]gmx.net> 2008-05-10 01:32:27 PST --- I filed a PHP bug report, but this may still be an Apache problem as well. Surely a problem in the PHP layer should not cause the Apache server to crash? Now one user can run a PHP script, cause the Apache server to crash, and no user can access web pages anymore until someone stops and start the Apache server. It is acceptable that the PHP script crashes for one user, but not the entire Apache server for all users. I assume that the Apache core should be robust enough not to crash because of PHP problems? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|