MySQL - phpMyAdmin

Discussion in 'Databases' started by Jose, Aug 20, 2010.

  1. i made as you told me but the same think i got this error i dont understand

    this is the line i changed

    /* Authentication type */
    $cfg['Servers'][$i]['auth_type'] = 'cookie';
    /* Server parameters */
    $cfg['Servers'][$i]['host'] = 'my02.winhost.com';
    $cfg['Servers'][$i]['compress'] = false;
    $cfg['Servers'][$i]['AllowNoPassword'] = false;

    do i have to change any other line
     
  2. Elshadriel

    Elshadriel Winhost Staff

    I would just install phpMyAdmin using the App Installer tool in the Control Panel.
     
    Michael likes this.
  3. i did it but i install another version of phpmyadmin i install this one phpMyAdmin-4.0.10.20-all-languages and its okey now.

    thank you
     

Share This Page