Moving WordPress within a site
-
I tried to move WordPress from http//website.com/blog to just http://website.com and followed all the instructions I found here: http://codex.wordpress.org/Moving_WordPress
Unfortunately now I’m only getting an error message when I try to access the page:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /public_html/wp-includes/functions.php on line 3I get the same error message when I try and log in to my WordPress Admin panel … so basically I can’t access anything.
If I go into my functions.php file, line 3 reads as follows:
require_once(dirname(__FILE__).’/compat.php’);
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Moving WordPress within a site’ is closed to new replies.