logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Apache config check to fix phpMyAdmin error
Author
eiger3970



Joined: 03 Jul 2015
Posts: 2
Location: Australia, Gold Coast

PostPosted: Thu 30 Jul '15 3:19    Post subject: Apache config check to fix phpMyAdmin error Reply with quote

Hello,
I installed phpMyAdmin to /home/domain.com/public_html, however www.domain.com/phpmyadmin shows error:
Not Found. The requested URL /phpmyadmin/index.php was not found on this server.

I'm reviewing the Apache config in /etc/httpd/conf/httpd.conf, to look for any lines in it that are setting up a phpMyAdmin alias.
However I need some help, as the httpd.conf code seems to show all the virtual servers looking standard.

Apparently, there could be a global alias, but I'm not sure what to look for?
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Thu 30 Jul '15 3:46    Post subject: Reply with quote

Are you using cPanel, Directadmin or something alike?
Back to top
eiger3970



Joined: 03 Jul 2015
Posts: 2
Location: Australia, Gold Coast

PostPosted: Fri 31 Jul '15 7:02    Post subject: Reply with quote

Hello,
I'm using some random thing called Virtualmin, which apparently doesn't have cPanel.
So, /home/domain.com/public_html/phpmyadmin won't load www.domain.com/phpmyadmin, but /homedomain.com/public_html/phpsomedifferentnamemyadmin will load www.domain.com/phpsomedifferentnamemyadmin.
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Sun 02 Aug '15 18:00    Post subject: Reply with quote

Somewhere in the Virtualmin configs there must be an alias for /phpMyAdmin. Google for it:

https://www.google.com/search?num=50&q=virtualmin+phpmyadmin+not+working
Back to top


Reply to topic   Topic: Apache config check to fix phpMyAdmin error View previous topic :: View next topic
Post new topic   Forum Index -> Apache