I placed define(‘WP_DEBUG’, true);
below are the warnings shown by wordpress
Warning: mysqli_real_connect() [function.mysqli-real-connect]: [2002] A connection attempt failed because the connected party did not (trying to connect via tcp://localhost:3306) in G:\AppServ\www\learnwp\wp-includes\wp-db.php on line 1379
Warning: mysqli_real_connect() [function.mysqli-real-connect]: (HY000/2002): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. in G:\AppServ\www\learnwp\wp-includes\wp-db.php on line 1379
Fatal error: Maximum execution time of 60 seconds exceeded in G:\AppServ\www\learnwp\wp-includes\wp-db.php on line 1380