• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

try to install php 5.6

Brecht Rogiers

New Pleskian
Hello

i try to install php 5.6 its conflicting with prvious version . how could i prevent this?
if i remove old version of php and install 5.6 should everything on plesk work ahead?

# rpm -Uvh https://mirror.webtatic.com/yum/el6/latest.rpm
Retrieving https://mirror.webtatic.com/yum/el6/latest.rpm
Preparing... ########################################### [100%]
package webtatic-release-6-6.noarch is already installed

# yum install php56w php56w-opcache
--> Finished Dependency Resolution
Error: php56w-common conflicts with php-common-5.4.45-53.el6.art.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

thanks by advance
 
Back
Top