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 2012/03/06 17:26:45 UTC

DO NOT REPLY [Bug 52402] balancer setup crashes apache during start

https://issues.apache.org/bugzilla/show_bug.cgi?id=52402

msubbareddy <m_...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |APIBug, ErrorMessage
           Priority|P2                          |P1
           Platform|PC                          |Other
            Version|2.4-HEAD                    |2.4.1
         OS/Version|All                         |Linux
           Severity|regression                  |blocker

--- Comment #13 from msubbareddy <m_...@hotmail.com> 2012-03-06 16:26:45 UTC ---
Unable to start the apache webserver (httpd). Getting terminated in between.
How to start the webserver?

Linux: Ubuntu 11.10 i386 x32 bit
Apache2: 2.4.1

Apache2 source got compiled and installed, when try to start, failed due to:

[proxy_balancer:emerg] [pid 2325] AH01177: Failed to lookup provider 'shm' for
'slotmem': is mod_slotmem_shm loaded??
[:emerg] [pid 2325] AH00020: Configuration Failed, exiting

Results on running: 
./httpd -S

VirtualHost configuration:
ServerRoot: "/usr/local/apache-2.4.1"
Main DocumentRoot: "/usr/local/apache-2.4.1/htdocs"
Main ErrorLog: "/usr/local/apache-2.4.1/logs/error_log"
Mutex default: dir="/usr/local/apache-2.4.1/logs" mechanism=default
Mutex mpm-accept: using_defaults
Mutex proxy-balancer-shm: using_defaults
PidFile: "/usr/local/apache-2.4.1/logs/httpd.pid"
Define: DUMP_VHOSTS
Define: DUMP_RUN_CFG
User: name="daemon" id=1
Group: name="daemon" id=1

error_log:
[proxy_balancer:emerg] [pid 2705] AH01177: Failed to lookup provider 'shm' for
'slotmem': is mod_slotmem_shm loaded??
[:emerg] [pid 2705] AH00020: Configuration Failed, exiting

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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