What app is this about, and its version: Wordpress, v6.9.1
What YunoHost version are you running: 12.1.39
What type of hardware are you using: Other(?)
Describe your issue
I tried to install Wordpress on a fairly recent YunoHost on a dedicated server. First, I installed it at the root of the main domain, but I tried other options (subdomain, relative path…), none of wich worked. I didn’t activate the multisite option. I restarted the server at some point, and it didn’t solve the problem.
The main app install seems to work, the error is at the plugin installation step, the message being Error establishing a database connection.
I have seen in another topic that this could be caused by a conflict caused by a leftover database, it’s not the case here. I checked with phpMyAdmin, the wordpress database is created during install, and removed when the install fails.
Thanks for any input or pointers.