Hi everyone,
I'm in big trouble and hopping someone will help me. I've installed php5 on Windows Server 2008, using fastCGI mode, not ISAPI.
Everything runs correctly and I'm able to display a correct phpInfo in a php page. BUT, when I try to activate php_mssql.dll removing the ";" before in php.ini file, evrything goes wrong. Evry php page, even the phpinfo one, turns into
HTTP 500.0 - Internal Server Error
The extension_dir = "c:\php\ext" is correct, and the php_mssql.dll file is in.
When I try to activate another extension (for exemple mysql, it works !).
HELP HELP HELP !!! :)
Thanks