Azure App Service on Linux – mysql and mysqli driver
Azure Web App / Azure App Service on Linux by default do not offer mysql and mysqli driver to connect to MySQL database. The lowest PHP version is 5.6. Sometimes you need to move to the cloud older application. If your application uses MySQL driver you probably see an error like this: ErrorException [ Fatal […]