RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Joost de Heer
>> I don't have ssl configured at all on that server, and won't >> be using it. Any ideas why that would be on there? I tried >> searching the apache site, and can't seem to find the answers. > > I would search for 443 in your {server}/conf/httpd.conf file. See what > you need to comment out. Don

RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Jody Cleveland
> Any idea what the problem was? Only thing I can figure was a permissions problem. Originally, I copied the directory from one server to another. I checked the permissions, and they seemed fine. But, just for grins, I deleted the directory, created it from scratch, and then it worked. I just copi

Re: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread John Hicks
Jody Cleveland wrote: Ok, I solved it: I renamed the existing directories, created new ones, and copied the data into it. Now, apache starts up fine. Any idea what the problem was? - The official User-To-User support forum

RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Jody Cleveland
Ok, I solved it: > I'm running Redhat 4.0 AS server, and I'm trying to get apache running > on it. > > When I try to run service httpd start, I get this error: > # service httpd start > Starting httpd: Warning: DocumentRoot [/var/www/html/wals] does not > exist >

RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Jody Cleveland
> Just a suggestion on my part but perhaps doing a apachectl > configtest would yield more information. Syntax OK - jody - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org

Re: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Spike Burkhardt
Jody, Just a suggestion on my part but perhaps doing a apachectl configtest would yield more information. spike Jody Cleveland wrote: Are you trying to start it as root (required for ports like 80 & 443)? Yes, I am. I would search for 443 in your {server}/conf/httpd.conf file.

RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Jody Cleveland
> Are you trying to start it as root (required for ports like 80 & 443)? Yes, I am. > I would search for 443 in your {server}/conf/httpd.conf file. > See what you need to comment out. I search for 443, and there are 0 results. > You probably have indexing turned off & also don't have an index

RE: [EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Wick, Daniel
> -Original Message- > From: Jody Cleveland [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 16, 2005 4:53 PM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] Warning: DocumentRoot does not exist > > Hello, > > I'm running Redhat 4.0 AS server,

[EMAIL PROTECTED] Warning: DocumentRoot does not exist

2005-08-16 Thread Jody Cleveland
Hello, I'm running Redhat 4.0 AS server, and I'm trying to get apache running on it. When I try to run service httpd start, I get this error: # service httpd start Starting httpd: Warning: DocumentRoot [/var/www/html/wals] does not exist