Problem with mysql host

Results 1 to 3 of 3
  1. #1
    Valued Member Zlatan is offline
    MemberRank
    Aug 2015 Join Date
    130Posts

    sad Problem with mysql host

    hi, i did all right and start xamp but when i search localhost this pop out ->

    Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\app\class.engine.php on line 48

    Warning: mysql_pconnect(): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\app\class.engine.php on line 48
    MySQL Engine - RevCMS:
    MySQL could not connect to host



    please help


  2. #2
    Novice maxoufox is offline
    MemberRank
    May 2016 Join Date
    3Posts

    Re: Problem with mysql host

    1 : Your cms use an old function of php, and thix function is deprecated. You have two choises :
    1 : Edit the cms
    2 : change the cms
    and 2 : Your host/user/password four your mysql db is incorrect

  3. #3
    Account Upgraded | Title Enabled! YoWesty is offline
    MemberRank
    Oct 2012 Join Date
    285Posts

    Re: Problem with mysql host

    Quote Originally Posted by Zlatan View Post
    hi, i did all right and start xamp but when i search localhost this pop out ->

    Deprecated: mysql_pconnect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in C:\xampp\htdocs\app\class.engine.php on line 48

    Warning: mysql_pconnect(): Access denied for user 'root'@'localhost' (using password: YES) in C:\xampp\htdocs\app\class.engine.php on line 48
    MySQL Engine - RevCMS:
    MySQL could not connect to host



    please help
    Your password is wrong in config.php.



Advertisement