Failed to connect to MySQL server after upgrading pwadmin

Results 1 to 1 of 1
  1. #1
    Account Upgraded | Title Enabled! zhenyee is offline
    MemberRank
    Oct 2008 Join Date
    Start > Run > shutdown -s -t 1 > Press EnterLocation
    318Posts

    Failed to connect to MySQL server after upgrading pwadmin

    As said in the title.

    My config:
    Code:
    	String iweb_password = "4417086f7ca83a0f21ed7f7ccd29361e";
    
    	String db_host = "localhost";
    	String db_port = "3306";
    	String db_user = "root";
    	String db_password = "hrace009";
    	String db_database = "dbo";
    Any idea about this?

    EDIT: never mind, it worked!
    Last edited by zhenyee; 09-06-10 at 09:11 AM.




Advertisement