Help!!! MySQL Authentication method ??
Posted by: Wreckage (---.dsl.quicknet.nl)
Date: April 21, 2006 11:42AM

When i change the Authentication method (config, http or cookie based)?) into http i get a inlogscreen for phpadmin, this works, but when i press logout in phpmyadmin i'm getting the same screen, and it doesn't matter what i type everything is wrong.

What must i do so i can keep the inlogscreen,but when i press logout that it logs out proberly.
I've change the Authentication method to http in the config.inc.php file in my phpmyadmin directory.

Greets,

Mark



Post Edited (04-21-06 19:22)

Wherever you go, there you are.

Options: ReplyQuote
Re: Help!!! MySQL Authentication method ??
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 21, 2006 10:12PM

make sure you set the blowfish option in the phpmyadmin config option:
$cfg['blowfish_secret'] = '';

set it to any cobination of letters and numbers. Make it at least 10 characters long. now change the the authorization type to cookie.

Options: ReplyQuote
Re: Help!!! MySQL Authentication method ??
Posted by: Wreckage (---.dsl.quicknet.nl)
Date: April 23, 2006 10:27AM

oke, but what will it do then.
Because i wan't a inlogscreen in wich you have to type the username and password, and when i set it on http i've got this, what does the cookie type give?

Options: ReplyQuote
Re: Help!!! MySQL Authentication method ??
Posted by: CyberSpatium (---.hsd1.or.comcast.net)
Date: April 23, 2006 10:45AM

the http gives you a login prompt, the cookie method gives you a login page. I prefer the cookie method myself.

Options: ReplyQuote


Sorry, only registered users may post in this forum.