wp-config.php
-
i looked the the past entries, but alas my question was not answered. please hope me.
step 1: download and extract wp 1.2.1
step 2: update wp-config-sample.php
define(‘DB_NAME’, ‘rxreeddb’);
define(‘DB_USER’, ‘rxreed’);
define(‘DB_PASSWORD’, ‘******’);
define(‘DB_HOST’, ‘mysql.rxreed.net’);
save as wp-config.php
step 3: upload
step 4: wp-admin/install.php
You also need to set up the database connection information in wp-config.php
step 5: go to wp-admin/setup-config.php
repeat…same error.
step 6: uninstall and re-do… same result.
step 7: go to wordpress support forum
- The topic ‘wp-config.php’ is closed to new replies.