You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Judy Hulsey <ja...@yahoo.com> on 2007/09/23 17:14:46 UTC

[users@httpd] Help for first time user


I am an Information Technology student and I am taking PHP this semester. I have downloaded and installed Apache and when I test it I get the message    It works!  But when I try to open a page with Apache I get 
   
  HTTP 403 (Forbidden)
  Forbidden  You don't have permission to access /PHP_Projects/Chapter.01/Chapter/DessertShop.html on this server.
   I get this error in my log files:
  [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/Course Technology/1687-5/Chapter.01/Chapter/DessertShop.html
[Sun Sep 23 10:10:09 2007] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico.
   
  Please someone help me!!!!


       
---------------------------------
Shape Yahoo! in your own image.  Join our Network Research Panel today!

Re: [users@httpd] Help for first time user

Posted by Andrew WC Brown <om...@gmail.com>.
I'm guessing your developing on a windows machine since I see C:/
What did you do to launch apache?
Did you change your conf file? If so what did you change? was it your
DirectoryRoot?


On 9/23/07, edwardspl@ita.org.mo <ed...@ita.org.mo> wrote:
>
>  Hello Judy,
>
> What is your environment ?
>
> Edward.
>
> Judy Hulsey wrote:
>
>
>
> I am an Information Technology student and I am taking PHP this semester.
> I have downloaded and installed Apache and when I test it I get the message
> It works! But when I try to open a page with Apache I get
>
> HTTP 403 (Forbidden)
> Forbidden You don't have permission to access
> /PHP_Projects/Chapter.01/Chapter/DessertShop.html on this server.
>  I get this error in my log files:
> [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by
> server configuration: C:/Course
> Technology/1687-5/Chapter.01/Chapter/DessertShop.html
> [Sun Sep 23 10:10:09 2007] [error] [client 127.0.0.1] File does not exist:
> C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico.
>
> Please someone help me!!!!
>
>  ------------------------------
> Shape Yahoo! in your own image. Join our Network Research Panel today!<http://us.rd.yahoo.com/evt=48517/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7>
>
>
>

Re: [users@httpd] Help for first time user

Posted by Judy Hulsey <ja...@yahoo.com>.
I am working from home with no network.

edwardspl@ita.org.mo wrote:  Hello Judy,

What is your environment ?

Edward.

Judy Hulsey wrote:   

I am an Information Technology student and I am taking PHP this semester. I have downloaded and installed Apache and when I test it I get the message    It works!  But when I try to open a page with Apache I get 
   
  HTTP 403 (Forbidden)
  Forbidden  You don't have permission to access /PHP_Projects/Chapter.01/Chapter/DessertShop.html on this server.
   I get this error in my log files:
  [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/Course Technology/1687-5/Chapter.01/Chapter/DessertShop.html
[Sun Sep 23 10:10:09 2007] [error] [client 127.0.0.1] File does not exist: C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico.
   
  Please someone help me!!!!

  
  
---------------------------------
  Shape Yahoo! in your own image. Join our Network Research Panel today! 


       
---------------------------------
Fussy? Opinionated? Impossible to please? Perfect.  Join Yahoo!'s user panel and lay it on us.

Re: [users@httpd] Help for first time user

Posted by ed...@ita.org.mo.
Hello Judy,

What is your environment ?

Edward.

Judy Hulsey wrote:

>
>
> I am an Information Technology student and I am taking PHP this
> semester. I have downloaded and installed Apache and when I test it I
> get the message
>
>
>   It works!
>
> But when I try to open a page with Apache I get
> HTTP 403 (Forbidden)
>
>
>   Forbidden
>
> You don't have permission to access
> /PHP_Projects/Chapter.01/Chapter/DessertShop.html on this server.
> I get this error in my log files:
> [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by
> server configuration: C:/Course
> Technology/1687-5/Chapter.01/Chapter/DessertShop.html
> [Sun Sep 23 10:10:09 2007] [error] [client 127.0.0.1] File does not
> exist: C:/Program Files/Apache Software
> Foundation/Apache2.2/htdocs/favicon.ico.
> Please someone help me!!!!
>
> ------------------------------------------------------------------------
> Shape Yahoo! in your own image. Join our Network Research Panel today!
> <http://us.rd.yahoo.com/evt=48517/*http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7>




Re: [users@httpd] Help for first time user

Posted by Joshua Slive <jo...@slive.ca>.
On 9/23/07, Judy Hulsey <ja...@yahoo.com> wrote:

>  I get this error in my log files:
> [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by
> server configuration: C:/Course
> Technology/1687-5/Chapter.01/Chapter/DessertShop.html

This means you have Allow/Order/Deny directives in httpd.conf that
prevent access to the relevant directory/files. Some debugging help is
here:
http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org