You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by jagadish gowda <ja...@yahoo.com> on 2005/08/30 13:04:55 UTC

[users@httpd] Warning: DocumentRoot [htdocs] does not exist

Hi all, 
      I am using Apache 2.0.54 in windows.
Whenever I run Apache. it is saying
Warning: DocumentRoot [htdocs] does not exist
Does anybody know the solution.
I have tried with the full path,
 DocumentRoot "C:/apache/htdocs"
  also 
 DocumentRoot "htdocs"
where serverroot is C:/apache.

Please let me know if anoybody knows the solution to
this.

Thanks
Jagadish




__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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


Re: [users@httpd] Warning: DocumentRoot [htdocs] does not exist

Posted by jagadish gowda <ja...@yahoo.com>.
Hi, 
   Sorry,
   DocumentRoot C:/Apache/htdocs.
   When I give C:/Apache/htdocs111.
   Then it will say, the directoryRoot must be a
directory. I am working on Windows Platform.
Actually I have taken the binary zip file.extracted
it, and running it.

Thanks,
Jagadeesha T
    

--- Joshua Slive <js...@gmail.com> wrote:

> On 8/30/05, jagadish gowda <ja...@yahoo.com>
> wrote:
> > Hi,
> >    Thanks for the response.
> >    I tried with the full path as given below.
> >    DocumentRoot C:/apahce/htdocs.
> 
> You have a typo here.
> 
> > 
> >    I have logged in as a Administrator.
> >    I am starting Apache from the Commnadpromt. Is
> > there any way I can run debug so that I would know
> > what is the document root it is taking.
> 
> The error message given on the command prompt (or in
> the error log)
> should show the exact plath that apache is trying.
> 
> 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
> 
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

---------------------------------------------------------------------
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


Re: [users@httpd] Warning: DocumentRoot [htdocs] does not exist

Posted by Joshua Slive <js...@gmail.com>.
On 8/30/05, jagadish gowda <ja...@yahoo.com> wrote:
> Hi,
>    Thanks for the response.
>    I tried with the full path as given below.
>    DocumentRoot C:/apahce/htdocs.

You have a typo here.

> 
>    I have logged in as a Administrator.
>    I am starting Apache from the Commnadpromt. Is
> there any way I can run debug so that I would know
> what is the document root it is taking.

The error message given on the command prompt (or in the error log)
should show the exact plath that apache is trying.

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


Re: [users@httpd] Warning: DocumentRoot [htdocs] does not exist

Posted by jagadish gowda <ja...@yahoo.com>.
Hi,
   Thanks for the response.
   I tried with the full path as given below.
   DocumentRoot C:/apahce/htdocs.

   I have logged in as a Administrator. 
   I am starting Apache from the Commnadpromt. Is
there any way I can run debug so that I would know
what is the document root it is taking.

Thanks,
Jagadish

   

--- Joshua Slive <js...@gmail.com> wrote:

> On 8/30/05, jagadish gowda <ja...@yahoo.com>
> wrote:
> > Hi all,
> >       I am using Apache 2.0.54 in windows.
> > Whenever I run Apache. it is saying
> > Warning: DocumentRoot [htdocs] does not exist
> > Does anybody know the solution.
> > I have tried with the full path,
> >  DocumentRoot "C:/apache/htdocs"
> >   also
> >  DocumentRoot "htdocs"
> > where serverroot is C:/apache.
> 
> Use the full path.
> 
> Does the user running the apache service have rights
> to access this folder?
> 
> 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
> 
> 



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

---------------------------------------------------------------------
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


Re: [users@httpd] Warning: DocumentRoot [htdocs] does not exist

Posted by Joshua Slive <js...@gmail.com>.
On 8/30/05, jagadish gowda <ja...@yahoo.com> wrote:
> Hi all,
>       I am using Apache 2.0.54 in windows.
> Whenever I run Apache. it is saying
> Warning: DocumentRoot [htdocs] does not exist
> Does anybody know the solution.
> I have tried with the full path,
>  DocumentRoot "C:/apache/htdocs"
>   also
>  DocumentRoot "htdocs"
> where serverroot is C:/apache.

Use the full path.

Does the user running the apache service have rights to access this folder?

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