Welcome Guest, Not a member yet? Register   Sign In
Fatal error: Call to undefined function mssql_pconnect()
#1

Hi, im upgrading a system (for my internship), it has multiple database connections, 2 uses mysql, and the other one is using mssql driver.

but i encounter an error, i dont know how to fix. I googled it but no luck.

I already downloaded:
Quote:php_sqlsrv_56_ts.dll
php_pdo_sqlsrv_56_ts.dll


placed both files to C://xampp/php/ext then loaded it in php.ini

Any help or keyword to search is much appreciated. If you need more information I can post,

Im using XAMPP Control Panel v3.2.2 with PHP 5.6.30

Thank you so much!

Here is a screenshot of what I encountered.

[Image: attachment.php?aid=1199]

Attached Files Thumbnail(s)
   
Reply
#2

'sqlsrv' !== 'mssql'
Reply
#3

(04-16-2018, 12:17 AM)Narf Wrote: 'sqlsrv' !== 'mssql'

Hi! Thanks for the reply sir. But how can I make the project run on my local server XAMPP given the error that I encountered? Sorry for my noob question, I just cannot make it to run.   Sad Huh
Reply




Theme © iAndrew 2016 - Forum software by © MyBB