Page 1 of 1

Your session has expired, please login using the form below

Posted: Fri Dec 30, 2005 5:50 pm
by raulyas
Script URL: admin.php (local intranet)
Version of script: 0.93.1
Version of PHP: 5
Hosting company: local intranet
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try:
-checked all my session settings in php.ini
-ini_set("session.use_trans_sid", true); right after the "do not edit" part of the hesk settings.

Write your message below:
"Your session has expired, please login using the form below" is the message i get when trying to log in as administrator for the first time.
I just installed php 5 and i am not 100% sure about everything yet. I just cant seem to figure out the reason for the message. But it has to be something with the sessions.

When i look at the actual session files on my server, they are all 0 bytes. Not sure if that would cause the problem, but it seems to me like it might.

Please let me know if you have any ideas.

Posted: Mon Jan 02, 2006 11:11 am
by Klemen
If all the session files are 0 bytes then perhaps something is wrong with the PHP installation (I don't provide support for that). Have you tried other suggestions on similar threads here (have been quite a few)?