admin login - login works, but then logs me out

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
martinus
Posts: 11
Joined: Tue Feb 01, 2011 8:53 pm

admin login - login works, but then logs me out

Post by martinus »

halo, i'm new here.
i installed phpMyFAQ version 2.6 today and the instalation worked well. database is here and it seems to work.

but when i now try to login as admin, the login works and i'm in the admin panel. But if i click somewhere in the admin panel, it logs me always out and asks for a new login.

and in the admin panel, where you can see the resting time for the session, it is showing all the time "loading...."
i changed in the constants.php define('PMF_AUTH_TIMEOUT', 120); to 120 = 2 hours, but that didn'ty change anything.

regards from madrid
martin
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: admin login - login works, but then logs me out

Post by Thorsten »

Hi,

if you only see a "loading" something different is broken. Could you please tell me your server configuration?

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
martinus
Posts: 11
Joined: Tue Feb 01, 2011 8:53 pm

Re: admin login - login works, but then logs me out

Post by martinus »

hi thorsten

i found the problem.
in my php.ini y had a special sessions configuración.
i changed it to the standard and now it is working perfectly.

thank you very much for this nice peace of software - realy a great work!

martin
Thorsten
Posts: 15739
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: admin login - login works, but then logs me out

Post by Thorsten »

Hi,

thanks for the feedback!

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply