Search results

  1. c0ldshadow

    HTTP Response Content-Length is "Correct" for binary file, but the actual response is wrong/too small

    Hi Guys, First, this may be a bug in my C++ code, not a litespeed issue=) However, I want to make sure I am not missing anything because I have a feeling it could be something with my LS configuration causing me to not understand something I have a C++ program that downloads a binary file over...
  2. c0ldshadow

    Litespeed potentially breaking yum update - not sure -- "(@litespeed-update)" broken...

    Hi Team, I'm running the latest version of Litespeed... LiteSpeed Web Server Enterprise 5.4.7.. .paid customer Today I ran yum update and it failed with the following output, and some of the text involved Litespeed (notice "(@litespeed-update)" so I'm not sure if this problem is related to my...
  3. c0ldshadow

    LS 5.3.6 - letsencrypt cert renews, but lsws keeps serving old cert until graceful restart

    Hi, I'm on LS 5.3.6. One of my letsencrypt certs expired yesterday but successfully renewed via certbot renew. Everything worked correctly from certbot... However, my website kept serving the old/invalid cert until I manually logged in to lsws console and did a graceful restart. Is this a...
  4. c0ldshadow

    Unable to renew letsencrypt cert on Ghost blog behind litespeed - proxypass needed?

    Hi LiteSpeed Community and Staff, I am running into a problem where my Ghost blog running behind a litespeed server can't renew the letsencrypt SSL cert, and I think the solution may involve needing to add something to my htaccess. My Ghost blog is running behind "external app" feature in the...
  5. c0ldshadow

    Paid consulting hours for setting up Ghost blog on my litespeed?

    Hi Litespeed Team, I would like to purchase paid consulting hours to setup Ghost blog for one of my vhost domains. I have not been able to figure this out on my own (And I am pretty technical). I am using litespeed (paid, latest version) and CentOS 7 which a bit of non standard setup for...
  6. c0ldshadow

    "illegal entry point" error when upgrading via WebUI from 5.0.6. to 5.0.7

    I tried upgrading from 5.0.6 to 5.0.7 via webui Got a white page which simply said "illegal entry point". No idea why I ssh'ed in to my server and ran this command, which successfully did the update: /usr/local/lsws/admin/misc/lsup.sh -f -v 5.0.7 no error then however still wanted to...
  7. c0ldshadow

    [Resolved] Error: Failed to download release 5.0.1! Please try upgrade manually.

    Running v4.2.23 : Can;t update to 5.0.1 via web interface. Error is: Error: Failed to download release 5.0.1! Please try upgrade manually. 1) how to fix? if unfixable, how to upgrade manually? 2) will 4.2.x series be continued? If so, might just stick on this 4.2.x branch
  8. c0ldshadow

    [Resolved] Child process [STDERR] Child process with pid: xxx was killed by signal: 15, core dump: 0

    vbseo sitemap generator runs on my site daily at the same time (2AM) The automated job fails to run / crashes out ONLY when the following type of error happens at the time the site map generator runs: Child process [STDERR] Child process with pid: xxx was killed by signal: 15, core dump: 0 The...
  9. c0ldshadow

    LSWS 4.2.23 not showing up in version manager

    hey, i saw http://www.litespeedtech.com/products/litespeed-web-server/release-log it appears version 4.2.23 is out i have 2 servers though running 4.2.22 and neither of them are able to detect an update is available please advise -- my guess is maybe more testing is being done on that version...
  10. c0ldshadow

    vbseo sitemap issue since upgrade to v4.2.22

    Not sure if this is related to litespeed, but since i upgraded to v4.2.22, my vbseo sitemap generater sometimes fails to completely generate the sitemap this results in sitemap file not found message. only 2 of the 3 sitemap .gz files are created and i need to manually run sitemap generator to...
  11. c0ldshadow

    [Resolved] Child process with pid: ### was killed by signal: 15, core dump: 0

    I noticed this in my stderr.log is this normal? If not, how to troubleshoot? I am using latest version of litespeed 2015-03-31 17:28:24.730 [STDERR] Child process with pid: 21506 was killed by signal: 15, core dump: 0 2015-03-31 20:24:58.729 [STDERR] Child process with pid: 8619 was killed...
  12. c0ldshadow

    Is it normal for /usr/local/lsws/conf/license.key to change daily?

    i have rsync script that backs up my litespeed setup.. i notice that license.key changes a lot from watching what files got modified since last backup on rsync.... is it normal for this file to change frequently even if i'm not updating my key ?
  13. c0ldshadow

    [Resolved] One litespeed server not getting upgrade notification

    I have two servers. Both have licensed litespeed. One of them successfully shows that release 4.2.22 came out. It let me upgrade it perfectly. The other server doesn't show anything. it is stuck on 4.2.21 so my question is: how to manually check for an update? why did one server get notice...
  14. c0ldshadow

    [Resolved] litespeed not starting when server boots

    Hi, I have a centos 6.6 server. Litespeed works fine but doesn't appear to be configured to load when the server starts. 2 questions: 1) how can I verify if it is configured to start at boot but having issues? 2) what command / modification do I need to do to load litespeed when the server...
  15. c0ldshadow

    Backing up entire litespeed config

    I want to make some rsync script to backup my entire litespeed configuration Is anything else needed other than /usr/local/lsws/conf /var/www/somesite123.com/conf /var/www/example123.com/conf Alternatively, is there a way in the Admin panel to just export the entire config as .zip file...
  16. c0ldshadow

    Hosting directory /usr/local/lsws/DEFAULT/html

    Hi, I have a VPS running litespeed. I only have one website - no need for vhosts. 1) Is there anything wrong or unsafe about me using this directory to host my site? /usr/local/lsws/DEFAULT/html 2) If I recompile a newer version of PHP, or upgrade litespeed, I just want to be sure nothing...
  17. c0ldshadow

    mod security - potential bug w/ default action under Request Filter

    using latest version of litespeed I tried changing default action for modsecurity blocking FROM: log,deny,msg:'globalblock' TO log,drop,msg:'globalblock' (this is what it was originally) this caused the webserver to crash as soon as i triggered a block rule (so all websites...
  18. c0ldshadow

    litespeed modsecurity - dynamic blocking

    will this setup work with litespeed modsecurity? http://www.codeproject.com/Articles/574935/BlockplusIPplususingplusModSecurity just wanted to verify this would even be doable (e.g. all these options are supported for rules above) using litespeed version of modsecurity
  19. c0ldshadow

    [Resolved] modsecurity bug - can't block traffic when HTTP request header is missing

    using litespeed 4.2.6 The following rule doesn't block requests to test.php which are missing the Accept-Language header: SecFilterSelective REQUEST_URI "/test\.php" chain SecFilterSelective HTTP_Accept-Language "^$" please advise when bug fixed or if there is a work around
  20. c0ldshadow

    ModSecurity Audit Log Blank although block is logged to error.log

    ModSecurity Audit Log issue - audit log not written to in chain rules Hi, I have question about the audit log. The following rule I have in one vhost. Upon accessing test.php, as expected, a full capture goes into the audit log SecRule REQUEST_URI "/test\.php" auditlog,deny However...
Top