Fresh install of Ubuntu 22.04 server
Fresh install of Wordops
Create new site, which is a forum (Invision) and thus created as a --php81 and --mysql site
Install forum software = only in one function, mysql 'goes away'
Try to switch to different PHP version - consistent error:
2023-08-07 07:01:07,710 (DEBUG) wo.core.logging : Command Output: ,
Command Error:
2023-08-07 07:01:07,710 (INFO) wo : [Done]
2023-08-07 07:01:07,710 (DEBUG) wo.core.logging : 'php73'
2023-08-07 07:01:07,710 (INFO) wo : Check the log for details: `tail /var/log/wo/wordops.log` and please try again
Now, when I attempted to switch the site to PHP73, it actually did it.
When I subsequently tried to switch it back to PHP80, or php81, I get the same error.
The site I am setting up requires PHP8.0 at a minimum.
What's going on here?