You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Oliver Wendemuth <ow...@ko.hbv.de> on 2000/05/09 13:36:22 UTC

os-windows/6063: solution to problem 5509, 5783, 5953, 5903, 5983, 5259, 5515, 5858

>Number:         6063
>Category:       os-windows
>Synopsis:       solution to problem 5509, 5783, 5953, 5903, 5983, 5259, 5515, 5858
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue May 09 04:40:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     owendemuth@ko.hbv.de
>Release:        1.3.X
>Organization:
apache
>Environment:
windows 9x/nt/2000
>Description:
Problem was getting "Error 1067 : Service terminated unexpectedly"-message when trying to start the Apache server.
>How-To-Repeat:

>Fix:
Variable "ServerName" in httpd.conf isn't set. Uncomment the special line in httpd.conf and give a servername.
I suggest that the standard Apache-Installation comes with the uncommented line, like
ServerName localhost     instead of
#ServerName your.name.com
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]