It is the same way to fix this problem :
Code:
Fatal error: Call to undefined function mssql_connect() in C:\AppServ\www\EGTest\config.php on line 32
Fix :
1. Check your configuration files, this is most usually caused by not having a good configuration. Also check php.ini and make sure that "extension=php_msql.dll" and "extension=php_mssql.dll" have no ; before them.
2. It might be your ntwdblib.dll, turn off whatever web server your using and replace your old dll with this one
http://forum.ragezone.com/attachment...0&d=1224015745, restart the web server and try again.
The file of where to put it is differs in which one you use.
AppServ : C:/AppServ/PHP/
Wamp : C:/Program Files/PHP/ or C:/wamp/php (some old versions use the program files one)
Xammp : C:/xampp/PHP/
OR you can try this way :
Quote:
1. uncomment php_mssql.dll from php.ini
2, Download
To view the content, you need to sign in or register
3, Extract it
4. Place ntwdblib.dll inside C:\Windows\system*** your apache bin dir and your php dir.
5. reboot your windows and your ready to go :]
Fix by Night2Dark2
All contents was not made by him they are of a shared source
File Hosting provided by Revolution Gamers.