[HELP] website fatal error
can you help me guys to solve this problem
i tried to change the ntwdblib.dll but did not work .. what would i do to fix this help me please thank you :D
Notice: Undefined index: id in C:\xampp\htdocs\index.php on line 2
Fatal error: Call to undefined function mssql_pconnect() in C:\xampp\htdocs\config\config.php on line 5
thanks more power to ragezone!
Re: [HELP] website fatal error
Its your PHP version. Are you using XAMPP? If so what version?
Re: [HELP] website fatal error
Open php.ini file in C:\xampp\php\, and search (in this file):
Code:
;extension=php_mssql.dll
and remove ";", so:
Code:
extension=php_mssql.dll
save file, and restart apache.
Re: [HELP] website fatal error
@A v a r a i dont know what version i download .. can you tell me what version is compatible?? btw thank you :)
@John thanks for the response but i already remove the ";" but same error ..what should i do?
Re: [HELP] website fatal error
Uninstall your current XAMPP and install XAMPP 1.7.3