[mod-security-users] Re: =?utf-8?b?bW9kX3NlY3VyaXR5?= v1.8.4 Chroot problem
Brought to you by:
victorhora,
zimmerletw
|
From: Dan B. <gm...@sm...> - 2005-05-16 23:29:23
|
I've got mod_security 1.8.4 with just the chroot function, httpd 1.3.31, and frontpage 2002. It works fine without chroot. I haven't tested with suexec yet. With chroot enabled, I'm having troubles with the suidkey. With mod_frontpage being loaded *before* mod_security, and with /bin/ps and /usr/bin/sum and /proc inside the chroot, frontpage properly creates its suidkey.$PID inside the chroot. fpcounter.exe appears to function, but with the counter reset to 1, never incrementing. There are no errors in error_log either of the main server or of the vhost in question. It's as is mod_frontpage believes that it's working, and yet it's apparently not with fpcounter.exe. The administrative web GUI works. fpcounter.exe and the administrative web GUI are the only items I've tested it with. Please see my strace output at http://smuckola.org/etc/httpd_strace.text Do you have any clues or suggestions? |