• I uploaded WordPress on my site but there is an error message .

    Parse error: syntax error, unexpected T_STRING in /data/multiserv/users/744163/projects/2040545/www/wp-config.php on line 22

    You can also see the error in real time It is something wrong with my database configuration or wp-config? If you need any more info to assess the problem, please do not hesitate to ask. I’d really like help to fix this problem. Ty ^_^

Viewing 3 replies - 1 through 3 (of 3 total)
  • It means that you have something wrong on line 22 of that file. Without being able to see what you have there it’s impossible for anyone else to tell. Most times it’s that you’ve left out a quote mark or left off a semi-colon at the end of the line above it.

    Just be careful though… If you’re going to post some code as an example, change your password in the text before you post it here!

    Try renaming the wp-config.php file and allowing WordPress to create a new one during the installation process.

    Thread Starter a0urce

    (@a0urce)

    Wait.. wordpress can creat a wp-cofig file on its own? Thanks michael, you’re always a big help.

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

The topic ‘Error message!’ is closed to new replies.