Questions tagged [openlitespeed]
90 questions
0
votes
0 answers
No request delivery notification has been received from LSAPI application, possible dead lock
I am using OpenLiteSpeed 1.7.16 Server, and I am getting the following error sometimes in the log viewer of LS Admin Panel.
No request delivery notification has been received from LSAPI application, possible dead lock
Site getting completely slow…

MUHSIN MOHAMED PC
- 417
- 1
- 5
- 11
0
votes
1 answer
rewriterule not working on openlistespeed
I have a problem with the rewriterule on my openlitespeed server. Within the home page of my page(wordpress): domainweb.com I have a button that when clicked takes me to a test that is in another web application with the following domain:…

jango
- 1
- 1
0
votes
1 answer
I deployed server openlitespeed on Ubuntu 22.04lts and then built the WordPress blog program, but when I access it it shows a 404 error
This is the address I visited:
enter image description here
Here is the location where the 'index. php' file is stored:
enter image description here
This is the root address configured in the openlitespeed backend ->virtual machine:
enter image…

Franz Kafka
- 3
- 2
0
votes
0 answers
It throws an error when I switch to Wordpress Permalink
I did a fresh clean install of WordPress. My WordPress site is working but currently the URL structure is in the format ?p=11.
On the permalinks page I select example.com/%postname%/. Currently published pages give a 404 error. When I try to post a…
0
votes
1 answer
Excessive PHP Processes
Recently, I've found my CPU Usage and Number Of Processes extremely high while expecting CPanel. They are constantly staying in the 90% - 100% range, and it is causing my site to run extremely slow and at times throw 500 or 503 errors. I tried…

Cody_T
- 81
- 12
0
votes
0 answers
Having issue with mod_rewrite on openlitespeed
I can't seem to get rewrite engine to work on my web server openlitespeed.
I have checked openlitespeed web login and it says it is on. I have also tried restarting openlitespeed couple times now.
I am using .htaccess to test rewrite rule but it's…
0
votes
1 answer
Error 404 when acessing links inside subdomain
I’m setting up a subdomain wordpress.
Initially I’m acessing like “ecommerce-example.wagnercaetano.com”, at first view looks fine, everything loads, the admin is working fine… but eventually when I try to change to another route like ‘/contacs’ I…

Wagner Caetano
- 1
- 1
0
votes
0 answers
Elementor doesn't load on openlitespeed wordpress
I developed a wordpress site in elementor. Locally, everything works fine. I've set up an openlitespeed webserver and uploaded the copied the wordpress-website with WP one-in-all migration.
The problem is: the elementor loader doesn't work. I've…

Sam Leurs
- 1,592
- 1
- 19
- 48
0
votes
0 answers
Converting a apache conf to a openlitespeed conf file
i have this Apache conf file below, but after reading alot, i simply have no clue how to make this to a openlitespeed conf file.
It uses reverse proxy, as i want to have a react site running.
Im using aaPanel, it does not support nodejs out of the…

Bo Bjering
- 11
- 3
0
votes
0 answers
How to use 'blogs.dir' as media upload instead of 'uploads' directory in WordPress multisite setup
Setup 1 :
The general subdomain/custom-domain based multisite setup for child network sites has its upload directory like this
/home/example1.com/public_html/wp-content/uploads/sites/8/2022/01/logo.png
example1.com : the primary WordPress multisite…

AnupRaj
- 661
- 5
- 11
0
votes
1 answer
OpenLiteSpeed WordPress VPS 404 Error on Non-Wordpress Site Install in Sub Folder
I have an OpenLiteSpeed VPS WordPress install over at Vultr, and am trying to install a non-WordPress website into a sub-folder I created.
Ex.) https://example.com/test that is pointed to a new folder I created in the WordPress root install…

John C
- 21
- 2
0
votes
1 answer
Openlitespeed 301 Moved Permanently problem
I have a new Openlitespeed server on Ubuntu, I have 2 domains pointing to the same IP,
I tried to make a multidomain server so that www.domain1.com would point to one website and www.domain2.com to another.
I followed this tutorial.
Now when I go to…

Domen
- 224
- 2
- 15
0
votes
0 answers
Auto run npm install after git pull
so I have my own VPS, and I installed CyberPanel to host my website. The problem is that there is no option to do a command after my git is being pulled to the server. So I have to include node_modules in the repository which is a pain. Is there a…

Alvin Stefanus
- 1,873
- 2
- 22
- 60
0
votes
1 answer
Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR on WordPress multisite
When I trying to customize any page in any site I get this error in the console of the browser inspector.
and the screen gets interrupt..
please see image below...
I'm running this WordPress multisite instance on a OpenLiteSpeed Web…

nerween
- 41
- 1
- 7
0
votes
1 answer
Litespeed returns 403 when rewriting the URL of an existing image
My customer is using Litespeed with CPanel v106.0.10.
I have a RewriteRule like this in .htaccess file:
RewriteCond %{HTTP_HOST} ^www.site.com$
RewriteCond %{HTTP_ACCEPT} image/webp
RewriteCond %{DOCUMENT_ROOT}%{ENV:REWRITEBASE}/img/$1.webp…

Jérôme Herry
- 187
- 2
- 7