Sunday, February 3, 2013

Apache enable mssql function


1. go to file C:\windows\php.ini









2. uncomment statement
from
    ;extension=php_mssql.dll
to
    extension=php_mssql.dll
















3. copy file ntwdblib.dll to C:\Windows\System32












4. copy more file ntwdblib.dll to C:\AppServ\php5









5. restart Appserv service go to Start -> Control Panel -> adAministrative Tools -> Services
6. click Apache2.2 then restart service

No comments:

Post a Comment