Hello,
My company bought a product by invisionpower.com and they gave us the .php web files and said here, no support, have fun installing.
So I am trying to figure out how to install this program and I am not a developer, just an end user. I am stuck on this error.
PHP MSSQL extension not loaded
I have it running in IIS7 on Windows Server 2008 x64.
I am using PHP 5.3.2 of which I found a Windows Binary for. The PHP webpages load fine, but this exentension is a problem. I eventually found a .dll called PHP_mssql.dll and host of others and added them to C:\program files(x86)\PHP\ext\ and updated the PHP.ini file with extension=php_mssql.dll.
Anyways to make a long story short, I have been searching google and trying all these crazy ideas people have about how to get around this error and none of it has worked.
Does anyone know?