Not able to access phpmyadmin in wamp after installation of MySql 5.1

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • robin1983
    New Member
    • Oct 2007
    • 99

    Not able to access phpmyadmin in wamp after installation of MySql 5.1

    Dear All,

    I have problem in phpmyadmin (WAMP). I already worked in phpmyadmin, then I installed Mysql 5.1 in my system. After installation of mysql, separately, its not allowing to access the phpmyadmin showing error message. kindly help me to to access the database and table that i created through wamp not through Mysql.
    Thank you in advance.

    With Regards,
    Robindra Singha
    New Delhi - 65
    India
  • Atli
    Recognized Expert Expert
    • Nov 2006
    • 5062

    #2
    Hi.

    How did you install MySQL 5.1?
    Did you uninstall the MySQL that WAMP installed?

    What error message are you getting, exactly?

    If you have two instances of MySQL installed, both may be competing for the same port (3306 by default). Obviously only one of them can use that port, and it may not be the one you want.
    You would have to configure the MySQL instances to use different ports, and configure phpMyAdmin to use the port assigned to the MySQL instance you want it to use.

    Comment

    • robin1983
      New Member
      • Oct 2007
      • 99

      #3
      Hi Atli,

      now i have uninstalled the Mysql5 that i have installed separtely and the reinstall wamp, still its not allowing to access the phpmyadmin. the error message is showing as below

      #2003 - Can't connect to MySQL server on 'localhost' (10061)

      kindly help in resolving the issue ...

      Thanks in advance.

      Robin

      Comment

      • robin1983
        New Member
        • Oct 2007
        • 99

        #4
        Dear All,

        Thanks for the help and i resolve the issue myself. I have refresh the cookies of my browser, then everything is working fine now.

        With Regards,
        Robin

        Comment

        Working...