This is a discussion on error.log within the Apache Web Server forums, part of the Web Server and Related Forums category; Hi, I still can't get my apache2 running though I read the manual carefully. ping localhost works - http://localhost (...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
I still can't get my apache2 running though I read the manual carefully. ping localhost works - http://localhost (or http://127.0.0.1) shows an 404 error. Below I copied the error.log. Can anybody tell me, what's going wrong? Thanks in advance Frank [Sun Dec 07 12:33:28 2003] [notice] Parent: Created child process 2064 [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Child process is running [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Acquired the start mutex. [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Starting 250 worker threads. |
|
|||
|
Frank Ehrlacher <frankehrlacher@aol.com> wrote:
> ping localhost works - http://localhost (or http://127.0.0.1) shows an 404 > error. Below I copied the error.log. > [Sun Dec 07 12:33:28 2003] [notice] Parent: Created child process 2064 > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Child process is running > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Acquired the start mutex. > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Starting 250 worker threads. Ok, where is the line referring to the 404 error? Davide |
|
|||
|
> Ok, where is the line referring to the 404 error?
it's not there - I'm wondering too ... and the access.log is empty ... Does this help so locate / solve my problem / error ? Frank "Davide Bianchi" <davideyeahsure@onlyforfun.net> schrieb im Newsbeitrag news:bqv6nt$261apl$1@ID-18487.news.uni-berlin.de... > Frank Ehrlacher <frankehrlacher@aol.com> wrote: > > ping localhost works - http://localhost (or http://127.0.0.1) shows an 404 > > error. Below I copied the error.log. > > [Sun Dec 07 12:33:28 2003] [notice] Parent: Created child process 2064 > > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Child process is running > > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Acquired the start mutex. > > [Sun Dec 07 12:33:28 2003] [notice] Child 2064: Starting 250 worker threads. > > Ok, where is the line referring to the 404 error? > > Davide |