Open Basedir
Posted: Tue Jun 03, 2003 6:58 pm
How do I turn open_basedir off in PHP.ini?
I have it set as:
; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file.
;
;open_basedir = Off
But it doesn't work... I still get an error that says it is in effect.
HOW DO I FIX THIS?!?!? *tears hair out*
Thanks all!
-Jim
I have it set as:
; open_basedir, if set, limits all file operations to the defined directory
; and below. This directive makes most sense if used in a per-directory
; or per-virtualhost web server configuration file.
;
;open_basedir = Off
But it doesn't work... I still get an error that says it is in effect.
HOW DO I FIX THIS?!?!? *tears hair out*
Thanks all!
-Jim