Azure / Azure/azure-quickstart-templates

MYSQL Extention isn't enabled in webapp linux managed mysql template

Open
#6,091 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Bicep
Stars
14.9k
Forks
16.2k
Avg merge
6d 21h
Merged PRs (30d)
6

Description

### Issue Details
When a webapp linux managed mysql template is created the Mysqli and PDO_MySQL extensions aren't enabled and no simple way is provided to enable them.

### Repro steps
1. run install PHP webapp-linux-managed-mysql
2. configure the deployment center with a bitbucket repository
3. Add a single page contains phpinfo() to the repo and push it.
``
4. open php info page
5. you will not find the any of MySQL extensions enabled and no simple way to enable it.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the webapp-linux-managed-mysql template referenced in the install command and review how PHP is configured for the deployed Linux web app. Deploy the template, use the reported phpinfo() page to verify the mysqli and PDO_MySQL extensions, and consider the issue complete when they are enabled or a documented, simple enablement path is provided.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, mysql, php
Domain
backend, cloud, databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.