Hi,
I’m moving the files from /dev to the root following instructions here (http://codex.wordpress.org/Moving_WordPress)
for Moving Directories On Your Existing Server and on step 9, I am getting this error:
Warning: require(/home/content/58/11963958/html/dev/wp-includes/load.php) [function.require]: failed to open stream: Permission denied in /home/content/58/11963958/html/dev/wp-settings.php on line 21
Fatal error: require() [function.require]: Failed opening required ‘/home/content/58/11963958/html/dev/wp-includes/load.php’ (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/58/11963958/html/dev/wp-settings.php on line 21
I appreciate your help!
Karen Katz
Hey Karen!
There is permission problem (not theme related) with the /wp-includes/load.php, make sure it is readable by the server.
Regards,
Josue