Posted by lawrence k on 03/10/07 23:59
What is this about? If I ssh to my server and look at php.ini I see
this:
; 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. This directive is
; *NOT* affected by whether Safe Mode is turned On or Off.
;open_basedir =
but on the site I'm getting this error:
Warning: main(): open_basedir restriction in effect. File(/home/httpd/
vhosts/monkeyclaus.org/httpdocs/media/audio/site_specific_files/
config.php) is not within the allowed path(s): (/home/httpd/vhosts/
monkeyclaus.org/httpsdocs:/tmp) in /home/httpd/vhosts/monkeyclaus.org/
httpsdocs/store.php on line 1
what is up?
Navigation:
[Reply to this message]
|