Session Test

If sessions are configured properly in your PHP installation, then you should see a session id below.
The "page views" number should increase every time you reload the page.
Clicking "Start over" should reset the page view number back to 1.

If this does not work, then you most likely have a configuration issue with your PHP installation. Gallery will not work properly until PHP's session management is configured properly.

Your session id is 255e9a030857da06b3a8602acc098b96
Page views in this session 1
Server IP address 216.126.204.168
Start over

Return to Configuration Wizard.


Warning: Unknown: Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0