A andehlu this modern love Jan 20, 2005 #1 Hi there, Do any of you know whats involved to recode the phpmyadmin login from the mysql user to use a hardcoded user and pass? I have a bit of experience with php_auth().... Thanks
Hi there, Do any of you know whats involved to recode the phpmyadmin login from the mysql user to use a hardcoded user and pass? I have a bit of experience with php_auth().... Thanks
G Gerard McLean Registered Jan 20, 2005 #2 andehlu, You should be able to hard code the log in in the config.inc.php file $cfg['Servers'][$i]['user'] $cfg['Servers'][$i]['password'] G.
andehlu, You should be able to hard code the log in in the config.inc.php file $cfg['Servers'][$i]['user'] $cfg['Servers'][$i]['password'] G.