T STRING error
-
I am trying to move my blog to my web address. I have done it successfully before but am having problems now.
Parse error: syntax error, unexpected T_STRING in /home/myusername/mywebsite.com/wp-config.php on line 28
When I check my code line 28 seems to be
define('DB_HOST','mysql.mywebsite.com');I’m sure that’s correct but I’ve tried changing it back to ‘localhost’ and still no go.
I can’t seem to find any helpful threads so far. 🙁
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘T STRING error’ is closed to new replies.