Checking if sessions are properly configured: Failed!

Ask community to help.

Moderators: Amaradana, TurboPT, TL Developers

Post Reply
gaginator
TestLink user
Posts: 2
Joined: Fri Jan 18, 2008 12:22 am

Checking if sessions are properly configured: Failed!

Post by gaginator »

I am at a complete loss as to how I should fix this error.

I'm running L A M P on a RedHat Linux box.

Error during installation: Checking if sessions are properly configured: Failed!

Any help would be greatly appreciated.
havlatm
Member of TestLink Community
Posts: 940
Joined: Mon Oct 31, 2005 1:24 am
Location: Czech

Post by havlatm »

There is checking if TL can write into variable $_SESSION. It seems that your php settings disallow it. Look at something like register global directive.

http://php.mirror.camelnetwork.com/manu ... ession.php
Post Reply