Jump to content

Call to undefined function mssql_connect()


zohab

Recommended Posts

Hi all

 

i am using iis and php 5.2 and trying to connect to mssql

 

but i am not able to connect

 

i am getting error message

 

Call to undefined function mssql_connect()

 

i have un-commented php_msssql.dll etc files require and restated server..

 

but not able to connect to mssql server

 

need help.

 

thanks in advance

 

Link to comment
Share on other sites

It sounds like either the php.ini that you are making changes to is not the one that php is using or the extensions path setting in php.ini does not point to where the .dll extensions are located, or the php_mssql.dll (you had this spelled with one too many 's' in your first post) file is not present in the extensions folder.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.