Let's go @portofacil will spinup on test environment and report if something is broken
Unofficial PHP8 Support
Very good! Thank you for that
so far so good but for some reason wo stack reload --all
command shows Reloading mysql [KO]
log: wo.core.logging : mysql: unrecognized service
though mysql service is up and mariadb is active
corus9 I had the same bug on regular WO, and I could not fix it in my patch.
systemctl status mariadb.service
shows mariadb is active so i;m guessing some version mismatch or incompatibility with the wo core
so far working so good, yesterday rolled out this update on one of my production let's see how it handle under the load
corus9 Theoretically, PHP8 should perform better than PHP7. I'm using it in 100+ servers now, so far so good.
Thank you .. I have WO on 30+ boxes .. love it .. lets keep it alive .. trying php8 now
Thank you. Next weekend I'm going to update my server.
Lucky007 Don't forget to make your backups!
Hello portofacil,
sorry for the delay on the next WordOps update. I'm currently working on it. Feel free to open a PR if you managed to add PHP 8 to WordOps.
VirtuBox Here it is:
VirtuBox Thanks for the update folks.
so, WordOps now officially support php8?
I checked documentation at https://docs.wordops.net/commands/stack/
but I did not found the way upon instalingl php8 with wordpress, anyone would like to confirm what is the right way please? or is the following is right?
sudo -E wo site create mysite.com --wpsubdir --wpredis --php8 --letsencrypt=wildcard --dns=dns_dgon
Thanks for in advance.
Yes, it supports PHP 8, all you have to do is to inform --php80
or --php81
when creating a new site. Exactly as you'd expect it to be.
- Edited
Thank you for all your work. I remember when WO first took off, and the work from yourself and @VirtuBox on EasyEngine too. I actually just came to the forum today to see how things were going and I was really surprised to read that WO is "practically abandoned" -- (though obviously it still works great.) Just sad to hear it.
Anyways, WordOps is 100% open source. Whoever wants to fork it and start a new product is welcome.