Jump to content

Recommended Posts

Posted

If you're getting mssql connection problems when you're trying to add Top PvP/Register Page or other scripts that are using mssql_connect() function, here it's the simple and the best solution to fix it.

 

1) Search for php.ini (Default it's located in C:\Windows)

2) Open it and find(Ctrl + F) the next line:

;extension=php_mssql.dll

then replace it with the next one:

extension=php_mssql.dll

All you have to to here it's delete

;

symbol.

3) Download ntwdblib.dll (Vers. 2000.80.194.0) and replace it with ntwdblib.dll (Vers. 2000.2.8.0) located default in C:\Windows\SysWOW64 (If you can't find it here use find ntwdblib.dll at Windows folder.

4) Try again the script and see that now it works perfectly!

  • 11 months later...
  • Vision changed the title to How To Make PHP Ready For Mssql Connection

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock