Home
LimeSurvey Forums
Welcome, Guest
Please Login or Register.    Lost Password?
[done] Keep getting logged out (1 viewing) (1) Guest
Go to bottom Favoured: 0
TOPIC: [done] Keep getting logged out
#13956
Mazi (Moderator)
Moderator Lime
Posts: 2775
graph
User Offline Click here to see the profile of this user
Re:[done (?)] Keep getting logged out 4 Months, 1 Week ago Karma: 19  
You're welcome! If our hints have been helpful and you enjoy LimeSurvey please consider a donation to the team. We do all this in our free time.
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#15478
yuman725 (User)
Fresh Lemon
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Keep getting logged out 3 Months, 1 Week ago Karma: 0  
I'm having the same issue. I've noticed that there are some days that I can log on with no issues, but other times it will keep redirecting me to the login page no matter what button I push.

The link to the phpinfo file can be found at:
www.techtexas.org/limesurvey/phpinfo.php

Can you please asssist? Thank you all for the good work.
 
Logged Logged  
 
Last Edit: 2008/07/01 21:19 By yuman725.
  The administrator has disabled public write access.
#15479
yuman725 (User)
Fresh Lemon
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:[done (?)] Keep getting logged out 3 Months, 1 Week ago Karma: 0  
I tried to update the 'upload_tmp_dir' and 'session.save_path' parameters from the php.ini file by doing the steps addressed in the following article (tips-scripts.com/?tip=php_ini). It seems as though my web host has locked the php.ini file, which causes the php to lock up when using the custom php.ini file.

Do you know of another way I can update the parameters or a workaround that will allow me to keep these parameters blank?

Also, I have noticed that I can log in fine using Firefox 3.0, but have this login issue only with IE7.

Thanks again for all your help.
 
Logged Logged  
 
Last Edit: 2008/07/01 21:25 By yuman725.
  The administrator has disabled public write access.
#15490
c_schmitz (Admin)
Moderator Lime
Posts: 1319
graphgraph
User Online Now Click here to see the profile of this user
Re:[done (?)] Keep getting logged out 3 Months, 1 Week ago Karma: 40  
Hi!

You should ask your provider how to adjust these parameters ( only session.save_path should need to be adjusted) or let them adjust it.
Tell them that session are not working correctly and this variable needs to be set to a valid path.
If you provider has the slightest sense of service they will help you out.
 
Logged Logged  
 
Best regards

Carsten Schmitz
LimeSurvey Project Leader
  The administrator has disabled public write access.
#15565
yuman725 (User)
Fresh Lemon
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:[done (?)] Keep getting logged out 3 Months ago Karma: 0  
My web admin has updated the session.save_path parameters to a tmp directory that I have 777 access too.

www.techtexas.org/info.php

However, I'm still having problems with IE7 after I login to the site. Any other suggestions? I have noticed that a session key is being created when I login with IE7 or firefox.

I am using: Version 1.71+ (5147)
 
Logged Logged  
 
Last Edit: 2008/07/03 16:31 By yuman725.
  The administrator has disabled public write access.
#15665
Mazi (Moderator)
Moderator Lime
Posts: 2775
graph
User Offline Click here to see the profile of this user
Re:[done (?)] Keep getting logged out 3 Months ago Karma: 19  
Please clear your browser cache.

Does the problem still exist?
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#15693
yuman725 (User)
Fresh Lemon
Posts: 6
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Keep getting logged out 3 Months ago Karma: 0  
Sorry, I didn't reply back sooner. The problem does not exist anymore. Thank you so much for you help.
 
Logged Logged  
  The administrator has disabled public write access.
#15704
Mazi (Moderator)
Moderator Lime
Posts: 2775
graph
User Offline Click here to see the profile of this user
Re:[done] Keep getting logged out 3 Months ago Karma: 19  
You're welcome! If our hints have been helpful and you enjoy LimeSurvey please consider a donation to the team. We do all this in our free time.
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
#15998
maartens (User)
Fresh Lemon
Posts: 12
graphgraph
User Offline Click here to see the profile of this user
Re:[done] Keep getting logged out 2 Months, 3 Weeks ago Karma: 0  
Hello,

I just installed limesurvey, and also have the logging out problem. I check the things mentioned in the FAQ linked to earlier on, and checked for blanks in my config files.
All settings appear to be correct, so what else can I check.
For your reference, the phpinfo output is on www.eage.org/limesurvey/test.php
 
Logged Logged  
  The administrator has disabled public write access.
#16008
Mazi (Moderator)
Moderator Lime
Posts: 2775
graph
User Offline Click here to see the profile of this user
Re:[done] Keep getting logged out 2 Months, 3 Weeks ago Karma: 19  
These problems are always very hard to track down and mostly caused by server misconfiguration.
You can try to
- re-upload files
- re-install
- check folder permissions
- check write permissions of session.safe_path

Please switch on debug mode by adding the following line to your config.php file:
Code:

$debug = 1;

Are there any errors reported?
 
Logged Logged  
 
Beste Grüße/Best regards,
Mazi
______________________
You can support Limesurvey, too!
  The administrator has disabled public write access.
Go to top