phpMyAdmin
Posted: Wed Jan 07, 2009 11:16 pm
I figured I could install phpMyAdmin. No clue what I'm doing so forgive me if this really belongs in the newbie forum.
Here's what I did...
As root:
yum install phpmyadmin
then went to http://hda
clicked on manage my hda
- Web Apps
- New Web App
Root Path: /etc/phpMyAdmin
URL: http://phpMyAdmin
At this point if I go to http://phpMyAdmin I get the default fedora apache page
At this piont if I go to http://hda/phpMyAdmin I get denied access--which I take as a good sign and I proceed to...
nano /etc/httpd/conf.d/phpMyAdmin.conf
and comment out the deny from all line
now I'm feeling great like all I need to do is go back to http://hda/phpMyAdmin and it will work. But alas, instead when I go there at this point I get just the hda storage page...no clue why.
Suggestions?
Here's what I did...
As root:
yum install phpmyadmin
then went to http://hda
clicked on manage my hda
- Web Apps
- New Web App
Root Path: /etc/phpMyAdmin
URL: http://phpMyAdmin
At this point if I go to http://phpMyAdmin I get the default fedora apache page
At this piont if I go to http://hda/phpMyAdmin I get denied access--which I take as a good sign and I proceed to...
nano /etc/httpd/conf.d/phpMyAdmin.conf
and comment out the deny from all line
now I'm feeling great like all I need to do is go back to http://hda/phpMyAdmin and it will work. But alas, instead when I go there at this point I get just the hda storage page...no clue why.
Suggestions?