Welcome! I update my system to apache 2.0.58 and not working: [ebuild R ] net-www/apache-2.0.58 USE="apache2 doc ssl -debug -ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec -static-modules -threads" 0 kB when i start apache init script show me: * Starting apache2 ... [ ok ] When i check in process list: root 1414 0.0 0.5 11264 4592 ? Ss 12:20 0:00 /usr/sbin/apache2 -D DEFAULT_VHOST -d /usr/lib/apache2 -f /etc/apache2/httpd.conf -k start Only ONE APACHE PROCESS!!! but he do not create a pid file: cat: /var/run/apache.pid: Nie ma takiego pliku ani katalogu in config file is: root ~ # cat /etc/apache2/httpd.conf |grep pid PidFile "/var/run/apache2.pid" netstat show me: tcp 0 0 :::80 :::* LISTEN 1414/apache2 Greets
Works for me. net-www/apache-2.0.58 USE="apache2 ssl -debug -doc -ldap -mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec -static-modules -threads" emerge --info: http://www.rafb.net/paste/results/VTQ1Pt14.html Cheers, Patrick.
On my other machine working too!! But on one machine can`t start :/
Impossible!!! After reboot server, daemon apache working good... I do not understand this :| Greets
as it seems to work now...