Why no config.inc.php file in phpMyAdmin installation
phpMyAdmin configuration file
backpacker
3:19 am on Dec 6, 2005 (gmt 0)
I downloaded phpMyAdmin-2.7.0.tar.gz to directory /root and tar it to there.I found no config.inc.php file and couldn't cd at scripts directory(there is no file set.php).How to install phpMyAdmin?Any help plesase.
Timotheos
5:02 am on Dec 6, 2005 (gmt 0)
Yes, very strange. Just copy config.default.php and rename it to config.inc.php and update it with your info. Worked for me.
Tim
backpacker
6:28 am on Dec 7, 2005 (gmt 0)
Yes,I try it out as Tim teached me and it worked OK. p.s. Put phpMyAdmin-2.7.0 to my DocumentRoad. Thank you Tim.
ergophobe
6:53 pm on Dec 7, 2005 (gmt 0)
I just had to install phpMyAdmin for someone who doesn't have shell access. The install instructions say you have to create the config.inc.php file. I think the idea is that they don't want to overwrite your settings file when you untar an upgrade it, so they don't have it in the distro.
Timotheos
9:31 pm on Dec 7, 2005 (gmt 0)
Man who looks at the install instructions anymore? :-)