Jump to content

APACHE SERVER HANGS AFTER CONFIGURING MySQL


anirudhtomer

Recommended Posts

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.