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