Title: Install.php
Last modified: August 19, 2016

---

# Install.php

 *  [chadnel25](https://wordpress.org/support/users/chadnel25/)
 * (@chadnel25)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/)
 * When I am to the step in the install where I open the install.php file in my 
   browser, I cannot get it to open, set up my tables, and give me my password.
 * I click to open the file, it comes up with a open or save windows warning. If
   i hit open, it does nothing. just closes.
 * Now I am installing at the moment to learn the software, so me posting my config
   file is no problem to me. The readme says that if it doesnt work it may be a 
   part of the config file…. does anything look wrong in mine? I am setting it up
   on my local machine set as a webserver.
 * // ** MySQL settings – You can get this info from your web host ** //
    /** The
   name of the database for WordPress */ define(‘DB_NAME’, ‘wordpress’);
 * /** MySQL database username */
    define(‘DB_USER’, ‘wordpress’);
 * /** MySQL database password */
    define(‘DB_PASSWORD’, ‘temp101’);
 * /** MySQL hostname */
    define(‘DB_HOST’, ‘localhost’);
 * /** Database Charset to use in creating database tables. */
    define(‘DB_CHARSET’,‘
   utf8’);
 * /** The Database Collate type. Don’t change this if in doubt. */
    define(‘DB_COLLATE’,”);
 * /**#@+
    * Authentication Unique Keys. * * Change these to different unique phrases!*
   You can generate these using the {@link [https://api.wordpress.org/secret-key/1.1/](https://api.wordpress.org/secret-key/1.1/)
   WordPress.org secret-key service} * * [@since](https://wordpress.org/support/users/since/)
   2.6.0 */ define(‘AUTH_KEY’, ‘?]M|Acgkx7iF17sY+k@I ;dv:j]X~%;y};fGG5aH5N=I<_=|?
   08KMsC+^akeqTl?’); define(‘SECURE_AUTH_KEY’, ‘-Wd:{8^u@z^x7u{=kdAGROsg M}6j)y9Z2Oxhe}
   =ap_GHFdIF]l|g.kB$S3dWn]5”); define(‘LOGGED_IN_KEY’, ”KVZe/j~i8!-AliaUO.},.]7S*/
   wo^L2AnNU`^i;m}z% o:C(S+K!kA=7^cxK:f3<‘); define(‘NONCE_KEY’, ‘W_#A<9^ REHu&G71Ln(/
   OF4PMQ_[|?-R/;rsf]&E$=WBPbr2&{+U4Jk{pXL+`4si’); /**#@-*/
 * /**
    * WordPress Database Table prefix. * * You can have multiple installations
   in one database if you give each a unique * prefix. Only numbers, letters, and
   underscores please! */ $table_prefix = ‘wp_’;
 * /**
    * WordPress Localized Language, defaults to English. * * Change this to 
   localize WordPress. A corresponding MO file for the chosen * language must be
   installed to wp-content/languages. For example, install * de.mo to wp-content/
   languages and set WPLANG to ‘de’ to enable German * language support. */ define(‘
   WPLANG’, ”);
 * /* That’s all, stop editing! Happy blogging. */
 * /** WordPress absolute path to the WordPress directory. */
    if ( !defined(‘ABSPATH’))
   define(‘ABSPATH’, dirname(__FILE__) . ‘/’);
 * /** Sets up WordPress vars and included files. */
    require_once(ABSPATH . ‘wp-
   settings.php’); ?>
 * Thanks !

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

 *  [Samuel B](https://wordpress.org/support/users/samboll/)
 * (@samboll)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/#post-1025020)
 * that all looks fine (providing you didn’t use any illegal characters in auth 
   keys)
 * usually the action you describe means PHP isn’t enabled on the server.
 *  Thread Starter [chadnel25](https://wordpress.org/support/users/chadnel25/)
 * (@chadnel25)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/#post-1025025)
 * i will check that out and report back.
 * thanks!
 *  Thread Starter [chadnel25](https://wordpress.org/support/users/chadnel25/)
 * (@chadnel25)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/#post-1025111)
 * PHP is enabled. and i used the link in the install guide for the auth keys and
   it still isnt working
 * this is the generator i used
 * [https://api.wordpress.org/secret-key/1.1/](https://api.wordpress.org/secret-key/1.1/)
 *  Thread Starter [chadnel25](https://wordpress.org/support/users/chadnel25/)
 * (@chadnel25)
 * [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/#post-1025128)
 * can anyone else help?

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

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

## Tags

 * [install.php](https://wordpress.org/support/topic-tag/install-php/)

 * In: [Installing WordPress](https://wordpress.org/support/forum/installation/)
 * 4 replies
 * 2 participants
 * Last reply from: [chadnel25](https://wordpress.org/support/users/chadnel25/)
 * Last activity: [17 years, 1 month ago](https://wordpress.org/support/topic/installphp-10/#post-1025128)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
