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

After migrating wrong path auto installed via app the wordpress

dxflw

New Pleskian
After migrating from the old plesk to the new plesk one site wordpress who was installed installed via app in the new server is installed to wrong path. i.e. my site was domain.com/ and now is installed how i see in the plesk panel in the path domain.com/wordpress

I use some patents via php code to run normal because i miss image and in the beginning i cant login in wp-admin area but how i fix it in the plesk panel permanently?

Thank you.
 
This article should help:
http://codex.wordpress.org/Moving_WordPress

If you don't have access to wp-admin, then you'll have to manually update the DB URLs - you can do it through phpMyAdmin. The article below includes which fields need to be updated:
- https://wpbeaches.com/updating-wordpress-mysql-database-after-moving-to-a-new-url/

Once you're done, move the files to httpdocs via ssh or the Plesk file manager. Should be then able to log in.

You can use the Plesk scan feature for it to locate the new URLs, I think.

Hope this helps.
 
Back
Top