Search results

  1. G

    Login Issue for site

    They are not currently using the litespeed cache plugin for wordpress. They are using wp-super-cache, but again this is not a problem when running apache
  2. G

    Login Issue for site

    The login is a custom coded application. I'm not clear on what you are asking me to do with the ESI. I do know I tried disabling lscache by putting this in the htaccess: <IfModule LiteSpeed> CacheDisable public / CacheDisable private / </IfModule> And that did not resolve the problem
  3. G

    Login Issue for site

    This is what their developer is telling me When you turning on Litespeed, $_SESSION variable is empty.
  4. G

    Login Issue for site

    This is on a cpanel server. Anyone?
  5. G

    php tmp files alrger than upload_max

    Interesting. We are not running in apache config mode, does Litespeed have a specific setting for this as well?
  6. 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...
  7. 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...
  8. G

    [Resolved] Manage Cache Installations empty

    I don't believe this is anything we have done. Where would it be stored?
  9. 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.
  10. G

    SSL broken on 5.2.1

    That was the error we were getting on sites before we downgraded to 5.1.17
  11. 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...
  12. G

    High CPU Compared to Apache

    This lsws web admin -> server -> general -> PHP suEXEC: Was not set and the default says it is no, so I assume that that was already operating that way, but I have set it explicitly no. I knida figured load was higher because of what mistwang said. So not a lot I can do then.
  13. 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...
  14. G

    CL+EA4

    Done, thank you
  15. G

    CL+EA4

    Yes, we used the cpanel auto isntaller and yes it should have worked out of the box like it always does, but it did not in this case and I do not normally run this under CloudLinux with EA4 but that is what this particular server has. I've reinstalled several times all with the same result.
  16. G

    CL+EA4

    Currently MultiPHP from cpanel. alt-php not installed.
  17. 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...
  18. 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...
  19. G

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

    Problem has been corrected it was actually a problem with our NFS storage, not related to Litespeed or php in any way.
  20. 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]...
Top