I recently got Testlink installed and working with SQL Server. However we are getting a conistant Error 500 in two places:
1. clicking on MySetting (userInfo.Php)
2. Opening a save test specification in the Test Specification area.
Any ideas if this is something we need to configure or if it is SQL Server related. Any help or advice would be greatly appreciated.
Thanks,
-Bill
[MSSQL] Error 500 on 'My Settings' & Opening saved Test Spec
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 7
- Joined: Wed Jul 04, 2012 5:07 pm
-
- TestLink user
- Posts: 7
- Joined: Wed Jul 04, 2012 5:07 pm
Re: Error 500 on 'My Settings' and Opening saved Test Spec.
By the way I am running Testlink version 1.9.3, with PHP 5.2 and SQL Server 2008
Thanks,
-Bill
Thanks,
-Bill
Re: Error 500 on 'My Settings' and Opening saved Test Spec.
The best thing to start with is to take a look in you webservers error_log, 500 is "internal server error"
-
- TestLink user
- Posts: 7
- Joined: Wed Jul 04, 2012 5:07 pm
Re: Error 500 on 'My Settings' and Opening saved Test Spec.
Updated PHP installation and no longer have issues with My Settings (Error 500 is gone there), Howver I still cannot Add a TestCase or open one. Still receiveing error 500. Page in question is archivedata.php.
Any ideas?
Any ideas?
-
- TestLink user
- Posts: 7
- Joined: Wed Jul 04, 2012 5:07 pm
Re: Error 500 on 'My Settings' and Opening saved Test Spec.
Issue was missing status field in tcversions table. Error 500 is gone!