PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 08:35PM

I installed Wamp Server 2.0 today, and I got all the services running. I visited the wamp homepage, and tried clicking on PHPMyAdmin and it just gives me a blank page (IE page not found). SQLite is working fine however, so I am not sure what the problem is.

Please help! Thanks,
Chris

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: April 04, 2008 08:41PM

click this link and see if it opens- [localhost] or [localhost]

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 09:58PM

Nope it says "This website declined to show this webpage".

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: April 04, 2008 10:17PM

what browser are u using

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 10:22PM

I have tried it with both IE 7 and FF. I get a 403 - Forbidden error. Firefox says "You don't have permission to access /phpmyadmin/ on this server."

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: April 04, 2008 10:24PM

and ur tying in the whole url


h t t p: // l o c a l h o s t / p h p m y a d m i n /

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 10:28PM

Yeah I am...I am just using the link from the WampServer index page...so that is the link it provides.

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: stevenmartin99 (---.b-ras1.blp.dublin.eircom.net)
Date: April 04, 2008 10:31PM

ok and u didnt change ur ports?


then open c:/wamp/alias/phpmyadmin.php

and make sure its liek this


-----------------------------------------------------------------
Alias /phpmyadmin "c:/wamp/apps/phpmyadmin2.10.1/"

# to give access to phpmyadmin from outside
# replace the lines
#
# Order Deny,Allow
# Deny from all
# Allow from 127.0.0.1
#
# by
#
# Order Allow,Deny
# Allow from all
#

<Directory "c:/wamp/apps/phpmyadmin2.10.1/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
</Directory>





---------------------------------------------------------------------------------

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 10:33PM

Yeah it is set like that, its still not working sad smiley

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: crhayes (---.cpe.mountaincable.net)
Date: April 04, 2008 10:36PM

Okay I fixed it...there must be an error in the latest release. My folder in apps is called "phpadmin2.11.5", so I switched the config file to read:

Alias /phpmyadmin "c:/wamp/apps/phpmyadmin2.11.5/"

# to give access to phpmyadmin from outside
# replace the lines
#
# Order Deny,Allow
# Deny from all
# Allow from 127.0.0.1
#
# by
#
# Order Allow,Deny
# Allow from all
#

<Directory "c:/wamp/apps/phpmyadmin2.11.5/">
Options Indexes FollowSymLinks MultiViews
AllowOverride all
Order Allow,Deny
Allow from all
</Directory>

restarted all of the services and it is running now. I was just confused because I changed this config file this way before, but didn't restart the service, so that time it did not work.



Edited 1 time(s). Last edit at 04/04/2008 10:37PM by crhayes.

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: jagdishsarai (117.197.174.---)
Date: October 01, 2011 10:42AM

dear sir

same prob is here .....apace work but when i try to open php admin than Forbidden

(You don't have permission to access /phpmyadmin/ on this server.) error is shown plz help me...

Thank you

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: benlhe (118.101.49.---)
Date: October 01, 2011 09:47PM

did you got skype on... ? i had this problem in the past when using xampp which it occupied port:80
try closed skype & restart wampserver again...

Options: ReplyQuote
Re: PHPMYADMIN Problem
Posted by: solysols (---.dynamic.tstt.net.tt)
Date: November 15, 2011 04:15AM

Good night i just installed wampserver 2.3 and i have this same issue. I follow as far as the open c:/wamp/alias/phpmyadmin.php

My alias folder doesn't have a phpmyadmin.php file, but it has 3 files called phpmyadmin.conf, sqlbuddy.conf and webgrind.conf. Please assist me in any way you can.

Thank you

Options: ReplyQuote


Sorry, only registered users may post in this forum.