Search results

  1. M

    LSWS 4.2 support PHP suEXEC daemon mode

    How do you try to build PHP 5.4.6 with LSAPI 6.0? WHM plugin, build matching PHP? from LSWS web console? Or do it manually from command line?
  2. M

    litespeed 4.2 stoped and restart problem

    You can PM me a temp root access to you server if you do not mind. we will have it addressed quickly.
  3. M

    [solved] Cloudlinux PHP LSAPI "say no to suexec"

    This mode has been added in LSWS 4.2 with PHP suEXEC daemon mode. http://blog.litespeedtech.com/2012/09/11/lsws-4-2-introduces-php-suexec-daemon-mode/ Once enabled PHP suEXEC daemon mode, you can change "Enable LVE" configuration to "CageFS without suEXEC". If cagefs is disabled for that user...
  4. M

    LSWS 4.2 support PHP suEXEC daemon mode

    http://blog.litespeedtech.com/2012/09/11/lsws-4-2-introduces-php-suexec-daemon-mode/ Highly recommended for shared hosting provider, especially for busy servers.
  5. M

    recv_fd() failed

    that section of log file does not help. need log before it happens. Please gzip it and send to bug@litespeed... or make it available for download from somewhere.
  6. M

    recv_fd() failed

    It is normal during LSWS restart.
  7. M

    Rewrites fail when using user directory in URL

    We need debug log with full debug logging enabled in order to analyze what happened. if you want to have our staff take a look on your server, please contact bug@litespeed... with temp root access to that server.
  8. M

    [solved] Litespeed is switching user id is .htaccess is present

    this issue has been addressed in the latest 4.1.13 build.
  9. M

    [solved] Litespeed is switching user id is .htaccess is present

    make sure you are using the latest 4.1.13 release, do a force reinstall before running the test.
  10. M

    [solved] Litespeed is switching user id is .htaccess is present

    It is not something can be easily reproduced in our lab. Can you please enable debug logging , run one test with .htaccess present, one without, send the section of related log file to bug@litespeed...
  11. M

    [solved] 403 forbidden

    You need to check /usr/local/apache/logs/error_log for reason why.
  12. M

    [solved] Failed to initialize VMemBuf!

    Set http://www.litespeedtech.com/docs/webserver/config/general/#inMemBufSize to 0, see if it helps.
  13. M

    [solved] Failed to initialize VMemBuf!

    Please check if /tmp partition is full or not. move http://www.litespeedtech.com/docs/webserver/config/general/#swappingDir to a larger partition.
  14. M

    Rails 3 site not working

    change line 9 of Rails2Runner.rb from from to
  15. M

    Litespeed module for WHMCS

    Please submit a ticket on this topic in our billing system. Our staff will help you with our API doc, you will need to integrate it with WHMCS yourself.
  16. M

    Litespeed + Ruby/RoR + cPanel, problems installing Redmine

    You can just turn off directory indexing from .htaccess, it should be direct to rails automatically. right now, no need to create dispatch.lsapi file.
  17. M

    Litespeed + Ruby/RoR + cPanel, problems installing Redmine

    is .htaccess enabled? Do you have "RewriteEngine on" in the .htaccess?
  18. M

    conf/vhconf.xml is not a valid file AFTER upgrade

    applied to functions.sh
  19. M

    Syntax check on litespeed's PHP

    it should not be difficult to add that option if you knew C programing.
  20. M

    Syntax check on litespeed's PHP

    can you use CLI PHP for this purpose, -l option is not supported by lsphp yet.
Top