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

Wordpress Toolkit / Overlapping App

Chad Reitsma

New Pleskian
Hi guys,

It looks like you have coded the Wordpress toolkit to look for files in the installation directory and fail if any files are found - from an Admin level this is simply not good practice. We have several files in our skeleton directory that need to be present when a domain is created which are copied into the root folder. Then if we try to install Wordpress with the toolkit it fails because those files are present - but they have nothing to do with Wordpress.

I understand you are trying to help the user by making sure that they cannot install Wordpress overtop of an already existing installation - so why not search for the wp-content folder? Or some file that you know belongs to wordpress - and not just IF any file exists in this folder /fail ...

I hope this will be remedied in the future so we can use our skeleton directories properly :)

Cheers,
C.
 
Back
Top