kyuu Posted March 26, 2007 Share Posted March 26, 2007 Hi, when I type localhost to open phpmyadmin this error 10061 shows can anyone Pleas Help. p.s: Apache works fine. Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/ Share on other sites More sharing options...
JasonLewis Posted March 26, 2007 Share Posted March 26, 2007 i read somewhere from searching that if some php and mysql combinations do not go together. so try some of the following: 1. check your firewall settings to make sure it is allowing it. 2. check that you the php version you are using is able to use the mysql version you have. if your not using a package try either XAMPP or WAMP. good luck. Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/#findComment-215279 Share on other sites More sharing options...
kyuu Posted March 26, 2007 Author Share Posted March 26, 2007 i read somewhere from searching that if some php and mysql combinations do not go together. so try some of the following: 1. check your firewall settings to make sure it is allowing it. 2. check that you the php version you are using is able to use the mysql version you have. if your not using a package try either XAMPP or WAMP. good luck. ---------------------------------- Im using Php 4.4.6, Mysql 3.23.52 Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/#findComment-215284 Share on other sites More sharing options...
ToonMariner Posted March 26, 2007 Share Posted March 26, 2007 http://support.nusphere.com/viewtopic.php?t=636 Looks like something is not configured correctly Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/#findComment-215285 Share on other sites More sharing options...
DanDaBeginner Posted March 26, 2007 Share Posted March 26, 2007 definitely your not connecting to the mysql.... try to reinstalled or maybe you have an mysql installed before then you installed another mysql service... Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/#findComment-215292 Share on other sites More sharing options...
anthonydamasco Posted March 26, 2007 Share Posted March 26, 2007 make sure that localhost has the right permissions. I had a similar problem. I connected to mysql through a proxy, so I had to set up user rights for both proxy.myserver.com and localhost Link to comment https://forums.phpfreaks.com/topic/44327-error-10061-in-mysql/#findComment-215462 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.