Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 219788

Summary: www-servers/apache + sysvipc fails
Product: Gentoo Linux Reporter: Stephen <stephen.b.elliott>
Component: [OLD] ServerAssignee: Apache Team - Bugzilla Reports <apache-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2008.0_beta1   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: my kernel .config file

Description Stephen 2008-04-30 00:09:55 UTC
+++ This bug was initially created as a clone of Bug #198088 +++

Reproducible: Always

Steps to Reproduce:
1. build a kernel (gentoo-sources: 2.6.24-gentoo-r4) WITH sysvipc
2. emerge apache
3. /etc/init.d/apache2 start

Actual Results:  
[crit] (38)Function not implemented: mod_rewrite: could not create rewrite_log_lock
Configuration Failed


Expected Results:  
Apache should start :)
Comment 1 Stephen 2008-04-30 00:10:57 UTC
Created attachment 151381 [details]
my kernel .config file
Comment 2 Stephen 2008-05-01 00:00:21 UTC
Well, it turns out that I didn't have /boot mounted when I copied the new kernel with sysvipc.  I am not able to test apache right now, but I do not think this error message will persist.
Comment 3 Stephen 2008-05-02 04:16:01 UTC
I was able to test Apache and it started successfully.