Home | Site map   
Home Products Downloads Support Contacts
   
 

Session Expired message.

Every time I open generated application in browser I get message: "Your session has expired. Please login again." What is wrong?

 

1. If you use software firewall.
Try to turn it off and restart browser.

2. Make sure Session State is enabled (ASP only).
Proceed to Control Panel - Administrative Tools - Internet Information Service. Right click on website and choose Home directory - Configuration - Options. Check off "Enable Session State" checkbox.

3. Your PHP installation is not properly configured to use sessions (PHP only).
Make sure your PHP installation is configured to support sessions.
Here is the article that explains how to configure PHP session parameters on Windows box.
In your php.ini files you need to set the session.save_path parameter i.e. add the line into c:\windows\php.ini file:

session.save_path = c:\PHP\sessiondata

where c:\PHP\sessiondata is folder where you want PHP to save session information. You must ensure that account you use has read/write permissions on this folder.

Applies to:
ASPRunner Pro
PHPRunner

Back to top

 
 

Home | Products | Downloads | Support | Contacts

Customer quotes

Once again I want to tell you how impressive your software is. I am a computer applications teacher in the school so I don't know how much praise from me means to you. All I can tell you is that it is wonderful to find software that is easy to use and works so well.

Ian Roller
Ireland

What I needed to do was build a members log in area for a web site that the user could update as new people joined. He wanted this done in two days. With not much time I downloaded this software and had the lot done in under 3 min. Normal time for this would be about 5 days and even then you would still be debuging your scripts.

Richard Murray
Web developer

Contact us:

Xlinesoft.com
Herndon, VA 20171, USA

  1-888-290-6617
  support@xlinesoft.com

  © 1999 - 2010 XLineSoft. All rights reserved. All comments send to webmaster@xlinesoft.com