phpmyadmin problems

Discussion in 'Installation/Configuration' started by primal23, May 7, 2010.

  1. primal23

    primal23 New Member

  2. primal23

    primal23 New Member

    Figured it out, needed to include

    Include /etc/phpmyadmin/apache.conf

    in the /etc/apache2/apache2.conf
     
  3. Appie Thrasher

    Appie Thrasher Member HowtoForge Supporter

    Just installed ISPC 3 and learning it.
    I can get to the login page of phpmyadmin, but I am stuck on what to use as the login?
    I have tried the usr root and its pswd but that didn't work?
    Also the usr: admin and its pswd doesn't work?

    Am I thinking to much ISPC 2 maybe???? :D
     
  4. CSsab

    CSsab New Member

    When you install mysql database during your setup you are asked to make a mysql root password - this is not the same as your operating system root password.

    The admin password for ISPConfig 3 is only used for logging into the control panel web interface.

    In phpmyadmin login page you must use the same password you used when setting up mysql on your system.

    This would be the same password you are prompted for when you type:

    mysql -u root -p

    at command line.

    Good luck.
     
    Last edited: May 22, 2010
  5. Appie Thrasher

    Appie Thrasher Member HowtoForge Supporter

    OOOHHHNOOOOO
    DUMBO

    I entered the system root pswd not the msql pswd.

    Thanks for reminding me :D
     

Share This Page