• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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