Search results

  1. H

    white/blank page with charset variables

    Hello all, While browsing a site, a user will load a page and it will result in a white page with only the following text: text/html; charset=ISO-8859-1 The user is experiencing this on two sites located on two different LiteSpeed servers, both running 4.2.14. The first server runs a site...
  2. H

    502 bad gateway issue only when using the AT&T Mobile Network

    We uploaded a chat script (called CometChat) onto a site, and the script gives out a 502 Error only when on the AT&T Mobile Network. It works fine on every cable, dsl, and other mobile networks. However, The error goes away completely when I switch to Apache, including when on the AT&T...
  3. H

    [Resolved] WP Super Cache Missing Apache Modules

    Hello, I upgraded LiteSpeed from 4.1.12 to 4.2.4 and now we see this in WordPress under WP Super Cache settings: Are these safe to ignore? The site appears to be working fine. Or should we switch to another plugin like W3 Total Cache?
  4. H

    modsec rule triggered but not showing 403

    I have an issue where a modsec rule is triggered but it is not sending the user to the 403 page. It keeps the user on the same page and shows the page as requested. For example, If I trigger modsec by typing in: www.yourdomain.com/?<script>alert(1)</script> The server error log shows...
  5. H

    error: Connection reset by peer!

    I'm receiving these in our error logs every minute or two: 2013-07-24 13:18:18.425 [INFO] [IP.ADDRESS:12112-1#APVH_deprecated.com] connection to [/tmp/lshttpd/lsphp5.sock.585] on request #500, confirmed, 0, associated process: 2040, running: 1, error: Connection reset by peer! I recently ran...
  6. H

    Force reinstall of 4.1.12 not working

    Hello, Due to issues we are having in 4.2.x, I tried to force reinstall version 4.1.12, i the version manager, however it is failing. I checked the error logs and see PHP Warning: file_get_contents(http://download.litespeedtech.com/packages/latest/lsws-4.1.12-ent-x86_64-linux.tar.gz) [<a...
  7. H

    External processor is not available

    I'm not sure why this keeps happening. The site randomly will go down and will be back up immediately as soon as I restart LSWS. This is a single site running LSWS on a cPanel server, the MySQL database is on a secondary server. As soon as the site goes down, the logs constantly state...
  8. H

    modsec on shared server

    Hi, I'm running 4.1.12. I've noticed modsec is working on most accounts on our shared server, but not on some of them. It's very odd... I'm throwing this out there, but I noticed it works on all WordPress sites that have a working .htaccess file. It doesn't seem to be working on standard...
  9. H

    user nobody

    I'm running a single site on a cpanel server. I've installed litespeed with cpanel support and disabled suexec in the litespeed admin panel. In order for everything to function properly with the current configuration (uploading, cache files, etc), I have to chown all the user's files to...
  10. H

    autorestarting and error: Connection reset by peer

    Hi, I've tried running 4.1.11 and 4.1.10 and get these errors with both. The server is running a high traffic WordPress blog and SMF forum. I had XCache installed and thought that was the problem. I disabled it, issue exists, installed APC, but it still exists no matter what I do. The error...
  11. H

    Litespeed (lshttpd) process by nobody taking up 100% CPU - 4.1.12

    I'm running 4.1.12 on a cPanel server and there is a process by user nobody taking up all the CPU. If I switch to Apache the load is much lower. I'm not sure if this is due to the update or not but it did happen shortly after I updated to 4.1.12. We are running PHP 5.2.17: PID USER...
  12. H

    [Solved] HTTP Error on Image Upload in WordPress

    I've come across a strange issue I can't quite figure out. I have cPanel server running LiteSpeed and PHP 5.3.6 (w/ APC). When I try to upload an image via WordPress I get a red "HTTP error" like this: When I switch LiteSpeed to Apache the upload works just fine. I thought it was related...
Top