1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/phpmyadmin_ynh.git synced 2024-09-03 19:56:46 +02:00
phpmyadmin_ynh/conf
Jimmy Monin b6434dd74e Fix stretch compatibility by creating and using a dedicated MySQL admin user (fixes #71)
MySQL root access in Stretch is limited to socket access via the root system user (see here: https://stackoverflow.com/questions/39281594/error-1698-28000-access-denied-for-user-rootlocalhost/42742610#42742610)
In order to be compatible with Stretch and Jessie, use another privileged account than root
2018-05-23 19:09:15 +02:00
..
app.src [Enh] Update to 4.7.7 2017-12-28 15:37:07 +01:00
config.inc.php Fix stretch compatibility by creating and using a dedicated MySQL admin user (fixes #71) 2018-05-23 19:09:15 +02:00
create_db.sql Update to mtach scripts 2017-02-14 23:52:49 +00:00
nginx.conf Refactoring 2017-08-29 02:34:05 +02:00
php-fpm.conf Refactoring 2017-08-29 02:34:05 +02:00