php eror on CentOS 4.3 after update

Support/Development for PHP
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

php eror on CentOS 4.3 after update

Unread post by npavlidis »

After I updated with yum yesterday (upgrading many many things....glibc and more....) apache wont start from terminal.... only from within plesk
it gives this error:

Sep 2 13:55:23 www httpd: Syntax error on line 6 of /etc/httpd/conf.d/php.conf:
Sep 2 13:55:23 www httpd: Cannot load /etc/httpd/modules/libphp5.so into server: libstdc++.so.6: cannot handle TLS data
Sep 2 13:55:23 www httpd: httpd startup failed

Note:
I have plesk 8.0.1 Centos 4.3-current and ASL kernel and mods

please help :?

Thanks
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

You used 4ES instead of $releasever right?
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

apache issue

Unread post by npavlidis »

my yum.conf

[main]
cachedir=/var/cache/yum
debuglevel=2
logfile=/var/log/yum.log
pkgpolicy=newest
distroverpkg=centos-release
tolerant=1
exactarch=1
retries=20
obsoletes=1
gpgcheck=0

[atomic]
name=Atomic Rocket Turtle - 4ES - Atomic PSA-Compatible RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/art/4ES/

[atomic-app-vault]
name=Atomic Rocket Turtle - 4ES - Atomic PSA App Vault RPMS
baseurl=http://3es.atomicrocketturtle.com/atomic/app-vault/

[asl]
name=Atomicorp - 4ES - Atomic Secured Linux (ASL)
baseurl=http://user:pass@atomicorp.com/channels/asl/4ES/
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

OK I'm reproducing this too. Its because of an update inside of the RHEL/CentOS's glibc.
npavlidis
Forum Regular
Forum Regular
Posts: 122
Joined: Sun Jun 04, 2006 10:03 am

Unread post by npavlidis »

ok thanks man looking forward to it.
Post Reply