Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 138444 - Apache 2.0.58 not working :|
Summary: Apache 2.0.58 not working :|
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Lowest normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-29 03:24 UTC by Marek Krolikowski
Modified: 2006-06-29 09:30 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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...