Thanx for the info. I tried this out but not working. I will re-install the WAMP server and repeat the process again and get back to you.
this is what I added
// ** MySQL settings – You can get this info from your web host ** //
/** The name of the database for WordPress */
define(‘DB_NAME’, ‘jw-db’);
/** MySQL database username */
define(‘DB_USER’, ‘jw-dbuser’);
/** MySQL database password */
define(‘DB_PASSWORD’, ‘xxxx’);
Thanx for the responce.
I had created a new database in phpmyadmin. Is this what you are saying about.