You are not logged in.

#1 2007-02-02 11:11:17

eduac
Member
Registered: 2006-03-17
Posts: 123

libpthread.so.0 error on httpd start

hi all,

I install apache by pacman and i have this error when i try to start it:

# /usr/sbin/apachectl start
/usr/sbin/httpd: /lib/tls/libpthread.so.0: version `GLIBC_2.4' not found (required by /usr/lib/libapr-1.so.0)

any ideas???


Arch - newbie

Offline

#2 2007-02-02 13:37:26

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: libpthread.so.0 error on httpd start

Yes, your glibc package is outdated. Try updating your system.

Offline

#3 2007-02-02 13:38:55

eduac
Member
Registered: 2006-03-17
Posts: 123

Re: libpthread.so.0 error on httpd start

i solve by pacman -Syu, but now i cant start apache anyway :

# apachectl start
# ps aux|grep httpd
root      2848  0.0  0.0   1740   576 pts/1    R+   11:38   0:00 grep httpd

on log i have this:

[Fri Feb 02 11:50:40 2007] [warn] Init: Session Cache is not configured [hint: SSLSessionCache]
[Fri Feb 02 11:50:40 2007] [notice] suEXEC mechanism enabled (wrapper: /usr/bin/suexec)
[Fri Feb 02 11:50:40 2007] [alert] (EAI 2)Name or service not known: mod_unique_id: unable to find IPv4 address of "eduardo"
Configuration Failed

Last edited by eduac (2007-02-02 13:51:35)


Arch - newbie

Offline

Board footer

Powered by FluxBB