anirudhtomer Posted February 14, 2010 Share Posted February 14, 2010 I am having a problem with configuring mysql. I have mysql.dll in my "C:\php\ext" directory & I open the my "C:\php\php.ini" file & do the following things 1. uncomment extension = mysql.dll 2. extension_dir = "./ext" now after this I run my php code on apache server & it hangs for some time & following error is shown The webpage at http://127.0.0.1/xyz.php might be temporarily down or it may have moved permanently to a new web address. More information on this error Below is the original error message Error 101 (net::ERR_CONNECTION_RESET): Unknown error. please help me out. Link to comment https://forums.phpfreaks.com/topic/192011-apache-server-hangs-after-configuring-mysql/ Share on other sites More sharing options...
fenway Posted February 16, 2010 Share Posted February 16, 2010 What makes you think this is mysql-related? Link to comment https://forums.phpfreaks.com/topic/192011-apache-server-hangs-after-configuring-mysql/#findComment-1013139 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.