Greetings,
On Wed, Jan 4, 2012 at 9:36 AM, John R Pierce pierce@hogranch.com wrote:
On 01/03/12 7:57 PM, Rajagopal Swaminathan wrote:
[Wed Jan 04 09:21:52 2012] [error] [client ::1] client denied by server configuration: /usr/share/phpmyadmin
that says it all right there.
::1 is the ipv6 localhost. you probably allowed 127.0.0.1 but not ::1
you should.
I just did add ::1
Still forbidden :-(