Control Web Panel

WebPanel => CentOS 6 Problems => Topic started by: Glenn on May 03, 2015, 11:49:34 AM

Title: phpmyadmin login
Post by: Glenn on May 03, 2015, 11:49:34 AM
Does anyone know why i cant login to phpmyadmin via the ip address ? (http://ipaddress/phpmyadmin takes me to the login page but just times out after entering credentials) i can login fine using a domain name but if i login to cwp with domain name rouncube stops working
Title: Re: phpmyadmin login
Post by: Glenn on May 03, 2015, 01:49:27 PM
nevermind Wiresharl shows my browser communication with Varnish

I have edited  config.inc.php  and put this line  $cfg['PmaAbsoluteUri'] = 'http://yoursitename/phpMyAdmin/'; 
under  /* Authentication type */

the cookie is correct and link is working now