• 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)
  • Moderator t-p

    (@t-p)

    check with your server to make sure if “localhost” is correct.

    Thread Starter designchild

    (@designchild)

    I know that it’s not supposed to be localhost, I just tried it just in case.

    Anyway I uploaded it about 5 times and now I get a page that says “index of/” and a list of the favicon files…

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘T STRING error’ is closed to new replies.