Edit report at https://bugs.php.net/bug.php?id=48942&edit=1

 ID:               48942
 Updated by:       php-bugs@lists.php.net
 Reported by:      marcos dot neves at gmail dot com
 Summary:          open_basedir no working with [PATH=] in php.ini
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          PHP options/info functions
 Operating System: debian
 PHP Version:      5.3.0
 Assigned To:      pajoye

 New Comment:

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2011-07-23 06:19:08] paj...@php.net

Please try using this snapshot:

  http://snaps.php.net/php5.3-latest.tar.gz
 
For Windows:

  http://windows.php.net/snapshots/



------------------------------------------------------------------------
[2009-07-17 09:04:07] paj...@php.net

It should work in the main php.ini and in some extend in the .user.ini (using 
the new restricted open_basedir). I will take a look at it while fixing some 
other .user.ini issues.

------------------------------------------------------------------------
[2009-07-17 04:17:20] marcos dot neves at gmail dot com

playing more, I found that the same bug happens if I configure open_basedir on 
.user.ini file.

It look likes that open_basedir can't be configured in a context way, only in a 
global way. If thats true, I would be very sad, cause that could be a great 
feature for hosting companies.

------------------------------------------------------------------------
[2009-07-16 18:51:23] marcos dot neves at gmail dot com

the bug happens using both spawn-fcgi or php-fpm.
The php is different for each other.
For example, with spawn-fcgi, I am using dotdeb.org php5.3 version, 
installed using apt-get.

With php-fpm, I am using php5.3 Build from source.

For webserver, I am using nginx.

I both ways, if I change to configuration to this one, every things 
back to normal:

[PATH=/var/www/my.domain.com]
open_basedir=/var/www

------------------------------------------------------------------------
[2009-07-16 13:35:47] j...@php.net

And exactly how is everything else configured? Like the path to the script 
you're accessing?

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


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

    https://bugs.php.net/bug.php?id=48942


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

Reply via email to