Problem with 1.81

1.8 related questions and discussions.
Please upgrade to LATEST 1.9.x.
No more fixes for 1.8.

Moderators: Amaradana, TurboPT, TL Developers

Locked
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Problem with 1.81

Post by ddlee »

Finally got it installed. Got a login page. Logged in. Got an http 500 "The website cannot display the page" page. Logs show I'm logged in succesfully. Where have I failed? :oops:
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Post by ddlee »

I can see that it is accessing navbar.php and mainPage.php, but I still get a "HTTP 500 Internal Server error" page.

Running IIS 6
Windows 2003
PHP 5.2.6
MySQL 5.0

I've given full permission to everyone and their brother so it does not seem to be a permission problem.

Help!
ddlee
TestLink user
Posts: 6
Joined: Thu Apr 23, 2009 7:53 pm

Post by ddlee »

I have had to roll back to 1.7.4 until I get some resopnse to this issue.

Thanks
mukul
Advanced user
Posts: 24
Joined: Fri Apr 17, 2009 2:28 pm

Post by mukul »

It seems to be a prob with communication between your PHP and testlink file.

verify in all config files that your server name or IP is correct i.e. "localhost" or whatever is applicable in your case.

It fixes the mentioned issue in Linux.


Regards
Mukul
Locked