• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Can't install wordpress, Obsidian CentOS 8

mjidh

New Pleskian
The wordpress installation returns an error "Unable to find row with id 2 in DatabaseServers table"
If I install this way:
domian.com > applications > WordPress > install, returns the above error.
domian.com > WordPress (list of all installations) > install, works without problems.

CentOS Linux 8.1.1911
Plesk Obsidian 18.0.26
mariadb 10.3.17
 

Attachments

  • select-area_20200422104709.png
    select-area_20200422104709.png
    175.2 KB · Views: 6
First of all, try to fix this database inconsistency with

# plesk repair db
 
the workaround fixes the previous error but generates a new one:
Unable to find row with id 0 in DatabaseServers table.
 
Back
Top