PhpMyAdmin - The connection was reset . The connection to the server was reset while the page was loading
Tech-Today

PhpMyAdmin - The connection was reset . The connection to the server was reset while the page was loading


Error:
The connection was reset
The connection to the server was reset while the page was loading.

* The site could be temporarily unavailable or too busy. Try again in a few moments.
* If you are unable to load any pages, check your computer's network connection.
* If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.

If you ever encounter this error and you feel you have completely setup everything, just check this one step.

Copy libmysql.dll from your php installation directory into your apache root folder bin.

Note:
As of latest package and installers: Apache2.2, php-5.3.5-Win32, mysql51 this problem should not occur. Tested on windows 7 x32 and x64.




- Web Development
WordpressConfigure Custom Wordpress PermalinkZencartHow to add a customize product admin fields in zencart by editing/adding extra codesJoomlaHow to install/setup/configure joomla to run in a xampp setup. This avoids the technical detail of manually installing...

- Php Extension "curl" Must Be Loaded - Php Warning: Php Startup: Unable To Load Dynamic Library 'c:\\php-5.2.14\\ext\\php_curl.dll' - The Specified Mo
I've recently setup apache/php/mysql (separate installs) on a new laptop which is powered by Windows 7 and would like to setup magento. I encountered an old familiar problem which I forgot long time ago. So I'm blogging the solution now so next...

- How To Allow Remote Connection In Mssql Server, And Allowing Sql Server Authentication In The Registry
Problem: If the MSSql Server is not properly configured it usually gives named pipes error like "error 1326" and so on. There are 3 simple things that we have to set to allow remote connection on an mssql server: 1.) Make sure that the server itself accepts...

- Unable To Load Dynamic Library Php_mysql, Php_pgsql, Php_mcrypt
This problems are often encountered on new php installation. Solution: 1.) Add these lines to httpd.conf PHPIniDir "C:/php-5.2.10" LoadFile "C:/php-5.2.10/php5ts.dll" LoadModule php5_module "C:/php-5.2.10/php5apache2_2.dll" AddType application/x-httpd-php...

- Make_sock: Could Not Bind To Address 0.0.0.0:80
I am developing a web application and is testing it on my localhost, when suddenly the page failed to load. No error, no message. So I went to control panel -> Administrative Tools -> Event Viewer -> application and found 2 error entries related to Apache...



Tech-Today








.