• I am getting the following error when I try to install wordpress on my website:

    Parse error: parse error, unexpected T_VARIABLE in /home/content/C/l/o/ClockDragN/html/anthrocast/wp-config.php on line 9

    Line 9 is:

    // You can have multiple installations in one database if you give each a unique prefix
    $table_prefix = ‘wp_’; // Only numbers, letters, and underscores please!

    What am I missing here?

Viewing 1 replies (of 1 total)
  • That line is fine, although there could be something wrong in an earlier line… that’s why the variable is “unexpected”.

Viewing 1 replies (of 1 total)

The topic ‘Install error’ is closed to new replies.