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

KnowledgeTree installation problem

L

lukaschemp

Guest
Hey,

I want install KnowledgeTree from Plesk and i get this:

* PHP support (>= 4.3.0, < 5.0) (available: 5.2.8, suitable: no)
* PHP safe mode off (available: off, suitable: yes)
* Database required (mysql, version >= 4.0) (available: 5.0.45, suitable: yes)
* Disk space required: 13.3 MB (available: 9 462 MB, suitable: yes)

My version of PHP is:

PHP 5.2.8 (cli) (built: Jan 5 2009 15:12:04)

so what's the problem?
 
Hey,

I want install KnowledgeTree from Plesk and i get this:

* PHP support (>= 4.3.0, < 5.0) (available: 5.2.8, suitable: no)
* PHP safe mode off (available: off, suitable: yes)
* Database required (mysql, version >= 4.0) (available: 5.0.45, suitable: yes)
* Disk space required: 13.3 MB (available: 9 462 MB, suitable: yes)

My version of PHP is:

PHP 5.2.8 (cli) (built: Jan 5 2009 15:12:04)

so what's the problem?

The problem is

* PHP support (>= 4.3.0, < 5.0) (available: 5.2.8, suitable: no)
 
Hey,

I want install KnowledgeTree from Plesk and i get this:

* PHP support (>= 4.3.0, < 5.0) (available: 5.2.8, suitable: no)
* PHP safe mode off (available: off, suitable: yes)
* Database required (mysql, version >= 4.0) (available: 5.0.45, suitable: yes)
* Disk space required: 13.3 MB (available: 9 462 MB, suitable: yes)

My version of PHP is:

PHP 5.2.8 (cli) (built: Jan 5 2009 15:12:04)

so what's the problem?

Just to re-iterate what sergius said. According to the above, the version of KnowledgeTree you have requires a version of PHP which is 4.3.0 or higher and lower than 5.0. 5.2.8 is not lower than 5.0, therefore it is refusing to install.

Your options are to downgrade your version of PHP (I wouldn't recommend this, especially on a server running Plesk), or use a newer version KnowledgeTree - the current version requires PHP 5.2.3 or higher.
 
Back
Top