• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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