Hi,
I have Ubuntu 14.04 running Nginx, MySQL, PHP5, Ajenti and Ajenti V. I also installed phpMyAdmin and I can access it via <server>/phpmyadmin. But phpMyAdmin seems to ignore the config.inc.php file.
I say that the config file is “ignored” because phpMyAdmin actually works but doesn’t load my preferences (and keeps asking about the blowfish_secrect passphrase, for example).
I tried these different approches: created the file from scratch, duplicated and renamed config.inc.sample.php and used the phpMyAdmin setup utility. The result is the same.
The file is present, the permissions seem to be OK (-rw-r--r-- 1 root root) but phpMyAdmin doesn’t want to use it. :)
Anybody else ever encountered that?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Using phpmyadmin, on Debian Jessie 8, installed thru the official repository with apt-get. There is a config folder in /etc/phpmyadmin where the config.inc.php is situated. Editing /etc/phpmyadmin/config.inc.php worked for me.
how did you install phpMyAdmin? If you do it via yum, then the config.inc.php is taken care of, but if it was manual, then you need to make sure config.inc.php is placed in the top-level directory of phpMyAdmin (e.g. /usr/share/phpMyAdmin). Permissions don’t seem to matter, as mine is root:root and still works.
I’m having the same issue with nginx, the config.inc.php it’s completely ignored.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.