http://bugzilla.novell.com/show_bug.cgi?id=592424 http://bugzilla.novell.com/show_bug.cgi?id=592424#c0 Summary: YaST doesn't load apache module mod_cache when I enable mod_mem_cache Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: szotsaki@gmail.com QAContact: jsrain@novell.com Found By: --- Blocker: --- User-Agent: Opera/9.80 (X11; Linux x86_64; U; hu) Presto/2.2.15 Version/10.10 YaST doesn't write Apache module name mod_cache when I enable mod_mem_cache or mod_disk_cache into the variable APACHE_MODULES. Reproducible: Always Steps to Reproduce: 1. Go to YaST 2 > HTTP Server > Server modules when using Apache 2. Turn on mem_cache (or possibly disk_cache) only. Don't turn on or off anything else. 2. Install memcached (zypper in memcached libmemcache0). 3. Start apache2: rcapache2 restart. Actual Results: Apache 2 won't start because the error below: /etc/init.d/apache2 configtest httpd2-prefork: Syntax error on line 116 of /etc/apache2/httpd.conf: Syntax error on line 27 of /etc/apache2/sysconfig.d/loadmodule.conf: Cannot load /usr/lib64/apache2-prefork/mod_mem_cache.so into server: /usr/lib64/apache2-prefork/mod_mem_cache.so: undefined symbol: ap_cache_cacheable_hdrs_out Expected Results: Apache starts normally. It took an hour to find this, so I share here: please, turn on mod_cache automatically when the user turns on either mod_mem_cache or mod_disk_cache. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.