Re: [PHP] session/login issue

2007-03-14 Thread Németh Zoltán
2007. 03. 14, szerda keltezéssel 03.08-kor Richard Lynch ezt írta: > Check the before/after php.ini settings. > > My first guess is they finally turned register_globals OFF and the > Plesk code is relying on register_globals. Upgrade, fix, or abandon > Plesk if that's the case. > > My second gues

Re: [PHP] session/login issue

2007-03-14 Thread Richard Lynch
Check the before/after php.ini settings. My first guess is they finally turned register_globals OFF and the Plesk code is relying on register_globals. Upgrade, fix, or abandon Plesk if that's the case. My second guess is they changed the session.auto_start or completely messed up the session GC o

[PHP] session/login issue

2007-03-13 Thread Gunter Sammet
Hi all: I inherited an application using PHP 5.1.4 with MySQL 4.1.20, Apache/2.0.46 (Red Hat) on a VPS server with Plesk 7.5. The authentication used to work just fine till yesterday. Now it doesn't authenticate anymore. My debugging so far hasn't revelaed much. It seems like the sessions are not