Forums

T STRING error (3 posts)

  1. designchild
    Member
    Posted 8 months ago #

    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. :(

  2. t-p
    Member
    Posted 8 months ago #

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

  3. designchild
    Member
    Posted 8 months ago #

    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...

Reply

You must log in to post.

About this Topic