On 24 Aug 2007 at 11:01, Guillaume Castagnino wrote:

> This is what I get with -PeMRxs :
> 
> # strace -f -ff /usr/sbin/apache2 -D DEFAULT_VHOST -D PHP5 -D SSL -D PROXY -d 
> /usr/lib/apache2 -f /etc/apache2/httpd.conf -k start
> execve("/usr/sbin/apache2", ["/usr/sbin/apache2", "-D", "DEFAULT_VHOST", 
> "-D", "PHP5", "-D", "SSL", "-D", "PROXY", "-d", "/usr/lib/apache2", "-f", 
> "/etc/apache2/httpd.conf", "-k", "start"], [/* 31 vars */]) = 0
> +++ killed by SIGKILL +++
>
> nothing more !

that's because you didn't have PAGEEXEC enabled in .config,
once you do that, it should get further (hopefully).

> Here attached the /proc/pid/map of the master apache process launch
> with -PemRXs and kernel configuration (grsec and pax section)

grsec removed the addresses :), disable GRKERNSEC_PROC_MEMMAP
and try again please.

-- 
[EMAIL PROTECTED] mailing list

Reply via email to