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

 ID:                 64114
 Updated by:         paj...@php.net
 Reported by:        contact at imfast dot kr
 Summary:            open_basedir not implemented in Windows CGI
-Status:             Open
+Status:             Not a bug
 Type:               Feature/Change Request
 Package:            CGI/CLI related
 Operating System:   Windows Server 2008 RC2
 PHP Version:        5.3.21
 Block user comment: N
 Private report:     N

 New Comment:

It works perfectly fine, set it in your php.ini or pass it as argument to php-
cgi.exe.


Previous Comments:
------------------------------------------------------------------------
[2013-01-31 13:53:26] contact at imfast dot kr

PHP_ADMIN_VALUE is not also working. tried several stuff which was on the 
internet, still didn't work. someone said he could not find anything about 
open_basedir function on php-cgi

------------------------------------------------------------------------
[2013-01-31 13:40:08] contact at imfast dot kr

Description:
------------
When I set open_basedir on nginx virtualhost in windows server, the 
open_basedir 
function set on every virtualhost is not properly working when php is running.

My code used in nginx is written below:
fastcgi_param PHP_VALUE "open_basedir=T:\hosting\main\";

please implement open_basedir in php-cgi for windows.



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



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

Reply via email to