Installed Components
- OpenLiteSpeed Web Server
- LSPHP (PHP for OpenLiteSpeed)
- MariaDB
- WordPress
- LiteSpeed Cache plugin
Access WordPress
- Visit:
http://<IP>orhttps://<IP> - Follow the WordPress setup wizard to complete installation.
WebAdmin Console (Server Control Panel)
- Visit:
https://<IP>:7080
WebAdmin Credentials
- Username: admin
- Password:
/usr/local/lsws/password - Email:
root@localhost
MariaDB Credentials
- Stored in:
/usr/local/lsws/password - Includes: MySQL root password, WordPress DB name, WordPress DB user, and WordPress DB password
Important Directories
- OpenLiteSpeed Root:
/usr/local/lsws - WordPress Installation:
/usr/local/lsws/wordpress - Server Configuration:
/usr/local/lsws/conf/ - Virtual Hosts:
/usr/local/lsws/conf/vhosts/ - Certificates:
/usr/local/lsws/conf/cert/ - Logs:
/usr/local/lsws/logs/
Service Management
systemctl status openlitespeed
systemctl status lsws
systemctl status lshttpd
systemctl status mariadb