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

Base Update Problem | Plesk 10.4.4

NeverWorks

New Pleskian
Plesk 10.4.4, CentOS 5.7 x64,
<patches>
<product id="plesk" version="10.4.4" installed-at="20111219T191642">
<patch version="8" timestamp="" installed-at="20111219T192048" />
</product>
</patches>

It's not possible to base update:
Plesk 10.4.4. runs on CentOS 5.7 x64 with PHP 5.3.8. When I try to update the base, it gives some error messages that i could not solve.

Plesk's trying to make me choise PHP 5.3 before update, but it already has 5.3.8. There are lots of php modules on this server. When you select this option and fowarding steps, site's on this server are not working correctly.

Is there anything to do for skip this step?

P.S.: I've attached parallels-installation-log.
 

Attachments

  • parallels-installation-log.txt
    10 KB · Views: 0
From shell you can specify particular components like this

/usr/local/psa/admin/sbin/autoinstaller --install-component <component id>

For details

/usr/local/psa/admin/sbin/autoinstaller --help
 
i can select php 5.3 and downgrade my php version. but it's not the issue.
i wanna update the base without downgrading the php from 5.3.8 to 5.3.
is it possible to skip that step?
i've attached a screenshot about it.
 

Attachments

  • Parallels_Installer.jpg
    Parallels_Installer.jpg
    48.6 KB · Views: 5
I have the same problem

---------------------------------------------------------------
PRODUCT, VERSION, MICROUPDATE, OPERATING SYSTEM, ARCHITECTURE
PLESK Panel, 10.4.4, 36, CENTOS 6, x86_64

PROBLEM DESCRIPTION
I have installed php 5.2.17 and now Plesk installer tries to install php 5.3.3 using plesk repository. I do not want this and I excluded php-5.3.x from installing in yum.conf
exclude = mysql-server-5.5* php-5.3* php-*-5.3* mysql-5.5* mysql-*-5.5* sendmail*
Now Plesk updater fails and leave Plesk installation broken.

STEPS TO REPRODUCE

ACTUAL RESULT

EXPECTED RESULT
Please fix this issue and leave php os installation untouched.

ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
 
Back
Top