Title: wp-quick-install
Last modified: September 1, 2016

---

# wp-quick-install

 *  [djdancer](https://wordpress.org/support/users/djdancer/)
 * (@djdancer)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/wp-quick-install/)
 * I’m installing WordPress with wp-quick-install. I’ve configured the data.ini 
   file but when I open the web, browse to my directory, fill out the form then 
   click on “Install WordPress” I get “Error Establishing a Database Connection.”
 * I look at my error log and see errors:
 * [14-Jul-2016 03:26:38 America/Chicago] PHP Warning: syntax error, unexpected ‘”‘
   in data.ini on line 64
    in /mnt/stor1-wc2-dfw1/448567/1012027/www.glomri.com/
   web/content/my-quick-install-1.4.2/index.php on line 41
 * My data.ini file looks like this: Enter below the installation folder:
 * Line 60 Activate plugins after WordPress Installation:
    Line 61 activate_plugins
   = 1 Line 62 Line 63 Permalink Structure: Line 64 permalink_structure = /%postname%/
   Line 65 permalink_structure = /%year%/%monthnum%/%postname%/ Line 66 Line 67 
   Medias:
 * Line 38 My index.php file looks like this:
    Line 39 // We verify if there is 
   a preconfig file Line 40 $data = array(); Line 41 if ( file_exists( ‘data.ini’)){
   Line 42 $data = json_encode( parse_ini_file( ‘data.ini’ ) ); Line 43 }

Viewing 1 replies (of 1 total)

 *  Moderator [t-p](https://wordpress.org/support/users/t-p/)
 * (@t-p)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/wp-quick-install/#post-7571380)
 * looks like this is a local install.
 * if so, here are useful WP codex:
    [https://make.wordpress.org/core/handbook/tutorials/installing-wordpress-locally/](https://make.wordpress.org/core/handbook/tutorials/installing-wordpress-locally/)
   [http://codex.wordpress.org/Installing_WordPress#Installing_WordPress_on_your_own_Computer](http://codex.wordpress.org/Installing_WordPress#Installing_WordPress_on_your_own_Computer)
   [http://codex.wordpress.org/WordPress_Installation_Techniques#Installing_WordPress_Locallyhttps://codex.wordpress.org/Installing_WordPress](http://codex.wordpress.org/WordPress_Installation_Techniques#Installing_WordPress_Locallyhttps://codex.wordpress.org/Installing_WordPress)
 * > I get “Error Establishing a Database Connection.”
 * This error means that there is a problem with the connection to your database
   and there could be a number of reasons for this. Try reviewing the following 
   codex for possible reasons and solutions: [http://codex.wordpress.org/Common_WordPress_Errors#Error_Establishing_Database_Connection](http://codex.wordpress.org/Common_WordPress_Errors#Error_Establishing_Database_Connection)

Viewing 1 replies (of 1 total)

The topic ‘wp-quick-install’ is closed to new replies.

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 1 reply
 * 2 participants
 * Last reply from: [t-p](https://wordpress.org/support/users/t-p/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/wp-quick-install/#post-7571380)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
