• 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.

undefined symbol: apr_pool_pre_cleanup_register

Roy Boverhof

Basic Pleskian
As usual updating / upgrading Plesk failed:

[root@server tmp]# service httpd start
Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/sbin/httpd: undefined symbol: apr_pool_pre_cleanup_register
[FAILED]


For others that are struggling with this problem, the solution is quite simple:

[root@els011 tmp]# yum update apr

Oh... and upgrading from 10.2.0 to 10.3.0 will only work if 10.2.0 is fully updated. I wonder if any testing is done on these upgrades / updates at all... I actually can't recall any time when I simply updated the product and it worked without me having to apply database fixes, hack some config file or install missing packages!?

Anyway, I hope this helps someone.
 
Last edited:
What version of apr is required? yum upgrade apr doesn't work for me...
 
Back
Top