|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] apache2 in domU sometimes only
I use to have this problem on Debian using the worker Multi-Processing
Module(MPM). I switched to the prefork (MPM) and it worked. This is
related to the threading model and I suspect that is the problem you are
having. You will need to check which module you are using and switch to
prefork if you are using worker.
I believe with yast you can just install apache2-prefork. Also, from
looking at Novell's site, it appears that Suse's Apache package comes
with a program apache2-reconfigure-mpm that might be useful (never used
it though).
On Wed, 2005-04-06 at 20:16 +0200, Chris Epicier wrote:
> Hi there
> Yast says its 2.0.50 (latest you can get from yast
> online update)
>
> Do you think its a bug in apache?
>
> greets chris
> --- "Anderson, Eli C" <Eli.C.Anderson@xxxxxxxxxx>
> wrote:
> > What build of apache2 are you running?
> >
> >
> > On Tue, 2005-04-05 at 15:48 +0200, Chris Epicier
> > wrote:
> > > Hi there
> > >
> > > I Use suse 9.2 and www.suse.de/~garloff/linux/xen
> > > 2.6.8-24.14-xen rpms
> > >
> > > apart from some networking setup problems I got a
> > > problem with apache2: it starts sometimes and
> > > sometimes not. I removed it, reinstalled it, did
> > an
> > > online update and still, sometimes yes sometimes
> > not
> > >
> > > As /var/log/messages remains quiet,
> > > /var/log/apache2/error_log spits
> > > [Tue Apr 05 15:43:27 2005] [error] (38)Function
> > not
> > > implemented: Cannot create SSLMutex
> > > Configuration Failed
> > >
> > > It does so on both Dom0 and DomU
> > >
> > > Any help greatly appreciated
> > >
> > > Chris
> > >
> > > PS: Postgres runs fine:xentest:~ #
> > > rcpostgresql status
> > > Checking for PostgreSQL:
> >
> > >
> > > running
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> > >
> >
> ___________________________________________________________
> >
> > > Gesendet von Yahoo! Mail - Jetzt mit 250MB
> > Speicher kostenlos - Hier anmelden:
> > http://mail.yahoo.de
> > >
> > > _______________________________________________
> > > Xen-users mailing list
> > > Xen-users@xxxxxxxxxxxxxxxxxxx
> > > http://lists.xensource.com/xen-users
> >
>
>
>
>
>
>
> ___________________________________________________________
> Gesendet von Yahoo! Mail - Jetzt mit 250MB Speicher kostenlos - Hier
> anmelden: http://mail.yahoo.de
signature.asc
Description: This is a digitally signed message part
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|