Current time: 05-17-2024, 10:35 PM Hello There, Guest! (LoginRegister)


Post Reply 
Autologin for PMA in trunk #1521 doesn´t work ?
Author Message
BeNe Offline
Moderator
*****
Moderators

Posts: 5,899
Joined: Jan 2007
Reputation: 68
Post: #3
RE: Autologin for PMA in trunk #1521 doesn´t work ?
I understand, thank you!
After the change i get this Error in ispCP:
Code:
Error while authenticating!
with enabled SSL.

I tested it now with non SSL. There the URL is ok, but the auth doesn´t also not work. I only get the PMA Loginpage.
But no Error in ispCP. Checked my config.inc.php which is up2date with the trunk.
Code:
/* Parameters set by ispCP */
$cfg['Servers'][$i]['user']                     = $_POST['pma_username'];
$cfg['Servers'][$i]['password']                 = $_POST['pma_password'];
....
$cfg['Servers'][$i]['controluser']              = 'pma';
$cfg['Servers'][$i]['controlpass']              = 'mypassword';
Looks ok for me. Maybe the controlpass is the Problem ?
I copied it simple from my old config.inc.php to the new one from the trunk.

Is this the same "pma" user in my MySQL DB that we use?
If so, i can set it again in the MySQL DB an in the Config.
Or better, what is exactly needed for the autologin ? So i can take a look about it.
Saw that a Ticket is open about the PMA User --> http://www.isp-control.net/ispcp/ticket/1676[/code]
But i did the Update manually so this could not be the problem in my case.

Greez BeNe
02-18-2009 07:35 PM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Autologin for PMA in trunk #1521 doesn´t work ? - BeNe - 02-18-2009 07:35 PM

Forum Jump:


User(s) browsing this thread: