I am deploying my php5.5 / MySQL website to Azure. On every restart the log tells me:
PHP Warning: PHP Startup: Unable to load dynamic library 'D:\Program Files (x86)\PHP\v5.5\ext\php_sqlsrv.dll' - The specified module could not be found.
After that Azure refuses to load my custom extensions.
How can I tell azure not to load the SQLServer library?
- Moved by Elvis LongMicrosoft contingent staff, Moderator Monday, December 30, 2013 12:02 PM sql azure issue