[Tech] Re: tech Digest, Vol 39, Issue 27
Federico Dell'Anna
f.dellanna@areasistema.it
Mar 27 Mar 2007 12:30:59 CEST
Il problema è stato risolto....ho trovato un link
simbolico nella cartella /usr/lib ad una versione
nuova di libsasl2.so.2.0.20 anzichè
libsasl2.so.2.0.19. Dopo averlo modificato il tutto ha ripreso a funzionare
[root@localhost lib]# ps -el |grep httpd
5 S 0 2346 1 0 76 0 - 861 - ? 00:00:00 splxhttpd
5 S 99 2349 2346 0 84 0 - 861 - ? 00:00:00 splxhttpd
5 S 99 2350 2346 0 84 0 - 861 semtim ? 00:00:00 splxhttpd
5 S 99 2351 2346 0 84 0 - 861 semtim ? 00:00:00 splxhttpd
5 S 99 2352 2346 0 85 0 - 861 semtim ? 00:00:00 splxhttpd
5 S 99 2353 2346 0 85 0 - 861 semtim ? 00:00:00 splxhttpd
1 S 0 2984 1 0 76 0 - 4520 - ? 00:00:00 httpd
5 S 48 3040 2984 0 80 0 - 4520 - ? 00:00:00 httpd
5 S 48 3041 2984 0 80 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3042 2984 0 80 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3044 2984 0 80 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3045 2984 0 83 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3046 2984 0 83 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3047 2984 0 83 0 - 4520 semtim ? 00:00:00 httpd
5 S 48 3048 2984 0 83 0 - 4520 semtim ? 00:00:00 httpd
5 S 0 4639 1 0 76 0 - 1795 - ? 00:00:00 httpd
5 S 99 17192 4639 0 76 0 - 1828 - ? 00:00:00 httpd
5 S 99 17194 4639 0 75 0 - 1828 - ? 00:00:00 httpd
Grazie cmq
buona giornata
At 12.00 27/03/2007, you wrote:
>Send tech mailing list submissions to
> tech@firenze.linux.it
>
>To subscribe or unsubscribe via the World Wide Web, visit
> https://lists.firenze.linux.it/mailman/listinfo/tech
>or, via email, send a message with subject or body 'help' to
> tech-request@firenze.linux.it
>
>You can reach the person managing the list at
> tech-owner@firenze.linux.it
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of tech digest..."
>
>
>Today's Topics:
>
> 1. problemi startup di httpd in linux red hat enterprise 4.0
> (Federico Dell'Anna)
> 2. Re: problemi startup di httpd in linux red hat enterprise 4.0
> (Marco Ermini)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Mon, 26 Mar 2007 16:26:32 +0200
>From: Federico Dell'Anna <f.dellanna@areasistema.it>
>Subject: [Tech] problemi startup di httpd in linux red hat enterprise
> 4.0
>To: tech@firenze.linux.it
>Message-ID: <20070326143557.55A1122D5E7@mailtoaster1.clio.it>
>Content-Type: text/plain; charset="iso-8859-1"; format=flowed
>
>Buongiorno a tutti,
>
>da una settimana ho dei problemi allo startup con
>il demone httpd correlato alla gestione via web
>del software di backup CA brightstor.
>L'errore che mi compare è il seguente
>
>
>Mar 26 12:35:58 localhost bab: ERROR: There was
>an error starting the httpd daemon.
>Mar 26 12:35:58 localhost bab: Please
>examine the error messages and check the
>Mar 26 12:35:58 localhost
>bab: /opt/CA/BrightStorARCserve/httpd/ directory.+
>
>Nella suddetta directory non vi sono informazioni
>riguardanti quest'ultimo avvio.
>
>[root@localhost logrotate.d]# ps -el |grep httpd
>5 S 0 2348 1 0 76 0 - 861 - ? 00:00:00 splxhttpd
>5 S 99 2351 2348 0 81 0 - 861 - ? 00:00:00 splxhttpd
>5 S 99 2352 2348 0 81 0 - 861 semtim ? 00:00:00 splxhttpd
>5 S 99 2353 2348 0 83 0 - 861 semtim ? 00:00:00 splxhttpd
>5 S 99 2354 2348 0 82 0 - 861 semtim ? 00:00:00 splxhttpd
>5 S 99 2356 2348 0 82 0 - 861 semtim ? 00:00:00 splxhttpd
>[root@localhost logrotate.d]#
>
>
>altro errore
>
>httpd: /usr/sbin/httpd: error while loading
>shared libraries: libsasl2.so.2: failed to map
>segment from shared object: Permission denied
>
>grazie in anticipo
>
>buon lavoro
>
>
>
>
>
>
>------------------------------
>
>Message: 2
>Date: Tue, 27 Mar 2007 11:15:11 +0200
>From: "Marco Ermini" <markoer@markoer.org>
>Subject: Re: [Tech] problemi startup di httpd in linux red hat
> enterprise 4.0
>To: "Discussioni tecniche" <tech@firenze.linux.it>
>Message-ID:
> <90691a990703270215r4aba7d7cr3e1a664b94fc0b83@mail.gmail.com>
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>On 3/26/07, Federico Dell'Anna <f.dellanna@areasistema.it> wrote:
> > Buongiorno a tutti,
> >
> > da una settimana ho dei problemi allo startup con
> > il demone httpd correlato alla gestione via web
> > del software di backup CA brightstor.
> > L'errore che mi compare è il seguente
> >
> >
> > Mar 26 12:35:58 localhost bab: ERROR: There was
> > an error starting the httpd daemon.
> > Mar 26 12:35:58 localhost bab: Please
> > examine the error messages and check the
> > Mar 26 12:35:58 localhost
> > bab: /opt/CA/BrightStorARCserve/httpd/ directory.+
> >
> > Nella suddetta directory non vi sono informazioni
> > riguardanti quest'ultimo avvio.
> >
> > [root@localhost logrotate.d]# ps -el |grep httpd
> > 5 S 0 2348 1 0 76 0 - 861 - ? 00:00:00 splxhttpd
> > 5 S 99 2351 2348 0 81 0 - 861 - ? 00:00:00 splxhttpd
> > 5 S 99 2352 2348 0 81 0 - 861 semtim ? 00:00:00 splxhttpd
> > 5 S 99 2353 2348 0 83 0 - 861 semtim ? 00:00:00 splxhttpd
> > 5 S 99 2354 2348 0 82 0 - 861 semtim ? 00:00:00 splxhttpd
> > 5 S 99 2356 2348 0 82 0 - 861 semtim ? 00:00:00 splxhttpd
> > [root@localhost logrotate.d]#
>
>Quindi mi pare stia girando. Forse il problema è che sta *già* girando
>quando stai cercando di avviarlo?
>
>
> > altro errore
> >
> > httpd: /usr/sbin/httpd: error while loading
> > shared libraries: libsasl2.so.2: failed to map
> > segment from shared object: Permission denied
>
>Questo sembra un problema di SELinux. Controlla cosa viene scritto in
>/var/log/messages quando lanci ils erver httpd
>
>
> > grazie in anticipo
> >
> > buon lavoro
>
>Ciao
>--
>Marco Ermini
>Dubium sapientiae initium. (Descartes)
>root@human # mount -t life -o ro /dev/dna /genetic/research
>http://www.markoer.org/ - https://www.linkedin.com/in/marcoermini
>
>
>------------------------------
>
>_______________________________________________
>FLUG - Discussioni tecniche - tech@firenze.linux.it
>URL: https://lists.firenze.linux.it/mailman/listinfo/tech
>Archivio: http://lists.firenze.linux.it/pipermail/tech
>Ricerca nell'archivio: http://www.firenze.linux.it/search
>
>End of tech Digest, Vol 39, Issue 27
>************************************
Maggiori informazioni sulla lista
flug-tech