Wat means this error
Fatal error: Call to undefined function: mssql_connect() in C:\Program Files\Abyss Web Server\htdocs\function.php on line 46
Its PHP L2 web site
Wat means this error
Fatal error: Call to undefined function: mssql_connect() in C:\Program Files\Abyss Web Server\htdocs\function.php on line 46
Its PHP L2 web site
are u using the l2cp? You probably have ur mssql login/pass wrong or the sql server is down
You need to enable the MSSQL extension in your php.iniOriginally Posted by Linex
find:
change into:Code:;extension=php_mssql.dll
so basically it's just removing the ; to enable the support you need.Code:extension=php_mssql.dll
Server:OK ,pas and login:OK extension:OK
Stil that error:(