• Please Solve My Issue
    My website showing this error and i am using now goddady hosting
    and now ‘DB_HOST’ is ‘localhost’
    and showing
    Parse error: syntax error, unexpected ‘DB_HOST’ (T_STRING) in /home/thefunkystorecom/public_html/wp-config.php on line 32

Viewing 1 replies (of 1 total)
  • Look at your wp-config.php file up on godaddy.
    A) make sure that the settings for:

    DB_NAME
     DB_USER
     DB_PASSWORD
    and especially DB_HOST

    Are all correct.
    And especially make sure that the correct quote characters are used on all of them. If you need to make sure use copy/paste to replace them, also check that the comma “,” is there.

Viewing 1 replies (of 1 total)

The topic ‘During Uploading form Localhost to Live Server 'DB_HOST' (T_STRING)’ is closed to new replies.