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

Bug 138444

Summary: Apache 2.0.58 not working :|
Product: Gentoo Linux Reporter: Marek Krolikowski <taken>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED WORKSFORME    
Severity: normal CC: radek
Priority: Lowest    
Version: 2006.0   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marek Krolikowski 2006-06-29 03:24:37 UTC
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
Comment 1 Patrick 2006-06-29 03:30:53 UTC
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.
Comment 2 Marek Krolikowski 2006-06-29 04:13:04 UTC
On my other machine working too!!
But on one machine can`t start :/
Comment 3 Marek Krolikowski 2006-06-29 06:16:02 UTC
Impossible!!!
After reboot server, daemon apache working good...
I do not understand this :|

Greets
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2006-06-29 09:30:42 UTC
as it seems to work now...