Title: Error?
Last modified: August 20, 2016

---

# Error?

 *  Resolved [Parker](https://wordpress.org/support/users/cyberparker/)
 * (@cyberparker)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/error-63/)
 * Hello!
 * I am making a WordPress Multisite on a test site, and when I add:
    `define('WP_ALLOW_MULTISITE',
   true)` to the wp-config.php and reload my dashboard, I get the following error:
 * > Parse error: syntax error, unexpected T_IF in /home/readnwri/public_html/wp-
   > config.php on line 87
 * What am I doing wrong?

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/error-63/#post-2301209)
 * Sounds like you’ve introduced an error in to the wp-config.php file. Try re-creating
   the file and adding your additional line _carefully_.
 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 9 months ago](https://wordpress.org/support/topic/error-63/#post-2301240)
 * Also make sure that you have a semi-colon at the end and no curly quotes:
 *     ```
       define('WP_ALLOW_MULTISITE', true);
       ```
   
 *  Thread Starter [Parker](https://wordpress.org/support/users/cyberparker/)
 * (@cyberparker)
 * [14 years, 9 months ago](https://wordpress.org/support/topic/error-63/#post-2301425)
 * > Also make sure that you have a semi-colon at the end and no curly quotes:
   > define(‘WP_ALLOW_MULTISITE’, true);
 * Thank you! My problem was the stupid semi-colon at the end -.-

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

The topic ‘Error?’ is closed to new replies.

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [wp-config](https://wordpress.org/support/topic-tag/wp-config/)

 * In: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
 * 3 replies
 * 3 participants
 * Last reply from: [Parker](https://wordpress.org/support/users/cyberparker/)
 * Last activity: [14 years, 9 months ago](https://wordpress.org/support/topic/error-63/#post-2301425)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
