Hi,
I have installed:
1) Apache, MySql, etc from Xampp 1.7.2
2) Testlink 1.8.3.
3) Restored a 1.8.2 Database
I can login etc no problem.
I then start configuration of JIRA integration and when this is complete I am getting the following error message when I go to the home page. Can anyone help? I had JIRA and 1.8.2 working fine but our server crashed and HD failed.
Fatal error: Call to undefined function mssql_get_last_message() in C:\xampp\htdocs\testlink\third_party\adodb\drivers\adodb-mssql.inc.php on line 497
mssql_get_last_message() error when 1.8.3 and JIRA configure
Moderators: Amaradana, TurboPT, TL Developers
Note to others that follow this that the previous information is misleading.
First the OP (Original Poster) claims to have installed:
Second, the link in the second post goes to a topic for:
Fatal error: Call to undefined function mysql_connect()
...which is not even part of the original issue/complaint.
Although the OP was able to find a resolve (somehow), know that the information here is mixed, and might not be a straightforward solution for others.
First the OP (Original Poster) claims to have installed:
However, the 'Fatal error' is about a function unrelated to MySQL:Dualtha wrote:1) Apache, MySql, etc from Xampp 1.7.2
The function in the complaint above is related to MSSQL, not MySQL.Dualtha wrote:Fatal error: Call to undefined function mssql_get_last_message() in C:\xampp\htdocs\testlink\third_party\adodb\drivers\adodb-mssql.inc.php on line 497
Second, the link in the second post goes to a topic for:
Fatal error: Call to undefined function mysql_connect()
...which is not even part of the original issue/complaint.
Although the OP was able to find a resolve (somehow), know that the information here is mixed, and might not be a straightforward solution for others.
I have installed all software as described. MSSQL is the server that the JIRA database is on. When searching google for Fatal error: Call to undefined function mysql_connect() the link I supplied was returned that does indeed solve the issue described.
The issue is related to mysql and the resolution relates that in its summary.
The only way I resolved this issue was by using the link supplied which is not misleading.
The issue is related to mysql and the resolution relates that in its summary.
The only way I resolved this issue was by using the link supplied which is not misleading.
Ok, thanks for the clarification -- that makes more sense; however, your Google search:
[That's what made it misleading to me. My other post was NOT intended to be a slam on you, just more information to others]
...is NOT specified as part of the problem anywhere in first post, that's all.Dualtha wrote:Call to undefined function mysql_connect()
[That's what made it misleading to me. My other post was NOT intended to be a slam on you, just more information to others]