• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Issue WordPress page in subdirectory does not work - forwarding to root

Slakish

New Pleskian
Server operating system version
Ubuntu 22.04.5 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.67_build1800250205.19 os_Ubuntu 22.04
Hello,

I had to restore my website from the WP Toolkit backup. Unfortunately, my site domain.com/blog is not properly accessible. If you enter domain.com/blog in the browser, an HTML version of the page appears. When I try to log in to WP Admin I am redirected to domain.com/wp-admin. It seems that the domain is no longer set correctly in Plesk. The URL change function also recognizes that I need to change from domain.com to domain.com/blog. When I start the task it eventually times out. How can I fix this without having to delete the domain?
 
@Slakish could you please execute the following command on the server:

plesk ext wp-toolkit --wp-cli -instance-id [ID] -- option get siteurl

Where [ID] (please remove the brackets) is the ID of the WordPress installation in Plesk. To learn
the ID, go to WordPress and click the name of the WordPress
installation. The ID will be displayed at the end of the URL in the
browser. For example, if the URL ends with /id/2, then the ID=2.
 
Back
Top