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 -> Other Software View previous topic :: View next topic
Reply to topic   Topic: How configure phpMyadmin 2.5.6 in Apache 2.0.47.
Author
carlos



Joined: 07 Jul 2006
Posts: 4
Location: none

PostPosted: Mon 10 Jul '06 22:03    Post subject: How configure phpMyadmin 2.5.6 in Apache 2.0.47. Reply with quote

I am using phpMyadmin 2.5.6. How I can configure this into apache?? Because every time I go to index of phpMyadmin and I want to select my database this message appear: "You don't have permission to access /C:/Program Files/Apache Group/Apache2/htdocs/phpMyAdmin-2.5.6/main.php on this server."

Thanks.

Carlos Ruiz
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Mon 10 Jul '06 22:35    Post subject: Reply with quote

Did you configure config.inc.php? How did you set the
Code:

$cfg['Servers'][$i]['auth_type'] = 'config';

Sometime when it is set to http Apache makes some trouble.

Can you reach all other files in htdocs?

Notice: 2.5.6 is from 2004! Now in 2006 2.8.2 is out!
Back to top


Reply to topic   Topic: How configure phpMyadmin 2.5.6 in Apache 2.0.47. View previous topic :: View next topic
Post new topic   Forum Index -> Other Software