Last update at :2024-06-17,Edit by888u
OpenLiteSpeed is the official open source version of LiteSpeed, compatible with apache, and can install LSCache and LiteSpeed Cache specially optimized for WordPress. Supports CentOS 6,7, Debian 7, 8, 9, Ubuntu 14,16,18 and other systems. The interface supports Chinese.
2016.05.05 Initial release Updated on 2019.03.27
Under SSH, root user:
wget --no-check-certificate https://raw.githubusercontent.com/litespeedtech/ols1clk/master/ols1clk.sh && bash ols1clk.sh -wInstallation parameters: -a web management password -e administrator email -w install wordpress –wordpresspath install wordpress and set the installation location -wordpressplus domian install wordpress and set the domain name -r mysql password, username defaults to root -d creates wordpress mysql database -u sets wordpress username -p set wordpress password -l sets the listening port, the default is 80 –uninstall Uninstall Open LiteSpeed –purgeall not only uninstalls Open LiteSpeed, but also removes mysql data -h help For more parameters, see: https://openlitespeed.org/kb/1-click-install/
Or under SSH, bash ols1clk.sh -h
1. WordPress is installed by default It’s also good to use the default one, which saves a lot of trouble. bash ols1clk.sh -w 2. Customize the installation of wordpress: For example, if you install wordpress with one click, the Open LiteSpeed management password is 123, the email address is admin@xxx.com, the wordpress user name is admin, the password is 123, the mysql database is wp, and the database password is 123. Use the following command: ./ols1clk.sh -a 123 -e admin@xxx.com -w -u admin -p 123 -d wp -r 123
3. Related issues
a. The password is stored in /usr/local/lsws/password
b. Web access: IP: 7080, the default port is 7080; the default user name is admin
c. Resolve the domain name to IP in advance
e. Database management: IP:8088/phpmyadmin
f. Installation and use of Let’s Encrypt’s free SSL: https://openlitespeed.org/kb/lets-encrypt-ssl-on-openlitespeed/
Official website: https://openlitespeed.org/
Recommended site searches: Mainland China free space, site group server, how much does server defense cost, domain name resolution IP address query website registration, domain name registration, US high defense space, registration query, io domain name registration, private server website space,
p>
发表评论