Webinoly v1.16.2
A lot of important improvements and fixes.
- [Improved] A lot of minor improvements for backups and external DB functions.
- [Improved] Bash shell now check for interactive shell instead of login shell (#53)
- [Improved] Fix file permissions function is now faster (Thanks to Nhan Le - #49)
- [Improved] Saved DB data password now is not encrypted in conf file.
- [Improved] Export site now give a better message when external DB is used.
- [Improved] Warning message when creating a WP site using an external DB and default DB privileges are set to ALL or GRANT.
- [Improved] Better default suggested data when mysql is not installed and you try to create a custom WP site with external DB.
- [Improved] WP Multisite convert now only ask one time for external DB data.
- [Improved] Delete all sites now check for each individual site when external DB is used and it can reuse the previous data.
- [Improved] Some minor errors in verify function.
- [Improved] Verify now includes check for duplicate dynvars in conf file, check for dbroles, versions check and duply profiles checks.
- [Improved] Change mysql-password function now check if current admin user is correct to prevent errors.
- [Improved] Changing PHP version now has support for individual packages.
- [Improved] Exported backups now has support for individual packages.
- [Fixed] Error in phpMyAdmin version displayed in info with old versions.
- [Fixed] Wrong permissions in WP plugins.
- [Fixed] Some random issues with reverse proxy cache.
- [Fixed] Database custom data in WP sites are now preserved when cloning a site and overwrite option is enabled.
- [Fixed] Replace content in WP not checking if WP is installed.
- [Fixed] Some random errors when mysql-client is not installed, and you try to use an external DB.
- [Fixed] Parked with domain mapping not working with external db.
- [Fixed] Verify mysql warning message when no installed but using external dbs.
- [Fixed] Cloning site with external DB and overwrite not working.
- [Fixed] Saved DB data failing when mysql is not installed.
- [Fixed] Some variables not updated in conf file when modify via command.
- [Fixed] Change mysql.password failing for external access users.
- [Fixed] Changing PHP version not working when phpMyAdmin not installed.