Isaac Bennetch
Isaac Bennetch
That path looks wrong. If you're using a packaged version of phpMyAdmin, the file is usually either `/etc/phpmyadmin/config.inc.php` or something else in `/etc/phpmyadmin` that is included by the package manager....
I've just tested again that the directive does work as expected, so it definitely looks like the file you're editing just isn't part of the configuration file loaded by phpMyAdmin....
Yeah, if you're using the one from the Ubuntu repo then it's either the /etc/phpmyadmin/config.inc.php or add your own snippet to /etc/phpmyadmin/conf.d/ (this is the Debian/Ubuntu style of adding custom...
Which MariaDB version are you using? Are you using XAMPP, and if so which version? It seems like your MariaDB installation has some troubles (corrupt entries in the user privilege...
Sure, Karl, we welcome pull requests from everyone. Please take a quick look at the existing pull requests first, though, as I think Manish has already started some work in...
Whatever works best for you is fine; for instance if you have time to do a few files then get busy, it's of course better to submit the pull request...
Which theme(s) are you trying to add? I wonder if they are compatible with your phpMyAdmin version.
@williamdes We have some documentation on mounting themes at * https://docs.phpmyadmin.net/en/latest/setup.html#docker-volumes * https://docs.phpmyadmin.net/en/latest/setup.html#docker-examples and * https://docs.phpmyadmin.net/en/latest/setup.html#customizing-configuration-file-using-docker-compose
This is a very nicely compiled list. We did not get accepted as an official project for some time, which is why the earlier releases weren't posted there. We made...
You may intend for those variables to be part of your MariaDB container instead.