16 Commits

Author SHA1 Message Date
06352bbc30 fix: align LSPHP module list with actual OLS repo packages
Some checks failed
CI / test WordOps (ubuntu-22.04) (push) Has been cancelled
CI / test WordOps (ubuntu-24.04) (push) Has been cancelled
LSPHP packages don't have separate gd, mbstring, xml, zip, soap,
imap modules - these are bundled in lsphp-common. Updated module
list to only include packages that exist in the OLS repository:
common, curl, igbinary, imagick, intl, memcached, msgpack, mysql,
opcache, pear, redis, snmp, sqlite3, tidy.

Also update default PHP version to 8.5.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 11:51:26 +01:00
VirtuBox
5b8d16ed87 Update changelog and prepare for release 2024-12-06 16:47:26 +01:00
VirtuBox
07ce93bdf8 Bump MariaDB to 11.4 2024-06-04 17:47:25 +02:00
VirtuBox
e7edc69cb7 Set default PHP version to 8.2 2023-12-01 16:54:51 +01:00
Yogesh Beniwal
c922613841 Update MariaDB to latest LTS version 2023-04-03 16:11:04 +08:00
VirtuBox
3ea6c86256 Update Changelog and install 2022-12-22 23:17:00 +01:00
VirtuBox
9743a60742 Set php8.0 as default 2022-01-25 16:29:13 +01:00
VirtuBox
0f1cc50b85 set php7.4 as default 2021-05-20 17:09:45 +02:00
VirtuBox
383b9d4250 Add MariaDB release into wo.conf 2020-11-13 14:09:34 +01:00
VirtuBox
327bd96d16 Prepare for release v3.12.0 2020-05-13 13:57:44 +02:00
VirtuBox
65b950e5ac Add php version selection into wo.conf
* set PHP 7.3 as default php version
* update travis script
2020-01-28 12:47:00 +01:00
VirtuBox
01ee8c0a13 v3.11.0 (#211)
- PHP 7.4 support
- Improved Webp images support with Cloudflare (Issue [#95](https://github.com/WordOps/WordOps/issues/95)). Nginx will not serve webp images alternative with Cloudflare IP ranges.
- Stack upgrade for adminer
- Check acme.sh installation and setup acme.sh if needed before issuing certificate
- Add `--ufw` to `wo stack status`
- Add Nginx directive `gzip_static on;` to serve precompressed assets with Cache-Enabler or WP-Rocket. (Issue [#207](https://github.com/WordOps/WordOps/issues/207))
- Previous `--php73` & `--php73=off` flags are replaced by `--php72`, `--php73`, `--php74` to switch site's php version
- phpMyAdmin updated to v4.9.2
- Adminer updated to v4.7.5
- Replace dot and dashes by underscores in database names (Issue [#206](https://github.com/WordOps/WordOps/issues/206))
- Increased database name length to 32 characters from domain name + 8 random characters
- typo error in motd-news script (Issue [#204](https://github.com/WordOps/WordOps/issues/204))
- Install Nginx before ngxblocker
- WordOps install/update script text color
- Issue with MySQL stack on Raspbian 9/10
- Typo error  (PR [#205](https://github.com/WordOps/WordOps/pull/205))
- php version in `wo debug` (PR [#209](https://github.com/WordOps/WordOps/pull/209))
- SSL certificates expiration display with shared wildcard certificates
2019-12-03 19:48:18 +01:00
VirtuBox
8610f10b24 Increase log rotation limit to 1MB 2019-09-02 02:40:32 +02:00
VirtuBox
27ad2ae2ae Fix variable keylength 2019-07-19 01:28:11 +02:00
VirtuBox
4c663dfa9f Fix issues, simplify code 2019-07-19 01:02:00 +02:00
jeroenops
b36df4384a Refactored 2018-11-13 21:55:59 +01:00