Page 1 of 1

php eror on CentOS 4.3 after update

Posted: Sat Sep 02, 2006 2:24 pm
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

Posted: Tue Sep 05, 2006 11:04 am
by scott
You used 4ES instead of $releasever right?

apache issue

Posted: Wed Sep 06, 2006 12:05 pm
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/

Posted: Wed Sep 06, 2006 1:08 pm
by scott
OK I'm reproducing this too. Its because of an update inside of the RHEL/CentOS's glibc.

Posted: Wed Sep 06, 2006 1:28 pm
by npavlidis
ok thanks man looking forward to it.