• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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