You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Brandon Lees <je...@powerup.com.au> on 2001/12/09 18:17:02 UTC

os-windows/9013: Apache won't restart/start/shutdown properly. Some modules won't load.

>Number:         9013
>Category:       os-windows
>Synopsis:       Apache won't restart/start/shutdown properly.  Some modules won't load.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Sun Dec 09 09:20:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     jendec@powerup.com.au
>Release:        2.0.28
>Organization:
apache
>Environment:
Windows 2000 Advanced Server + Service Pack 2.

>Description:
Hello.

I'm having problems with Apache 2.0.28.  Since I edited the httpd.conf I've been getting problems with some modules. Here's some info:

#LoadModule gzip_module modules/ApacheModuleGzip.dll

This one.  The server says "Cannot find module in "path""

same for:

#   LoadModule php4_module c:/php/sapi/php4apache.dll

When testing httpd.conf  Apache just open window then closes window straight away.  So,I had to goto command prompt and did apache -d httpd.conf

Apache doesn't seem to start properly.  Says Error "The Request operation has failed"

Same for Shutdown or restart.


>How-To-Repeat:

>Fix:

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


Re: os-windows/9013: Apache won't restart/start/shutdown properly. Some modules won't load.

Posted by "William A. Rowe, Jr." <wr...@covalent.net>.
Marc correctly closed this.  Also note, however, that 2.0.28 is _not_
compatible with modules for earlier Apache versions, which I suspect
is the source of your frustration.  See the website for your favorite
modules to get the latest versions [going from 1.3 to 2.0 versions
required some considerable rewriting of modules for optimal 2.0 behavior.)