Hi
I have two Servers:
- Windows Backoffice SBS
- Windows NT Server
PHP works perfectly fine on both servers, however when u try to run PHP with SQL on SBS, it fails to run.
PHP however runs successfully on the NT server.
The installation and configuration has been done perfectly.The php extension of php_mssql.dll is also stored in the Winnt/system32 folder.
BUT ... The Windows Backoffice SBS has its folder called Winnt.SBS\system32.Is it because of this that its crashing.
The following error occurs.
"PHP Warning: Unable to load dynamic library './php_mssql.dll' - The specified module could not be found.
in Unknown on line 0 "
Please advise
kapil