Page 1 of 1

xampp 1.8.1 with SQL2005

PostPosted: 28. October 2012 18:54
by jorge.s.9
I installed xampp 1.8.1 and works well with mysql, but I need to connect to a sql db 2005 and have made ​​the required changes.

1- Modify the php.ini, uncomment the line php_mssql.dll.
2- download this dll and paste 'xampp / php / ext /'
3- start apache from xampp panel.

but the following error message:
"Warning
PHP Startup:SVWj: Unable to initialize module
Module compiled with module APLI=20020429
PHP compiled with module API=20100525
These options to match"

apache starts anyway, but not to go to the site the following error 'Fatal error: Call to undefined function mssql_connect()'.
In other words do not take the mssql library.

Find many guides but found solution. Someone can help me?

thanks for the help and sorry for my bad English

Re: xampp 1.8.1 with SQL2005

PostPosted: 31. October 2012 19:00
by JonB