Search results

  1. G

    php tmp files alrger than upload_max

    We've got a server with Litespeed on it. Running php 5.6 with post_max and upload_max set to 100M each. We are finding files called phpXXXXXX in /tmp that are much larger than 100M, causing tmp to fill up. Any thoughts on how these are getting uplaoded? Its someone trying to screw with us...
  2. G

    Login Issue for site

    I installed Litespeed for a client yesterday and they are reporting that since running, their login functions do not work for their members. I have verified this. When apache is running, end users can log in fine, but with Litespeed running, after logging in, it just takes them back to the...
  3. G

    [Resolved] Manage Cache Installations empty

    We have a cpanel server with lscache enabled. The list of WordPress sites keeps getting emptied out. We rescan, and the list will then populate, but within a day or so when we go back, its again empty. LS Version 5.2.1, lscache version 1.1.5.1 Suggestions appreciated.
  4. G

    SSL broken on 5.2.1

    We have a bunch of installs that upgraded to 5.2.1 last night and its breaking SSL. uses an unsupported protocol. ERR_SSL_VERSION_OR_CIPHER_MISMATCH Unsupported protocol The client and server don't support a common SSL protocol version or cipher suite. I've reverted several back to 5.1.17...
  5. G

    High CPU Compared to Apache

    I've recently had the opportunity to do some side-by-side testing between Apache and Litespeed. Its for a very high traffic site, runs around 100 MBit traffic peak daily. Site currently runs on a Centos 6 64 bit server running Centos's Apache and php56w packages from webtatic. Loads are...
  6. G

    CL+EA4

    I have a server tht has the following installed (in order it happened: cPanel Easyapache 4 Converted to CloudLinux 7 Easyapache 4 re-ran with CL options. Now I am wanting to install Litespeed, but when I switch to litespeed, php simply does not process. I've read the docs and made sure that...
  7. G

    New cpanel server with EA4

    Ive got a newly deployed server that comes with EA4 as the deafult. I installed all php options version of EA4 and then installed litespeed, expecting it would pick up everything needed to run, but that is not the case. php will not execute on a test site installed. No errors in the...
  8. G

    [Resolved] abort request..., code: 4

    We've been running Litespeed for several years on a group of three application servers. This morning, php uploads started failing for no apparent reason. Originally this is what we saw in the logs trying a basic php upload script: 2016-10-13 14:05:59.313 [INFO] [70.169.132.104:64599:HTTP2-13]...
  9. G

    Hung Process Help

    I have over 100 Litespeed lcienses so this isn't my first rodeo, but I have this one setup that has given me fits for months and I would like another set of eyeballs on it. We have two dedicated servers loadbalanced running a single WordPress site with a third as the database server. What we...
  10. G

    Cloudflare issue

    I have a strange issue. I just switched a cPanel server over to Litespeed. They have an Invision Power Board forum and the domain goes through CloudFlare. When I enable LiteSpeed, I get the error you can see in the attached image. When I switch back to Apache the error goes away. What is...
  11. G

    LSWS Crashing?

    I've got a couple of servers that are seeing Litespeed die. lsphp5 processes are orphaned off and the processes for litespeed look like this 6272 ? S 0:31 litespeed (lshttpd) 6273 ? S 0:02 \_ httpd (lscgid) 24582 ? S 0:00 \_ sh -c gdb --batch --command=/opt/lsws//admin/misc/gdb-bt...
  12. G

    cPanel max_execution_Time reports 0

    We are running Litespeed with cpanel. We have this line in /usr/local/lib/php.ini: max_execution_time = 30 However, php is reporting this value is set to 0 root@web1 [~]# php -i|grep execution max_execution_time => 0 => 0 How do we get this to report the correct value?
  13. G

    Help with hung processes

    How can I find out why at times all the processes get hung up and the site stops responding. This happens a few times a day and its not traceable to a big traffic spike. Process list is below. Once this happens I have to stop lsws, kill all lsphp5 processes and then start lsws again. Page...
  14. G

    [Resolved] Ping URL/Documentation

    Is there a reference document for lslb? I went to support-documentation and it seems there is only docs for lsws, not lslb. Also the wiki doesn't have much info either. Right now specifically, I would like to know how the ping URL functions. Here is the situation: We have nginx running on...
  15. G

    lslb capacity

    lslb as I understand it funnels all website traffic through the server running lslb. We have a property that is spread across 7 application servers and we are using dnsmadeeasy for dns based load balancing. Problem is that at its peak, it is sending out 500 MBit/sec total across the seven...
  16. G

    include_path strange behavior cPanel

    These two sites are on the same server: http://sb.peerfly.com/styles/phpinfo.php http://merchants.peerfly.com/static/phpinfo.php If you look at the include_path setting, the local value is different. The first link is what we want, the second link's config is not working with essentially the...
  17. G

    Access to context [/] is denied!

    There are two other threads on this, neither seem to apply. I have checked, one is version realted from a year ago and the other has to do with location tags of which I cannot fine. So, the server is running Plesk 10 and litespeed. User created a subdomain on a domain. documentroot is...
  18. G

    Keepalive cPanel

    http://www.webpagetest.org/result/140512_4P_1Y6/ I can't seem to get keepalive enabled. I have logged into the admin panel and enabled smart ekeepalive (it wal already enabled) and I enabled it in the apache settings in cpanel, but this report continues to show me as not having keepalive...
  19. G

    Processes hanging

    We have a very busy wordpress site that runs on five application servers running lsws. Several times a day, we get to a point where all the php processes are locked and the server stops responding to new requests. IE: 17885 ? S 0:00 | \_ lsphp5:/home/mobile/public_html/frame_contentad.php...
  20. G

    High WaitQ cPanel

    I am using lsws on a cpanel server. I am trying to find where the config settings are for the external applications because we only really have one site on this server and we are seeing high waitq numbers and very slow loading of the site at times. None of the virtualhosts are actually listed...
Top