ID: 42653
User updated by: xavier at sdv dot fr
Reported By: xavier at sdv dot fr
-Status: No Feedback
+Status: Open
Bug Type: Directory function related
Operating System: linux
PHP Version: 5.2.4
New Comment:
Sorry for the delay, I was on holydays
OS : fedora core 2, kernel 2.6.10 SMP
Apache/1.3.37
Previous Comments:
------------------------------------------------------------------------
[2007-09-27 01:00:00] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
------------------------------------------------------------------------
[2007-09-19 10:31:54] [EMAIL PROTECTED]
Exactly what OS is this? (linux kernel version, distro, etc..)
------------------------------------------------------------------------
[2007-09-13 17:10:29] xavier at sdv dot fr
Open basedir and safe mode are in effect, as you can see in the
phpinfo
But they are not relevent. The mkdir fails within the allowed path,
with corrects uid/gid.
If it was an open_basedir or safe_mode problem, mkdir("foo") whould
fail like mkdir("foo/"). But this is not the case. mkdir("foo") works,
mkdir("foo/") doesn't.
I even try the code with de CLI and a void php.ini, I have the same
error.
With exactly the same configuration and PHP 5.2.3, both mkdir("foo")
and mkdir("foo/") are working
------------------------------------------------------------------------
[2007-09-13 15:14:29] [EMAIL PROTECTED]
Do you have open_basedir and/or safe_mode enabled?
------------------------------------------------------------------------
[2007-09-13 13:00:40] xavier at sdv dot fr
The bug is occuring with mod_php against apache 1.3.37
I have the same problem with the CLI version
You can consult our phpinfo() :
http://212.95.67.51/ and our php.ini
http://212.95.67.51/php.ini
------------------------------------------------------------------------
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/42653
--
Edit this bug report at http://bugs.php.net/?id=42653&edit=1