lswsgi

  1. maicol07

    How to configure OLS LSWGI with a DJango app

    Hi, I'm trying to install Weblate, a DJango app. I've followed this guide: https://openlitespeed.org/kb/python-wsgi-applications/#Set_up_Django_with_a_Virtual_Environment and installed LSWGI and configured the context app server with these parameters: When I try to go to the website, I get a...
  2. artertendean

    lswsgi cant handle unicode

    It works in my localhost, but not in openlitespeed. In some cases, when there are emoji in there, the server will return 500 errors.
  3. artertendean

    Django: How to Apply New Changes

    How to apply my changes in Django app in openlitespeed? For example, in Cpanel, I just need to run 'touch tmp/restart.txt'
  4. Catie

    Python LiteSpeed LSAPI 503 Error

    I followed the documentation found: https://www.litespeedtech.com/docs/lsapi/python Currently running OpenLiteSpeed 1.4.30, CentOS 7, Python 2.7.5 Downloaded the latest wsgi 1.4, setup everything exactly as described.. When trying to review my "test code" I get Error 503, Service Unavailable...
Top