My guess is you need to configure Apache to use default (prefork) MPM module.  
The other ones will probably not work.
See also my writeup at
        http://dan.drydog.com/apache2php.html

In article <005501c2b67b$07db9960$[EMAIL PROTECTED]> you wrote:
> When i have compiled apache 2.0.43 on aix 4.3.3 with this options:
> ./configure --prefix=/usr/local/apache2 --enable-so --with-mpm=worker
> All compilation has gone fine, but when i run httpd with loadmodule
> libphp4.so system shows memory segmentation and apache doesn't start.


-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to