First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 164717
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 110556
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: UncleOwen <anakin.skyw@gmx.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 164717 depends on: Show dependency tree
Bug 164717 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-01-31 17:26 0000
$ sudo /etc/init.d/apache2 restart
 * Stopping apache2 ...                                                   [ ok
]
 * Starting apache2 ...
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs                                                       [ !!
]
$ sudo /etc/init.d/apache2 restart
 * Starting apache2 ...                                                   [ ok
]

That's happening every time I restart apache. Seems like the init script is
restarting it too fast.

$ emerge -pv apache | grep ebuild
[ebuild   R   ] net-www/apache-2.0.59-r2  USE="-apache2 -debug -doc ldap
-mpm-itk -mpm-leader -mpm-peruser mpm-prefork -mpm-threadpool -mpm-worker
(-selinux) ssl -static-modules -threads" 4,690 kB

$ cat /etc/conf.d/apache2 | grep -v '#' | grep -v ^$
APACHE2_OPTS="-D DEFAULT_VHOST -D PHP5 -D PYTHON -D USERDIR"

------- Comment #1 From Jakub Moc (RETIRED) 2007-01-31 17:30:10 0000 -------

*** This bug has been marked as a duplicate of bug 110556 ***

First Last Prev Next    No search results available      Search page      Enter new bug