Questions tagged [litespeed]
78 questions
0
votes
0 answers
Open LiteSpeed permission problems
I recently moved to open litespeed from apache and i can no longer create files.
When i do a file_put_contents i get permission errors.
lsphp and litespeed both run under user nobody.
Doing a chmod and changing permissions from 750 to 770 solves…

therealssj
- 131
- 4
0
votes
1 answer
How can I exclude the admin area from the litespeed cache when running Magento?
I have litespeed on my server and am trying to use the cache system. I have followed the wiki instructions.
And have this in my Magento .htaccess
RewriteRule (.*\.php)?$ - [L,E=Cache-Control:max-age=120]
The cache is working as I'm getting the…

Ledgemonkey
- 103
- 5
0
votes
2 answers
server load, litespeed, scsi, nameserver fail: all messed up
First of all: I have very basic knowledge about linux servers.
Here is our dedicated server details:
Intel(R) Xeon(R) CPU X3450 @ 2.67GHz
Total processor: 8
OS: Centos 32bit release 5.8 (Final)
MySQL version: 5.1.66
PHP version: 5
total …

Rawkon
- 11
- 3
0
votes
1 answer
SSL certificate error
New to SSL. I had a certificate signed and I am trying to get the cert I generated loaded into LiteSpeed. However I have one issue.
2012-11-01 20:30:33.121 NOTICE [PID: 28139]: start cgid: 28140, /usr/local/lsws/bin/httpd
2012-11-01 20:30:33.122…

Tiffany Walker
- 6,681
- 14
- 56
- 82
0
votes
2 answers
Rewrite rule www.example.com to example.com/www without changing url in browser
I want to make a rewrite that under the url www.example.com will be site example2.com/www but I want it not to change the url in browser to example2.com/www/.
So after entering in browser http://www.example.com I will see site under…

B14D3
- 5,188
- 15
- 64
- 83
0
votes
2 answers
Increasing apc.shm_size causes PHP Fatal error: Out of memory
I am trying to setup APC for my magento store running on a dedicated server with 12GB RAM running litespeed.
I am using he suggested settings from the Rackspace-Magento…

ben
- 189
- 1
- 1
- 8
0
votes
1 answer
Why is there old PHP with LiteSpeed Web Server?
I have Litespeed Web Server Enterprise v4.0.1 installed and configured.
I decided to check phpinfo() and it turned out that I have php 4.4.9
I checked in LWS Admin panel and there are three script handlers. One php5 another php 4 and just…

jM2.me
- 311
- 2
- 7
- 15
0
votes
1 answer
Problems with migration from litespeed to nginx
now we have lsws ent. working on Red Hat 5.5. I am trying to change it with nginx. problem is that there are different versions of php on system installed. how to force nginx to use the one which is used by lsws?

mobilite
- 1
0
votes
0 answers
Disable CDN redirect
I'm on Litespeed server (shared hosting).
I want to disable CDN redirect to make links to my WordPress images direct links without CDN
for Example:
https://sportnews.dz/wp-content/uploads/2023/08/boiudabouzz248.jpg
But, when the url is accessed,…

Dj8lacko
- 1
0
votes
0 answers
why almalinux is hanging over night with auditlog
hey there is a hosting server
overnight my server hanged up and must to restart it in morning to get it back online and saw this error in my console (you can see the picture)
please help me
https://i.stack.imgur.com/RKwlF.png
0
votes
0 answers
Serve mixed case files case-insensitive on Linux Apache without mod_speling?
On my media subdomain (nice separation of concerns, also for rulesets)
I have files which are in Mixed-Case-intentionally (for maximum semantics, also for downloads)
which I want to serve case-insensitive (for maximum reliability, also when told…

porg
- 143
- 5
0
votes
0 answers
How to determine which PHP script is running by having the PID in Linux
I have a cPanel server running LiteSpeed Web Server. There are a few Magento stores running on the server.
The issue is that I am continuously receiving notification from CSF/LFD stating that a process running under a specific user has exceeded the…

Fariborz Navidan
- 71
- 2
- 7
0
votes
1 answer
How To Force User Agents To Use Later Available Version of HTTP?
A OpenLiteSpeed Web Server is running on AlmaLinux 8.
HTTP/1.1, HTTP/2 and HTTP/3 QUIC are enabled.
80/tcp, 443/tcp and 443/udp ports are open publicly and permanently.
The server is sending the below alt-svc header:
h3=":443"; ma=2592000,…
user962126
0
votes
0 answers
OpenLiteSpeed server on EC2 times out on small ecommerce site
Hope you are doing well - I'm running a Wordpress site with Woocommerce on a OpenLiteSpeed web server that under heavy PHP usage starts showing Timed-out 504 errors. I'm hosting everything in AWS and I'm struggling to identify the causes of the 504…

aldo_91
- 1
- 2
0
votes
0 answers
Unable to install Godaddy SSL on openlitespeed webserver
I'm trying to install Godaddy Ssl to openLitespeed server but it's not working.
I added .key .crt files to /usr/local/lsws/conf/cert/
then added the path to ssl listener…

Hamodea Net
- 1
- 1