Search found 4 matches

by sachinn
Tue Jan 29, 2008 10:30 am
Forum: Installation and configuration
Topic: Checking if sessions are properly configured: Failed! Messag
Replies: 7
Views: 10959

1. verify on your php.ini or using google where PHP wants to write session info 2. then check if rigths at operation system levels, for user running the IIS process are ok for the directory let me know Following solved my problem : thanks. Open file php.ini from your PHP installation folder (C:\PHP...
by sachinn
Mon Jan 28, 2008 8:10 am
Forum: Installation and configuration
Topic: Checking if sessions are properly configured: Failed! Messag
Replies: 7
Views: 10959

1. verify on your php.ini or using google where PHP wants to write session info 2. then check if rigths at operation system levels, for user running the IIS process are ok for the directory let me know there is no rights issue it seems. One more observation is - when I remove php.ini from system fo...
by sachinn
Mon Jan 28, 2008 8:07 am
Forum: Installation and configuration
Topic: Checking if sessions are properly configured: Failed! Messag
Replies: 7
Views: 10959

Re: I found the fix to this

gaginator wrote:Go to /var/lib/php/session directory to make sure that TestLink can write to it. I have been working on this for quite some time and just found the fix.
Where is this Directory? is it under wwwroot/testlink? I do not have PHP/session folder under lib directory of wwwroot/testlink.
by sachinn
Fri Jan 25, 2008 9:23 am
Forum: Installation and configuration
Topic: Checking if sessions are properly configured: Failed! Messag
Replies: 7
Views: 10959

Checking if sessions are properly configured: Failed! Messag

Configuration : Windows XP/ IIS 5.1/ MySQL 5.0 / PHP5.2 Sequence: Install IIS, Install My SQL / Install PHP with mysql extension selected. Then Copied Test link folder to wwwroot and started http://localhost/testlink/install/index.php. This opens a window asking for install options - when I select &...