Apprentice
[Help] me with mssql_connect()
I am creating my server gunz and when I try to put the register in the App/serv and configure SQL try to enter the site and get it:
What can I do?
Account Upgraded | Title Enabled!
Re: Help me with mssql_connect()
click on start then run then type php.ini and press ctrl+f search for the line mssql and then u see a line called ;extension=php_mssql.dll then delete the ; before it so it is
Code:
extension=php_mssql.dll
and save it and restart ur apache monitor.
Proficient Member
Re: Help me with mssql_connect()
Rodanio, didn't work here :(.
Account Upgraded | Title Enabled!
Re: Help me with mssql_connect()
Hmmm put this dll in ur php folder at appserv and at ur bin folder where monitor etc is and restart apache monitor.
Attached Files