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

plesk upgrade to original my compiled version php/httpd

wduric

New Pleskian
Dears,

I have experimented a strange behaviour on plesk linux 12.0.18 Update #33

Basically:
1. I have recompiled Apache with more file descriptors
2. Several days later watchdog did not work properly. Support requested me to remove and install wd
3. I ran the autoinstaller. All my compiled version where replaced.

Watchdog is ok now, but I have to recompile Apache.

I have been searching on forum and kb but could not find any reoccurance.

Question : Is there a way to avoid this ?

Compilation performed based on article
http://download1.parallels.com/Ples...nistration-guide/index.htm?fileName=68766.htm

after having executed /usr/local/psa/admin/bin/autoinstaller --debug

[root@ns7 scripts]# rpm -qa --last | grep "Sat 21 Feb 2015"
psa-watchdog-12.0.18-cos6.build1200140707.14.x86_64 Sat 21 Feb 2015 01:12:58 PM CET
php-tidy-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-soap-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-pspell-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-process-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-ldap-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-intl-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-gd-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-bcmath-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:07 PM CET
php-xmlrpc-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:05 PM CET
php-fpm-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:05 PM CET
php-embedded-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:05 PM CET
php-dba-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:05 PM CET
php-zts-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-xml-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-recode-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-pgsql-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-odbc-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-mysql-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-mbstring-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-imap-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-enchant-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-devel-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
mod_ssl-2.2.15-39.el6.centos.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
httpd-manual-2.2.15-39.el6.centos.noarch Sat 21 Feb 2015 01:10:04 PM CET
httpd-devel-2.2.15-39.el6.centos.x86_64 Sat 21 Feb 2015 01:10:04 PM CET
php-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:03 PM CET
php-pdo-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:01 PM CET
php-common-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:01 PM CET
php-cli-5.3.3-40.el6_6.x86_64 Sat 21 Feb 2015 01:10:01 PM CET
httpd-tools-2.2.15-39.el6.centos.x86_64 Sat 21 Feb 2015 01:10:01 PM CET
httpd-2.2.15-39.el6.centos.x86_64 Sat 21 Feb 2015 01:10:01 PM CET
 
As you can see, httpd package is OS vendor's package, but not Parallels:

[root@ppu12-0 ~]# rpm -qi httpd | grep Vendor
Version : 2.2.15 Vendor: CentOS
[root@ppu12-0 ~]# rpm -qi httpd | grep Packager
Packager : CentOS BuildSystem <http://bugs.centos.org>

So, it can be updated by OS autoupdate process, not connected to Plesk.
 
Back
Top