• 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 install fails on new box

B

BelyakovDmitry

Guest
Hello,

I am installing Plesk 10.3 via autoinstaller on a new CentOS 5.4 (Final) box.
During install I get some errors that httpd can't be started.

After installation I can access the plesk panel, but can't start httpd:

#service httpd start

Starting httpd: /usr/sbin/httpd: symbol lookup error: /usr/sbin/httpd: undefined symbol: apr_pool_pre_cleanup_register [FAILED]

I found only some solutions here (none of them works):

* One: says I should repair bootstrap
* The other: says i should yum update apr

P.S. My apr.i386 is 1.2.7-11.el5_3.1
 
Ok, so just in case you are interested in the topic, what work for me was:

1. yum remove apr
2. install plesk

So I guess plesk will install the apr that it requires.
 
Back
Top