Title: Multi User Version Installation Error
Last modified: August 18, 2016

---

# Multi User Version Installation Error

 *  Resolved [golddave](https://wordpress.org/support/users/golddave/)
 * (@golddave)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/)
 * I get the following results on step 2 of the multi-user installation. Any help
   would be appreciated. Thanks.
 * Second Step
    Now weâ€™re going to create the database tables and fill them with
   some default data.
 * WordPress database error: [You have an error in your SQL syntax. Check the manual
   that corresponds to your MySQL server version for the right syntax to use near‘/
   wpmu_categories ( cat_ID int(4) NOT NULL auto_increment, c]
    CREATE TABLE wp_/
   wpmu_categories ( cat_ID int(4) NOT NULL auto_increment, cat_name varchar(55)
   NOT NULL default ”, category_nicename varchar(200) NOT NULL default ”, category_description
   text NOT NULL, category_parent int(4) NOT NULL default ‘0’, PRIMARY KEY (cat_ID),
   UNIQUE KEY cat_name (cat_name), KEY category_nicename (category_nicename) )
 * [SNIP – Do not post long bits of code into the forum]

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

 *  [mojo1](https://wordpress.org/support/users/mojo1/)
 * (@mojo1)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128465)
 * Dang big post! I’m not a WordPress expert but it looks like you’re just not making
   a connection to your database correctly. I wrote a little database exerciser 
   script (sitting over at [http://www.php4.com](http://www.php4.com)). Here it 
   is:
 * [SNIP – Code removed as link to code is supplied]
 * You’ll need the correct localhostname, username, password and your DBinstancename.**
   Change those four values in the script at the top**. If your database is all 
   good and your access is correct, this script should cruise thru and remedially
   conduct all of your basic database functions – creating a table, adding some 
   records, query the records, delete a record and drop the table. If all is well
   this should run straight thru. My first guess is you have a database access or
   priviledges problem. Just copy the code & paste into a blank doc. Save as a .
   PHP file and upload to your site. Then just call it up in your browser.
 * mojo1
    [http://www.morgacity.com](http://www.morgacity.com)
 *  Thread Starter [golddave](https://wordpress.org/support/users/golddave/)
 * (@golddave)
 * [21 years, 5 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128647)
 * When I pull this up in the browser (after changing the 4 values) I get the following
   error:
 * Parse error: parse error, unexpected T_LNUMBER in /home/golddave/public_html/
   dbtest.php on line 20
 *  [mccamish](https://wordpress.org/support/users/mccamish/)
 * (@mccamish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128837)
 * I don’t think there are issues with connecting to the database or permissions.
   WP checks for those things and warns if there is an error
 * It seems to be a “/” added after the prefix “wp_”.
 * Any guesses as to where this gets added in the code?
 * I’m getting the same error:
 * Second Step
 * Now weâ€™re going to create the database tables and fill them with some default
   data.
 * WordPress database error: [You have an error in your SQL syntax. Check the manual
   that corresponds to your MySQL server version for the right syntax to use near‘/
   itsd_categories ( cat_ID int(4) NOT NULL auto_increment, c]
    CREATE TABLE wp_/
   itsd_categories ( cat_ID int(4) NOT NULL auto_increment, cat_name varchar(55)
   NOT NULL default ”, category_nicename varchar(200) NOT NULL default ”, category_description
   text NOT NULL, category_parent int(4) NOT NULL default ‘0’, PRIMARY KEY (cat_ID),
   UNIQUE KEY cat_name (cat_name), KEY category_nicename (category_nicename) )
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128838)
 * WordPress MU is NOT SUPPORTED in this forum.
 *  [mccamish](https://wordpress.org/support/users/mccamish/)
 * (@mccamish)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128841)
 * You may be right.
 * Search, find results, post reply/question.
 * Maybe a moderator can move this to the correct forum?
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128842)
 * What I am saying is that WordPress MU is a distinct project and it is not part
   of WordPress proper. You will have to contact the developer directly or find 
   WP MU support forums somewhere.
 *  [schun](https://wordpress.org/support/users/schun/)
 * (@schun)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128874)
 * I am getting the same error.. My search for the developer of WordPress MU goes
   on.. sigh..
 *  [leitian](https://wordpress.org/support/users/leitian/)
 * (@leitian)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128885)
 * I have the same~~~wo want fix it?
 *  [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * (@nuclearmoose)
 * [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128886)
 * [http://blogs.linux.ie/xeer/](http://blogs.linux.ie/xeer/)

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

The topic ‘Multi User Version Installation Error’ is closed to new replies.

 * 9 replies
 * 6 participants
 * Last reply from: [NuclearMoose](https://wordpress.org/support/users/nuclearmoose/)
 * Last activity: [21 years, 4 months ago](https://wordpress.org/support/topic/multi-user-version-installation-error/#post-128886)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
