Session Test

If you have the correct password and is not able to login as user or as admin, problem will be with your php session configuration. Your php may not have session support or session save path is not set properly.

To verify session is working, download the script from

http://buyscripts.in/doc/session_test.zip

Upload to your server and run, refresh the page, if page view is increasing, session is working on your web server, if not, you need to contact your web server provider to fix the problem with session.

You can see the script working with session set at

http://buyscripts.in/doc/session_test.php

Refresh the page, you will see the '''Page View''' increases.


HOWTO
ERRORS