• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Plesk: GLIBC issue on Plesk 8.3 RHEL 3

P

Pablo@

Guest
--------------------------
On some RHEL 3 boxes an update to Plesk 8.3 results in a GLIBC errror:

If plesk does not start try:
/usr/local/psa/admin/sbin/httpsd configtest

if you get:
/usr/local/psa/admin/sbin/httpsd: /usr/lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by /usr/lib/ ...

Then:
rm /usr/lib/libgcc_s.so.1
cd /usr/lib
ln -s /lib/libgcc_s_plesk.so.1

This is a bug in the plesk upater not linking the correct lib.

--------------------------
Source: https://www.rackaid.com/helpdesk/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=148

Friendly Tags: libgcc_s.so.1 GCC_4.2.0 libgcc_s libgcc glibc
 
Back
Top