Error while trying to install (unexpected T_STRING)
-
Hi,
I just switched hosting plans with Media Temple and they say the new Database Host name (previously localhost) is now $ENV{‘DATABASE_HOST’}I then changed my config.php file for a new install of WordPress, but when I try to load the install.php file, I get this error:
Parse error: syntax error, unexpected T_STRING in /nfs/c02/h06/mnt/43021/domains/blabla.com/html/wp-config.php on line 6
My 6th line looks like this:
define(‘DB_HOST’, ‘$ENV{‘DATABASE_HOST’}’); // 99% chance you won’t need to change this value
What do you think would be the problem here?
Thanks in advance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Error while trying to install (unexpected T_STRING)’ is closed to new replies.