ID: 33215
User updated by: soenke at city-map dot de
Reported By: soenke at city-map dot de
Status: Bogus
Bug Type: Safe Mode/open_basedir
Operating System: FC2/3
PHP Version: 4CVS-2005-06-01 (stable)
New Comment:
Hi,
if it's no PHP fault, who's is it? Apache?
Previous Comments:
------------------------------------------------------------------------
[2005-06-11 15:23:31] [EMAIL PROTECTED]
Yes, but it's not PHP's fault.
------------------------------------------------------------------------
[2005-06-09 16:19:10] soenke at city-map dot de
Got it:
It's somehow related to safe_mode. I hat the safe_mode directives in an
Apache <Directory> directive:
<Directory /usr/local/httpd/htdocs>
php_admin_flag safe_mode_gid On
php_admin_flag safe_mode On
</Directory>
That does _NOT_ work.
After commenting out the the <Directory> like this:
#<Directory /usr/local/httpd/htdocs>
php_admin_flag safe_mode_gid On
php_admin_flag safe_mode On
#</Directory>
it works. Now the PHP flags are in the global Apache config.
But that's a strange behaviour, too, isn't it?
------------------------------------------------------------------------
[2005-06-09 14:22:54] soenke at city-map dot de
Bug reopened. This issue remains with new ECC RAM.
------------------------------------------------------------------------
[2005-06-06 13:15:32] soenke at city-map dot de
Thx for your attention.
Yes, I tried the Apache/PHP binaries from Fedora, too. Exactly the same
issue. I'm getting the suspicion that it's a memory fault. I'll report
the result here and reopen the bug if the bug remains with new RAM.
------------------------------------------------------------------------
[2005-06-04 01:06:48] [EMAIL PROTECTED]
Have you tried by using the Fedora provided Apache2 (the binary rpm)??
As I can NOT reproduce this with it.
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/33215
--
Edit this bug report at http://bugs.php.net/?id=33215&edit=1