403 Forbidden on phpmyadmin
Posted by: anatak (---.leo-net.jp)
Date: July 04, 2007 03:41PM

Hello,

I just installed wamp 5 and I can not connect to the phpmyadmin page.
I created a folder with some files in the wamp/www directory and I can acces those without problems.

I try to connect to phpmyadmin by
going ot localhost/ and clicking on phpmyadmin 2.9.2
then I get the 403 error
You don't have permission to access /phpmyadmin/ on this server.

Any ideas how I can connect to the phpMyAdmin service ?

kind regards
anatak

Options: ReplyQuote
Re: 403 Forbidden on phpmyadmin
Posted by: khadegayatri (59.95.34.---)
Date: July 05, 2007 08:10AM

Hi All,

I have a very similar problem...

I have installed Wamp 5.1.7 on d:\ and configured listening port 81 in httpd.config file.
every thing works fine....suddenly I dont know what went went wrong ...now my php test page is also not working!

then I unintstall that wamp configuration and again installed it....

my apche_error page is having last entry as
[error] [client 0.0.0.0] client denied by server configuration: D:/wamp/www/index.php

and access.log file entry is
0.0.0.0 - - [04/Jul/2007:15:12:49 +0530] "GET /index.php HTTP/1.1" 403 211

and I m getting error in browser
You are not authorized to view this page
http error:403 forbidden error

Options: ReplyQuote
Re: 403 Forbidden on phpmyadmin
Posted by: anatak (---.leo-net.jp)
Date: July 06, 2007 02:43PM

I have been looking at the other 403 errors on phpmyadmin.

I can connect to some test site I created but only when I put the server online.
If I put the server offline I can not connect to the test site.

If I put the server offline I see the wamp home page [localhost]
but for all the rest I get
Forbidden
You don't have permission to access / on this server

If I put the server online I can access
phpinfo [localhost]
and the files under Your Projects

All the rest (phpmyadmin, SQLitemanager)
is forbidden

IF I put in the phpmyadmin.conf file and in apache httpd.conf file
allow from 0.0.0.0
and the server is offline I can access everything.

If I put
allow from [my ip address]
and the server is offline or online I can not access phpmyadmin

I really don't feel comfortable running this with allow 0.0.0.0 even if the server is in offline mode. Or am I being too paranoid ?


Any help is greatly appreciated.



Post Edited (07-06-07 15:58)

Options: ReplyQuote
Re: 403 Forbidden on phpmyadmin
Posted by: 0ff (---.fbx.proxad.net)
Date: July 06, 2007 11:24PM

see my post there

[forum.wampserver.com]

Options: ReplyQuote
Re: 403 Forbidden on phpmyadmin
Posted by: anatak (---.leo-net.jp)
Date: July 09, 2007 03:42PM

Hello Off,

thanks for the link and the link to the french post.
I am sorry but I am not exactly sure what you mean with (outside <Directory>, <VirtualHost>, <Location>, and so...)

Does that mean I have to put
Win32DisableAcceptEx
in all the other blocks like
<IfModule dir_module>
and
<FilesMatch "^\.ht">

or that I just have to put it one time
outside any block ?

I guess that if I put it outside any block that it will be alright.
It does not make a lot of sense the other way.

Thank you for your help.
I have a second question.
how can I configure windows 2000 to allow a user to start the wampservices ?

Do I have to change the logon account to the user account ?
Is is possible to set the permissions on a service to a usergroup ?

thank you



Post Edited (07-09-07 16:09)

Options: ReplyQuote
Re: 403 Forbidden on phpmyadmin
Posted by: 0ff (---.fbx.proxad.net)
Date: July 09, 2007 07:54PM

Hi,

it means that you just have to put it once outside any block.

I don't know Win2000 at all.

If you go to the Config Panel --> Admin Tools -> Services

then open it and double click on a service,
click on the Advanced tab,

then you can choose if the service is launched by a specific account or by everyone (Local system).

perhaps you can play too with gpedit.msc :

in the start menu -> Run -> type gpedit.msc and push enter. Here you can define all the policies for all the accounts in windows.

Options: ReplyQuote


Sorry, only registered users may post in this forum.