Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DietPi-Software | phpMyAdmin: Switch to non APT install #3294

Merged
merged 10 commits into from
Jan 1, 2020
Merged

Conversation

MichaIng
Copy link
Owner

@MichaIng MichaIng commented Dec 31, 2019

Status: Ready

Fixes: #3284

Commit list/description:

+ DietPi-Software | phpMyAdmin: Switch to non APT install to be compatible with custom PHP versions (Stretch) and Debian Buster (no APT package available): #3284
+ DietPi-Software | phpMyAdmin: Add Apache config to secure PMA setup
+ DietPi-Software | phpMyAdmin: Add Lighttpd config to secure PMA setup
+ DietPi-Software | phpMyAdmin: Block access to default tmp dir as well
+ DietPi-Software | phpMyAdmin: Add Nginx config to secure PMA setup
+ DietPi-Software | phpMyAdmin: Install and enable webserver configs
+ DietPi-Software | phpMyAdmin: Remove obsolete initial setup dir
+ DietPi-Software | phpMyAdmin: Since we do not use the APT repo package anymore, incompatibility with phpBB 3.2 is gone
+ DietPi-Software | phpMyAdmin: Install webserver configs as well if those were already installed before
+ DietPi-Software | phpMyAdmin: Edit database user permissions only on fresh installs, preserving possible customisation. MariaDB service start is then on reinstall not required anymore.
+ DietPi-Patch | phpMyAdmin: Reinstall to apply non-package version, allowing custom PHP versions and compatibility with all distro versions
+ DietPi-Patch | Purge phpmyadmin package dependencies as well, otherwise users might be afraid that php-* packages get purged, which is wanted here since we install php7.* packages for the desired PHP version only and no meta packages
+ CHANGELOG | phpMyAdmin: The APT package install has been replaced by an upstream archive download
@MichaIng MichaIng merged commit 3bd973b into dev Jan 1, 2020
@MichaIng MichaIng deleted the phpmyadmin branch January 1, 2020 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement 💨 External bug 🐞 For bugs which are not caused by DietPi.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant