file_exists() error with open_basedir set
-
I started getting this error message since open_basedir was set.
PHP Warning: file_exists(): open_basedir restriction in effect. File(C:\inetpub\wwwroot\rabbit\blog/wp-content/plugins/edit.php?post_type=page) is not within the allowed path(s): (C:\inetpub\wwwroot\rabbit\) in C:\inetpub\wwwroot\rabbit\blog\wp-content\plugins\ozh-admin-drop-down-menu\inc\core.php on line 129It seems strange because the target file is in the allowed path.
Any idea?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘file_exists() error with open_basedir set’ is closed to new replies.