Skip to main content

libpcre.so linking cPanel PHP

Comments

3 comments

  • cPanelMichael
    Hello :) Please post the output from the following command on each server to see where the differences are:
    grep '' /etc/redhat-release /usr/local/cpanel/version /var/cpanel/envtype ; grep CPANEL= /etc/cpupdate.conf ; httpd -v ; php -v ; mysql -V
    Thank you.
    0
  • sparek-3
    Well, the difference is that cpanel-pcre-8.36-1.cp1136.x86_64.rpm is installed on the servers that link to /usr/local/cpanel/3rdparty/lib64/libpcre.so.1 and not installed on the servers that link to /lib64/libpcre.so.0 But should it be linking to /usr/local/cpanel/3rdparty/lib64/libpcre.so.1?
    0
  • cPanelMichael
    Well, the difference is that cpanel-pcre-8.36-1.cp1136.x86_64.rpm is installed on the servers that link to /usr/local/cpanel/3rdparty/lib64/libpcre.so.1 and not installed on the servers that link to /lib64/libpcre.so.0

    Hello :) Yes, what we are trying to do is help you determine why that's the case. Please post the output from the following command on the servers where you notice different behavior:
    grep '' /etc/redhat-release /usr/local/cpanel/version /var/cpanel/envtype ; grep CPANEL= /etc/cpupdate.conf ; httpd -v ; php -v ; mysql -V
    Thank you.
    0

Please sign in to leave a comment.