I have three websites on one vps. Use OpenLiteSpeed.
I separated the username of OpenLiteSpeed’s PHP.
95831 root 20 0 22456 8336 6552 S 0.0 0.1 0:14.86 ├─ openlitespeed (lshttpd - main)
95832 root 20 0 12748 2932 2000 S 0.0 0.0 0:02.25 │ ├─ openlitespeed (lscgid)...
set up PHP SuEXEC for virtual host >>>>>>>>WordPress management background format is chaotic???
.htaccess
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup on
RewriteRule .* -...
Follow the tutorial below to create a Virtual-Host-Level External App. An error will occur
https://openlitespeed.org/kb/change-php-settings-by-vhost-and-user/
[client]
port = 5656
socket = /var/run/mysqld/mysqld.sock
[mysqld_safe]
socket = /var/run/mysqld/mysqld.sock
nice = 0...
Not loaded,I am modifying configuration file compilation, it seems to be unsuccessful, not found, redis.so
/usr/local/lsws/admin/html/lib/util/build_php/BuildConfig.php
phpinfo ()
LiteSpeed Cache Dashboard
Cache Status
ON Public Cache
ON Private Cache
ON Object Cache
ON Browser Cache
Object Cache Settings
Status
Redis Extension: Disabled ------------Why is it Disabled here
After updating lsphp7 to lsphp8 from the OpenLiteSpeed management backend. An error occurred
The problem is that I have three websites, all with the same configuration and the same program
Why is there an error on only one website
[STDERR] PHP Fatal error: Uncaught TypeError: Unsupported...
thank you for your concern,
I solved this problem myself
It is not the reason to restart the server.
很可能是缺少库文件的依赖.我也不知道是怎么解决的,应该是我在openlitespeed管理后台配置PHP以后.不断的安装各种库文件的依赖,
解决以后,我在从脚本安装,就好了.
谢谢你们关心,我完美解决
I changed the parameters here
/usr/local/lsws/lsphp8/lib/php.ini>>>mysqli.default_port 9991
Why a virtual host is
mysqli.default_port 9991
the other is
mysqli.default_port 3306
Install OpenLiteSpeed from Pre-Complied Binary success
There is a problem with the debian10 package
There is a problem with the debian10 package
There is a problem with the debian10 package
sudo dpkg --configure -a
Setting up openlitespeed (1.6.20-2+buster) ...
dpkg: error processing package openlitespeed (--configure):
installed openlitespeed package post-installation script subprocess was killed by signal (Killed)
Errors were encountered while processing:
openlitespeed
sudo...
Reinstall after deleting
dpkg: error processing package openlitespeed (--configure):
installed openlitespeed package post-installation script subprocess was killed by signal (Killed)
Setting up lsphp73-opcache (7.3.23-1+buster) ...
Not replacing deleted config file...
sudo apt install openlitespeed lsphp74
Reading package lists... Done
Building dependency tree
Reading state information... Done
lsphp74 is already the newest version (7.4.15-1+buster).
openlitespeed is already the newest version (1.6.20-2+buster).
0 upgraded, 0 newly installed, 0 to...