You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2002/09/12 22:40:14 UTC

DO NOT REPLY [Bug 12595] New: - Failure to start Apache Server after changes to httpd.conf file

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12595>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12595

Failure to start Apache Server after changes to httpd.conf file

           Summary: Failure to start Apache Server after changes to
                    httpd.conf file
           Product: Apache httpd-2.0
           Version: 2.0.40
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Critical
          Priority: Other
         Component: All
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: vstockel@hotmail.com


New Installation:

Installed Apache 2.0.40 on Win NT 4.0 Workstation (SP 6a)
Installation was successful.

http://localhost is fine

Installed PHP 4.2.3-Win32 on system

Cannot execute PHP scripts

Tried adding following to httpd.conf files, but apache server refuses to start.
LoadModule php4_module c:/php/sapi/php4apache.dll 
AddModule mod_php4.c 
AddType application/x-httpd-php .php 

Also changed AllowOverride from None to All for .htaccess

Get a following error when starting Apache 
The request operation has failed.

New to Apache and PHP. Any insight will be appreciated.

Vanna.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org