Page 1 of 1

Testlink 1.9.4 & SQL 2008

Posted: Fri Oct 19, 2012 2:34 pm
by rperreta
Hi All,

Here is the problem. I have installed Windows 7 IIS Express with TestLink 1.9.4. I'm using PHP 5.2.17 and trying to connect to a remote SQL Server. At this point I can't get Testlink or PHP to reconize the SQL Driver. Here's what I have defined.

PHP.ini

[MSSQL]
extension=php_mssql.dll
mssql.allow_persistent = On
mssql.max_persistent = -1
mssql.max_links = -1
mssql.min_error_severity = 10
mssql.min_message_severity = 10
mssql.compatability_mode = Off
mssql.connect_timeout = 10
mssql.timeout = 60

I'm getting the following when I kick off the Test Link Install script.

"Failed! MSSQL Database cannot be used."

I have been at this for two days already and I can't make heads or tails of it. I tried PHP 5.3 and I was able to reconize SQL but when I kick off he login.php page I experienced a whole new world of errors. Can someone please shed some light on this for me.

thanks
-rj

Re: Testlink 1.9.4 w/ SQL 2008

Posted: Fri Oct 19, 2012 8:29 pm
by fman