Search results

  1. M

    Abort request processing

    Hi My website is behind an nginx proxy and every now and then I get "upstream prematurely closed connection while reading response header from upstream". I checked the log file on my server and I found a lot of the similar looking thing to this in my log files Abort request processing by...
  2. M

    cPanel - custom Per Client Throttling for each virtual host

    Hi Is it possible to have a different "Per Client Throttling" for a specific virtual host on cPanel? Regards Parham
  3. M

    Connection reset by peer

    Hi Few days ago I found out that litespeed 5.2 is available so I upgraded my cPanel server which use litespeed from 5.1.7 to 5.2, the problem is that since that a lot of my users are not able to load up the website properly, I have contacted Cloudflare regarding this as my website is behind...
  4. M

    Debian 9.1 - Makefile:549: recipe for target 'ext/openssl/openssl.lo' failed

    Hi I just got a new server with Debian 9.1 and I want to compile PHP 5.6.30 with the following configuration parameter ================ '--with-mysqli=mysqlnd' '--with-zlib' '--with-gd' '--enable-shmop' '--enable-sockets' '--enable-sysvsem' '--enable-sysvshm' '--enable-mbstring' '--with-iconv'...
  5. M

    Wordpress - Not serving from cache for specific domain names

    Hi I have a quite complicated setup for my wordpress and it can be accessed view three different domain names, I need one of these domain names not to be served from cache, is that possible? Regards Parham
  6. M

    Wordpress - Not caching a bit of code

    Hi We use PHP code to decide which ad should be displayed base on the user IP address, now the problem that I have is that I think when let's say a customer from country A open the website litespeed would cache that code and even though the php code says that the customer from country B need to...
  7. M

    Litemage - Session problem in backend

    Hi After installing Litespeed + Litemage I keep getting kicked out of the backend (like when someone else logs in with your user and you get kicked out) but no one else has my password and it only happens with litespeed, I have two stores on different server both running litespeed + litemage...
  8. M

    [Resolved] 404 not found

    Hi I just installed Litespeed on one of my servers which currently run Apache, the server doesn't have any control panel, the installation was successful and I changed the default virtual host to point to the folder that I want, for some reason the webserver keep giving me 404 even though the...
  9. M

    Caching for registered users

    Hi Is it possible to enable the cache for registered users as well? Regards Parham
  10. M

    litespeed + Cpanel - stat() failed on /etc/rc.d/init.d/httpd: No such file or directory

    Hi I was checking the result of dmesg and I'm seeing the following error message ======================================== [12781307.779158] systemd-sysv-generator[11001]: stat() failed on /etc/rc.d/init.d/httpd: No such file or directory [12781308.322340] systemd-sysv-generator[11071]: stat()...
  11. M

    Use Client IP in Header for specific vhost

    Hi I'm using cPanel and LiteSpeed together and I was wondering if I could enable or disable Use Client IP in Header for specific vhosts (I want it on for the hosts that I know are using CloudFlare or similar services) Regards Parham
  12. M

    PHP Load

    Hi There has been an attack on my server for the past week, the botnet network open pages that used mysql and php and it used to cause a lot of load on my mysql so the server would get really slow, I added a security measure so whenever I turn on the option it would redirect the users to login...
  13. M

    [Resolved] Cache for WordPress with multi domain setting

    Hi I have an account for let's say test.com on my cpanel server which is running litespeed, there are 2 ways that my normal users can access this website 1- https://test.net 2- http://test.me These two domains are addon domain which are set on public_html, The main domain which is test.com...
  14. M

    High load PHP - Can't use php caching system

    Hi I host a single website (quite a big website I would say) on a quite powerful server Intel(R) Xeon(R) CPU E3-1245 V2 @ 3.40GHz 32GB Ram 3 SSD disks (One for OS and database and two on software raid 1 for /home) I use cPanel and litespeed, the problem I have is the server is under huge...
  15. M

    Call to undefined function json_encode()

    Hi It's the first time that I'm trying to use litespeed without having a control panel on my server (cPanel basically), here is the configuraion that I used to compile my php '--with-libdir=lib64' '--disable-debug' '--with-pic' '--disable-rpath' '--without-pear' '--with-bz2'...
  16. M

    Question about PHP requests

    Hi We have a PHP script which remote upload links, so users give a direct link to the script and it start using different ways using PHP to download the file on our server, now my problem/question is that on other servers if user give the url to the script and it close the browser it would...
  17. M

    Pending AIO takes too long, state: 1, retry!

    Hi Can anyone tell me what this error message mean Pending AIO takes too long, state: 1, retry! I'm having problem with one of the virtual hosts on my servers that every 10-15 minute in peak time that specific virtual host would not allow any new connection to be made - other websites...
  18. M

    Problem with one of the virtual hosts!

    Hi For past two days I noticed that one of my websites on my server keep going down, in that time it seems like litespeed just don't answer to any request that is for that virtual host (That specific domain) so I was wondering if litespeed limit the number of connections for a specific VH...
  19. M

    403 Forbidden !

    Hi I'm having a very strange problem, when I try to open this url http://srv1.expressleech.com/files/9/09hayia6kjaddm/Test_File.mkv it give 403 Forbidden but when I switch to apache it work perfectly fine, any idea what the problem might be??
  20. M

    Using both Litespeed & Apache at same time

    Hi I use a script called Xfilesharing, it's quite a complicated and messy script i would say but work perfectly, the problem i had while ago was not being able to remote upload large files as i mentioned this topic http://www.litespeedtech.com/support/forum/showthread.php?t=5884 But as...
Top