Search results

  1. J

    Chunked POSTs

    Any plans to support it soon?
  2. J

    Chunked POSTs

    Does lsws support chunked POSTs?
  3. J

    LSWS 3.0RC2 and trac-fcgi

    details pm-ed to you
  4. J

    LSWS 3.0RC2 and trac-fcgi

    these are the errors generated for 1 request stderr.log: 2009-02-05 23:27:34.110 close failed: [Errno 9] Bad file descriptor 2009-02-05 23:27:34.169 close failed: [Errno 9] Bad file descriptor 2009-02-05 23:27:34.277 close failed: [Errno 9] Bad file descriptor 2009-02-05 23:27:34.396 close...
  5. J

    LSWS 3.0RC2 and trac-fcgi

    OK I know this is a really old ticket but I'm having the same problems. I've tested my trac install with tracd and I've followed this tutorial http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:trac_fcgi_python but I always get a 503 error every time I try to load the...
  6. J

    Listener for port

    I'm not using any control panel...only the cp that comes with lsws
  7. J

    Listener for port

    I know it probably sounds stupid but how do I do it? I've never done it before :)
  8. J

    Listener for port

    How do I create a listener that will listen to only one port of a domain name? For example I have example.com. I've set the listener to redirect example.com:80 to /home/example/public_html. How do I configure it so that it will redirect example.com:6789 to /home/example6789/public_html?
  9. J

    Virtual host settings won't save

    I've been trying to get around this all day but nothing seems to be working. Normally when I change the settings of something in lsws a little note will appear at the top prompting me to apply changes by restarting the server. But this doens't seem to happen when I change the virtual host...
  10. J

    PHP Compiling error in Debian 4

    Thanks it worked
  11. J

    PHP Compiling error in Debian 4

    Oops my bad. Reinstalled debian and didn't install make. anyway i sorted that but now I have this error no acceptable cc found in $PATH any pointers?
  12. J

    PHP Compiling error in Debian 4

    I've got the latest version of lsws installed on my server. It has php 4.4.8 on it. How do I upgrade to the latest version of php 5? I've tried compiling php rfom the admin control panel but I get the following error. Forcing buildconf using default Zend directory ./buildconf: line 68...
  13. J

    Error with mime.properties

    there's an error in the mime.properties file in the current free version of lsws (v3.3.12). The mime type for .htm,.html is set to text/htmln (extra n at the end) It will cause the successful install page to be downloaded instead of displayed since the browser does not recognise the mime type...
Top