Title: aengineer's Replies | WordPress.org

---

# aengineer

  [  ](https://wordpress.org/support/users/aengineer/)

 *   [Profile](https://wordpress.org/support/users/aengineer/)
 *   [Topics Started](https://wordpress.org/support/users/aengineer/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aengineer/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aengineer/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aengineer/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aengineer/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aengineer/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [SQL Error on Install to Subdirectory](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/)
 *  Thread Starter [aengineer](https://wordpress.org/support/users/aengineer/)
 * (@aengineer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/#post-468507)
 * I finally got it installed. To do so I had to take the following steps and am
   not sure which one solved the problem.
 * 1) Deleted all previous WP folders locally and on the server
    2) Deleted the 
   DB on the server and then recreated it 3) Forced new password on the database–
   same as old one 4) Unpacked WP to the folder where I wanted it, then renamed 
   that folder to the name I wanted “at”, rather than copying files to the “at” 
   folder from somewhere else. 5) Recreated the wp-config.php file, exactly as before,
   but typing in the information afresh.
 * Somehow this did it.
 * Hmmmmm.
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [SQL Error on Install to Subdirectory](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/)
 *  Thread Starter [aengineer](https://wordpress.org/support/users/aengineer/)
 * (@aengineer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/#post-468416)
 * Yes I’m sure. I installed it to the same database using almost exactly the same
   wp-config.php file two days before (and deleted all those tables before starting
   to install this time – as well as changing the prefix).
 * The reason I started again was that I anticipate having multiple blogs and decided
   to have a directory structure in which all blogs live in a directory named “wp”
 * Jim Mitchell
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [SQL Error on Install to Subdirectory](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/)
 *  Thread Starter [aengineer](https://wordpress.org/support/users/aengineer/)
 * (@aengineer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/sql-error-on-install-to-subdirectory/#post-468357)
 * I tried to follow moshu’s advice – with no luck. Here’s what I did.
    – deleted
   all the files – changed the directories to lower case – it’s now jcm2044.net/
   wp/at – unzipped the wp file into a folder locally – moved those files into the
   local …./jcm2044.net/wp/at folder – edited the wp-config.php file in dreamweaver
   to the same state as before except now the table prefix is “at_” – uploaded all
   the files via dreamweaver – ran the install script.
 * As before, step 2 produces lots of SQL errors – the first few are below.
 * I’m baffled.
 * Jim Mitchell
 * *******************
 * 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‘
   usermeta ( umeta_id bigint(20) NOT NULL auto_increment, use]
    CREATE TABLE at_
   usermeta ( umeta_id bigint(20) NOT NULL auto_increment, user_id bigint(20) NOT
   NULL default ‘0’, meta_key varchar(255) default NULL, meta_value longtext, PRIMARY
   KEY (umeta_id), KEY user_id (user_id), KEY meta_key (meta_key) )
 * 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‘
   options (option_name, option_value, option_description, autoloa]
    INSERT INTO
   at_ options (option_name, option_value, option_description, autoload) VALUES (‘
   siteurl’, ‘[http://jcm2044.net/wp/at&#8217](http://jcm2044.net/wp/at&#8217);,‘
   WordPress web address’, ‘yes’)
 * 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‘
   options (option_name, option_value, option_description, autoloa]
    INSERT INTO
   at_ options (option_name, option_value, option_description, autoload) VALUES (‘
   blogname’, ‘My Weblog’, ‘Blog title’, ‘yes’)
 * ……………
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Access Denied](https://wordpress.org/support/topic/access-denied-2/)
 *  Thread Starter [aengineer](https://wordpress.org/support/users/aengineer/)
 * (@aengineer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/access-denied-2/#post-466995)
 * Thanks. I could have sworn I had r/w access, but you pushed me to go back and
   check on the host. Indeed I didn’t. It has now installed as promised.
 * Jim Mitchell
 *   Forum: [Installing WordPress](https://wordpress.org/support/forum/installation/)
   
   In reply to: [Access Denied](https://wordpress.org/support/topic/access-denied-2/)
 *  Thread Starter [aengineer](https://wordpress.org/support/users/aengineer/)
 * (@aengineer)
 * [19 years, 7 months ago](https://wordpress.org/support/topic/access-denied-2/#post-466984)
 * Help again. I’m not sure what you mean by the “read and write check boxes”. Is
   that in the MySQL admin, or in the server permissions, or is it something in 
   the WP configuration – and if so, where?

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