Talk:How to manage the MySQL database using phpMyAdmin
Setup Script?
Maybe you should add that there is a setup script in http://synologyserver/phpmyadmin/scripts/setup.php where you can edit the initial configuration for phpmyadmin. Trolli 08:07, 12 December 2007 (UTC)
- Thanks for the suggestion, I added into the notes; by the way, you are welcomed to make any edits to articles or guides that I write, that you feel are necessary.
- Franklin 22:15, 13 December 2007 (UTC)
config file
I would strongly advise against telling people to change the default config file; phpMyAdmin devs and supporters always tell people to keep out of the default config file and use the (or make a new) config.inc.php file in the PMA root folder. I took the liberty of posting a suggestion for a slightly more convenient PMA config, it can be found in this forum post. Feel free to weave the parts you like into the wiki article - my own favorite part is the Export file_template_* directives, but that may of course just be because I'm a weird & lazy backup-freak-nerd. :o) --AlleyKat 00:45, 23 March 2010 (UTC)