Introduction
Understand how the web server, PHP runtime, and TLS work together to power a fast, secure WordPress VPS.
OpenLiteSpeed
Operate OpenLiteSpeed (OLS) from the CLI with a focus on virtual hosts, listeners, PHP integration, and WordPress-friendly defaults.
OLS logs
Find, tail, and interpret OpenLiteSpeed access/error logs for WordPress troubleshooting.
PHP modules
Check installed PHP extensions and install the WordPress-required modules on Debian/Ubuntu and RHEL family systems.
Editing php.ini
Locate and safely edit php.ini settings (memory, upload size, timeouts) for WordPress on Apache, Nginx/PHP-FPM, or OpenLiteSpeed.
Certbot (Let's Encrypt)
Issue and renew free TLS certificates with Certbot for Nginx, Apache, or OpenLiteSpeed on a VPS.
HTTP/2 + QUIC
Enable and verify HTTP/2 and HTTP/3 (QUIC) for WordPress sites on Nginx, Apache, or OpenLiteSpeed.
Use cases
Practical runbooks for common WordPress VPS tasks involving the web server, PHP runtime, and TLS.