Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Configuration Problems with MS SQL

Status
Not open for further replies.

boab

Programmer
May 30, 2001
75
0
0
GB
Guys any help greatly appreciated with this,

I am trying to setup MS SQL Server 2000 on a WIN XP Pro running IIS 5.1 and php 4.2.3 The MS SQL Server 2000 itself is running fine and php is running fine on IIS 5.1 The problem I am having is that the whenever I try to use mssql_ functions I am contronted with "undefined function" errors I have tried the following:
[ul]
[li]uncommented the mssql statement in php.ini[/li]
[li]ensured the version of the php_mssql.dll file is the same version as the php version[/li]
[li]ensured that the version of the ntwdblib.dll was the same as the php installation[/li]
[/ul]

none of which seem to work

THe Start of wisdom is to realise you know nothing. I'll be a genius then!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top