Does someone know this behaviour ?
My hosts has upgraded to MySQL 4.1 and now I cannot login anymore ..
If I enter my name and password in login.php the login is just popping up again ...
Everything was working correctly, I didn't change a thing ..
Upgraded to MySQL 4.1 - Login not working
sure about your settings in conf.inc.php is still correct?
http://www.studmed.dk Portal for doctors and medical students in Denmark
Re: Upgraded to MySQL 4.1 - Login not working
Yes, I have the same problems! I don't know why...mdgroot wrote:Does someone know this behaviour ?
My hosts has upgraded to MySQL 4.1 and now I cannot login anymore ..
If I enter my name and password in login.php the login is just popping up again ...
Everything was working correctly, I didn't change a thing ..
Anybody - help!!!
I have this settings:
// database values
$phpwcms["db_host"] = "mysqlhost.com";
$phpwcms["db_user"] = "user";
$phpwcms["db_pass"] = "pass";
$phpwcms["db_table"] = "dbtable";
$phpwcms["db_prepend"] = "";
$phpwcms["db_pers"] = 0;
Should I change some of them ?
sounds more like a host problem then a phpwcms - if both you and your friend on the same server having the same problem!
http://www.studmed.dk Portal for doctors and medical students in Denmark
Not too sure about this, but I believe there are some differences between MySQL 3.3 and MySQL 4 that may not affect a new installation but might affect an upgrade. Someone else was having problems in this post.
http://www.phpwcms.de/forum/viewtopic.php?p=27847#27847
Could perhaps do with some clarification from Oliver on this?
http://www.phpwcms.de/forum/viewtopic.php?p=27847#27847
Could perhaps do with some clarification from Oliver on this?

There's now an official fix for a number of recent login problems here:
http://www.phpwcms.de/forum/viewtopic.php?p=31227#31227
May solve your problems.
http://www.phpwcms.de/forum/viewtopic.php?p=31227#31227
May solve your problems.