you don't have permission
Posted by: mastercais (200.75.31.---)
Date: March 30, 2007 06:10PM

hi i have downloaded the latest WAMP package and installed it, but i'm getting this error

""""You don't have permission to access / on this server.""""""

this happen when i try to view the [localhost] or the [localhost] ........

some one can help me please?


regards.

Options: ReplyQuote
Re: you don't have permission
Posted by: CyberSpatium (71.237.217.---)
Date: March 30, 2007 07:58PM

make sure apache is running. when you start wamp does it say 1 or 2 services running? also make sure your wamp server is in offline mode

left click on the wamp tray icon -> put offline

if it says put online your are fine.



CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: you don't have permission
Posted by: Teuzz (---.159.92.81.coprosys.cz)
Date: March 31, 2007 02:49PM

I have the same problem with the new version (1.7.0). I'm running Windows Vista. The server can be offline or online, it doesn't depend.



Teuzz

Options: ReplyQuote
Re: you don't have permission
Posted by: wampy (---.ethome-ip.ethome.com.tw)
Date: March 31, 2007 04:07PM

i get the same prob...i just installed 1.7.0 fresh...then chose start wampserver.

next i dont have permission to go to localhost in my browser (allthough wampserver is not running but apache and mysql are running).
when i then click "put online" i CAN go to localhost and get the wampserver page in my browser.

BUT,

i get "DONT have permission" message in my browser when i try to run phpmyadmin or sqlitemanager when:
a: wampserver running, apache running, mysql running
OR
b: wampserver not running, apache running, mysql running

my apache logfiles says eg.:
[Sat Mar 31 21:43:18 2007] [error] [client 0.0.0.0] client denied by server configuration: C:/dev/wamp/phpmyadmin/

do i need to set something in the apache config file to get rights to see stuff?



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

Options: ReplyQuote
Re: you don't have permission
Posted by: wampy (---.ethome-ip.ethome.com.tw)
Date: March 31, 2007 04:39PM

ok i got things working smiling smiley
...seeing that in the error log my localhost machine was 0.0.0.0 and not the 127.0.0.1 i added allow statements in the apache and phadmin and sqlitemanager conf files.

so (inside the 3 .conf files) i changed this :
Allow from 127.0.0.1
into:
Allow from 127.0.0.1
Allow from 0.0.0.0

my system is windows 2000 sp4...no idea why apache thinks my localhost isnt localhost or 127.0.0.1
i hope i dont get any weird side effects with this hack :p

cheers

Options: ReplyQuote
Re: you don't have permission
Posted by: wampy (---.ethome-ip.ethome.com.tw)
Date: March 31, 2007 06:40PM

i just read here:
[forum.wampserver.com]
that apache 2.2.4 sees any visitor as 0.0.0.0 on windows 2000 machines :-O

so for anyone who does not want to use 2.2.3 here is (the real) 2.2.4 workaround as copied from the apachelounge forum:
[www.apachelounge.com]
[www.apachelounge.com]

--------------------> To use the workaround, put the Apache directive Win32DisableAcceptEx in your httpd.conf file. It is just a one-word directive with no arguments. It should be outside of any blocks like <Directory>, <VirtualHost>, <Location>, etc.



worked for me !

Options: ReplyQuote
Re: you don't have permission
Posted by: CyberSpatium (71.237.217.---)
Date: April 01, 2007 05:18AM

see the phpmyadmin section of my wamp manual. link is in my sig.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com



CyberSpatium
----------------------
WAMP Forum Admin

Web Development for Newbie's Blog - Check out my new blog. It is for web developers, and especially tailored for the web development newbie. If you are not fluent in “geek speak”, then this incredible resource is just you. And even if you are a web development pro, this is a great resource to check out some of the latest web development tips, news, tutorials, codes and more.

Options: ReplyQuote
Re: you don't have permission
Posted by: wampy (---.ethome-ip.ethome.com.tw)
Date: April 01, 2007 08:23AM

you mean this "apache 0.0.0.0 bug" is described in there? i could not find it.

Options: ReplyQuote
Re: you don't have permission
Posted by: CyberSpatium (71.237.217.---)
Date: April 01, 2007 09:06AM

no, check out the phpmyadmin section of my wamp manual. link is in my sig.


CyberSpatium
----------------------
WAMP English Forum Admin

Need help? Check out my WAMP User Manual/Guide here!


Please visit my latest website Clarify Loans:
ClarifyLoans.com

Options: ReplyQuote
Re: you don't have permission
Posted by: yfastud (---.mia.bellsouth.net)
Date: April 01, 2007 06:23PM

he... he.... !!! he... he...!!! ;-)


Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote
Re: you don't have permission
Posted by: PJkinann (---.proxy.aol.com)
Date: April 01, 2007 09:34PM

If you run ALL software through the administrator (I have Vista also) then you shouldn't have a problem and should not have to configure anything.

WAMP (on Vista -- for me anyway) will not start just opening the Services panel. I have to open it from an icon on the desktop by right-clicking and opening through adminsitrator. Then all services will run.

Glad you got it worked out, but from an ex-frustrated Vista user (I don't recommend ANYONE upgrade to this OS -- I only have it because I purchased a new computer and had no choice), I ran everything through the administrator.

Then I also found where I turned OFF the "privileges" issue. That was driving me bonkers!



PJ

Options: ReplyQuote
Re: you don't have permission
Posted by: yfastud (---.cable.mindspring.com)
Date: April 02, 2007 02:15AM

My wamps always auto start on my both Vista Premium (laptop) and Vista Business (desktop); it depends on how you set it up; and I really enjoy all features that come w/ Vista so I highly recommend to upgrade to this os as soon as you have a chance

Have fun,

[www.jlbn.com] (testing WAMPS on Vista)
[test.jlbn.com] (testing codes on Vista)

Win Vista Business
Apache 2.2.4
MySQL 5.2.3 F-A
PHP 5.2.1
SSL 0.9.8D

phpMyAdmin 2.10.0.2

Options: ReplyQuote


Sorry, only registered users may post in this forum.