Hi all,
How do I get MSSQL Server and MySQL working on the same server?
I have MySQL running but in PHP.INI when I uncomment the extension=php_mssql.dll line MySQL stops working.
Why is this?
Thanks,
Kevin.
I don't see why that would happen. What version of PHP and the extension=php_mysql.dll is uncommented right?
In PHP.ini file uncomment php_mssql_.dll extension Ensure file extension path correct (that it goes to extension folder in php folder) Reset IIS