Radi Shourbaji <mailto:[EMAIL PROTECTED]> on Friday, February 13, 2004 4:05 PM said:
> Hello All! I'm struggling to get phpMyAdmin working correctly on a > new installation of Fedora FC1. What exactly are you having problems with? > I would appreciate it if someone could walk me > through the settings needed to allow phpMyAdmin to work in this > environment. I installed phpMyAdmin recently on RH9 (pretty much the same thing as fedora right?) and I only had to make one configuration change in a file in the root of the phpmyadmin directory for it to work. How did you unpack it? Here's a from-memory version of what I did. # wget http://phpmyadminpackage.tar.gz # mv phpmyadmin*.gz /var/www/html # cd /var/www/html # tar xvzf phpmyadmin*.tar.gz This unpacks the package into all the correct directories. I then made my one configuration change and I was done. VOILA! Chris. p.s. don't cross post. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php