403 Forbidden error on phpmyadmin
Posted by: jordan4jc (---.hsd1.sc.comcast.net)
Date: July 10, 2012 06:16PM

Been looking around, tried several different fixes, nothing seems to be working

Here is my sql log...

[docs.google.com]

Here is my apache error log...

[docs.google.com]

And here is my httpd.conf...

[docs.google.com]

I've tried changing all kinds of different lines, and also tried disabling my IPV6 which I can only assume I did correctly and still nothing.

Hoping someone can spot something wrong in those error logs because I am out of usable brain cells for the time being.

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: svenn (---.access.telenet.be)
Date: July 10, 2012 09:40PM

second and thirth file are not accessible but in the first file i see "file not found"

You cannot copy the .frm files from 1 place to another, (eg. previous installation), maybe thats your issue ?

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: stevenmartin99 (Moderator)
Date: July 10, 2012 09:51PM

none of these are the issue


open c:\wamp\alias\phpmyadmin.conf


where it says
allow from 127.0.0.1


add this line below it

allow from localhost


save and restart wamp

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: avck (---.226.98.14.tataidc.co.in)
Date: July 11, 2012 08:43AM

my wamp server has been running just fine until today

now i get forbidden error and when i try 127.0.0.1/phpmyadmin it says the password is wrong
but when i put the server offline and access the sql console it works fine with the same password(perhaps)

where can i check the password passed into phpmyadmin
(though i hav not changed it but that seems an option)

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: svenn (---.access.telenet.be)
Date: July 11, 2012 12:30PM

wamp/apps/phpmyadminXXX/config.inc.php

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: avck (---.117.146.12.static-delhi.vsnl.net.in)
Date: July 11, 2012 01:34PM

thanks svenn
but the password is the same there
as i am passing into my sqlconnect fn

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: RiggsFolly (---.as13285.net)
Date: July 11, 2012 02:23PM

The console will be using a userid of 'root' are you using a userid of root in your application?

If you are, thats 'very bad practice'.

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: avck (---.35.98.14.tataidc.co.in)
Date: July 12, 2012 03:56PM

yes i am using root


is it possible that somehow the all the db has been deleted?
because now i can login without any password and my php my admin does not show any of the earlier database

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: RiggsFolly (---.as13285.net)
Date: July 12, 2012 04:41PM

That depend on what you did to try and solve your problems

Simplest solution is just restore them again, or re-create them.

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: avck (---.131.98.14.tataidc.co.in)
Date: July 12, 2012 05:48PM

it appears that there are two installations of mysql on my system one which was installed earlier
and
the other which came with wamp

all my databases are on former installation
now how can i connect wamp to the other mysql

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: RiggsFolly (---.as13285.net)
Date: July 12, 2012 06:47PM

Dont do that.

backup the databases using the other mysql.

uninstall the other mysql

restore the backups to the wamp version of mysql

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: gloo (---.rdns.blackberry.net)
Date: July 13, 2012 12:27PM

This is what i get when I try to open my phpAdminm...Please help is needed urgently #ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO...thanks)

Options: ReplyQuote
Re: 403 Forbidden error on phpmyadmin
Posted by: stevenmartin99 (Moderator)
Date: July 13, 2012 01:28PM

ye... you set a password, and didnt tell phpmyadmin the password..

Steven Martin
stevenmartin99@gmail.com
stevenmartin99@hotmail.com
PampServer.com - [pampserver.com]

Options: ReplyQuote


Sorry, only registered users may post in this forum.