PHP Warning: file_exists() when run theme-editor.php
-
I’ve intalled the system and everything goes smoothly, but, when I use the Apperant ==> editor function, which will call the page theme-editor.php, bad things happend. It returned an warning and the page cannot open at all but the following setences:
“PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\wwwroot\fiw_sjtu\www\root\new/wp-contentD:\wwwroot\fiw_sjtu\www\root\new/wp-content/themes/veryplaintxt/print.css) is not within the allowed path(s): (d:\wwwroot\fiw_sjtu) in D:\wwwroot\fiw_sjtu\www\root\new\wp-admin\includes\file.php on line 52
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\wwwroot\fiw_sjtu\www\root\new/wp-contentD:\wwwroot\fiw_sjtu\www\root\new/wp-content/themes/veryplaintxt/archives.php) is not within the allowed path(s): (d:\wwwroot\fiw_sjtu) in D:\wwwroot\fiw_sjtu\www\root\new\wp-admin\includes\file.php on line 52
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\wwwroot\fiw_sjtu\www\root\new/wp-contentD:\wwwroot\fiw_sjtu\www\root\new/wp-content/themes/veryplaintxt/links.php) is not within the allowed path(s): (d:\wwwroot\fiw_sjtu) in D:\wwwroot\fiw_sjtu\www\root\new\wp-admin\includes\file.php on line 52
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\wwwroot\fiw_sjtu\www\root\new/wp-contentD:\wwwroot\fiw_sjtu\www\root\new/wp-content/themes/veryplaintxt/sitemap.php) is not within the allowed path(s): (d:\wwwroot\fiw_sjtu) in D:\wwwroot\fiw_sjtu\www\root\new\wp-admin\includes\file.php on line 52
PHP Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(D:\wwwroot\fiw_sjtu\www\root\new/wp-contentD:\wwwroot\fiw_sjtu\www\root\new/wp-content/themes/veryplaintxt/print.css) is not within the allowed path(s): (d:\wwwroot\fiw_sjtu) in D:\wwwroot\fiw_sjtu\www\root\new\wp-admin\includes\file.php on line 52″
I’m eager to know how this happens and could someone tell me the solution? Thanks very much!
The topic ‘PHP Warning: file_exists() when run theme-editor.php’ is closed to new replies.