Re: [gentoo-user] strange apache service dependency

2007-03-19 Thread Dan Farrell
On Sun, 18 Mar 2007 18:03:32 +0100
Enrico Weigelt <[EMAIL PROTECTED]> wrote:

> 
> I already did, had no other chance. 
> When stopping mysql kills httpd, it's an very bad bug for 
> production systems. 
> 
> 
> cu

FWIW, this doesn't happen to me... however I didn't see a use flag for
mysql:

 net-www/apache-2.0.58-r2  USE="apache2 ssl -debug -doc -ldap -mpm-itk
-mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker
(-selinux) -static-modules -threads"
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] strange apache service dependency

2007-03-18 Thread Enrico Weigelt
* Dan Farrell <[EMAIL PROTECTED]> wrote:

Hi,

> probably if you compile it with mysql support, it assumes it 
> should insist upon it.  

I didn't build in any mysql-related stuff (ie. mod_auth_mysql).

> if you desire it differently ,edit the depends line
> in /etc/init.d/apache

I already did, had no other chance. 
When stopping mysql kills httpd, it's an very bad bug for 
production systems. 


cu
-- 
-
 Enrico Weigelt==   metux IT service - http://www.metux.de/
-
 Please visit the OpenSource QM Taskforce:
http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
http://patches.metux.de/
-
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] strange apache service dependency

2007-03-09 Thread Bo Ørsted Andresen
On Friday 09 March 2007 22:12:54 Enrico Weigelt wrote:
> I've just seen that the apache2 service has an dependecy to
> the mysql service. Most likely it's an bug.

It's not a hard dependency. It's just using it which means mysql will be 
started before apache2. Why do you think that's a bug?

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=2&chap=4

-- 
Bo Andresen


pgpAwIIDlgSUe.pgp
Description: PGP signature


Re: [gentoo-user] strange apache service dependency

2007-03-09 Thread Dan Farrell
On Fri, 9 Mar 2007 22:12:54 +0100
Enrico Weigelt <[EMAIL PROTECTED]> wrote:

> 
> Hi folks,
> 
> 
> I've just seen that the apache2 service has an dependecy to 
> the mysql service. Most likely it's an bug.
> 
> 
> cu
probably if you compile it with mysql support, it assumes it should
insist upon it.  if you desire it differently ,edit the depends line
in /etc/init.d/apache
-- 
gentoo-user@gentoo.org mailing list