Search results

  1. R

    Request Timeouts - 503 Errors

    It's been about 24 hours since we last updated 4.1 with the latest release (fixes, etc...) and all of a sudden, we are getting a lot of request time outs and 503 errors: POST request in process stage, fail with 503 Request Timeout This request takes too long to process, it is timed out...
  2. R

    [solved] 4.1 Release - Logs show htaccess rewrite errors

    I updated to the latest 4.1 release today since it was rereleased with some bug fixes. Now, in my log files during start up. I immediately see these errors, repeating about 8 times: [[HTAccess]] rewrite: '%' must be followed by a digit for a RewriteCond backreference. while parsing...
  3. R

    RC5 Request Timeout Issues

    Upgraded to RC5 from RC4. RC4 had no issues. With RC5, every so often, we receive Request Timeout messages. Will be reverting back to RC4 until issue resolved. Any ideas?
  4. R

    URL Rewriting Help

    I need some help with some URL rewriting rules in .htaccess. The current setup I have does not work correctly. Here it is: IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE>...
  5. R

    LSWS 4.1rc4 Change Log

    Just wondering what's new in rc4 if anything.
  6. R

    [closed]4.1 rc4?

    I noticed that 4.1 RC4 is available. Can we download and test this? Are there any known issues?
  7. R

    MP4 Streaming Not Working

    We are using the latest build of LSWS 4.1 RC3 as of 09.01.2010 and have tried to set up MP4 streaming. The mime types have been added correctly, the MP4 files have the moov atom at the beginning and we have tried both JWPlayer and FlowPlayer and they both give the same result: They will play...
  8. R

    New Update?

    I just received this from the server: New update release 4.0.16-ent is available, please download. What are the changes?
  9. R

    LSWS to support HTML5 Web Sockets

    With all of the fuss about Apple not supporting Flash on it's Iphone and Ipad platforms, the focus has been on the replacement technology of HTML5. One of the questions I had sought was how does HTML5 replace Flash Video Chat technology. The answer is the implementation of the HTML5...
  10. R

    [Resolved] Upload Issue - Is it Litespeed or PHP?

    We've recently added the ability for our users to upload multiple files at once. The application we are using has been tested by the company that makes it to support a virtually unlimited amount of files at once, all dependent on your configuration (web server, os, etc...). We have enabled the...
  11. R

    [RESOLVED] SUExec Problem

    Hello everyone, We just upgraded to a new server and transferred our litespeed configuration over to it. Everything seems to be running fine except for the SuExec. I checked the VH config and 'ExtApp Set UID Mode' is set to 'DocRoot UID.' The permissions for the VH doc root are www:www...
  12. R

    Please update 4.1 status!

    Many customers have been asking about the latest status of 4.1 but nothing has been answered. Please give us a simple status update so we no where things stand. Thank you.
  13. R

    PHP LiteSpeed SAPI 4.10

    The latest version of PHP LiteSpeed SAPI has appeared on the download page as 4.10. The release log has not been updated to show what fixes or changes have been made. What are the changes and fixes? Are these critical or important to warrant an update? How does this affect the LSAPI release...
  14. R

    LSWS Web Interface not compatible with PHP 5.3?

    As mentioned in this thread: http://www.litespeedtech.com/support/forum/showthread.php?t=3213 It seems that the admin web interface of LSWS is not compatible with PHP 5.3. We've been using 5.3 for some time now but haven't needed to make any changes to our LSWS configuration since we...
  15. R

    Virtual Host Template Issues

    I am trying to use the PHP_SUEXEC VH Template, however, when I add the domain and click save, I get a blank white screen. I check the log and see: Call to undefined method: dtbldef->add_() in /opt/lsws/admin/html.4.0.7/classes/ws/DTblDef.php on line 30 This is with version 4.0.7.
  16. R

    No request delivery notification has been received from LSAPI process group.

    I am getting a ton of these in the log running the latest version of the server. Any ideas?
  17. R

    Symlinks & Security

    Just recently we updated to the latest version of LS. We had symbolic links to another directory outside of one of our virtual host directories so that is could access images from another virtual host. This has worked correctly since version 3.3.2 but after the latest update, it no longer...
  18. R

    PHP 5.3 LSAPI Support

    PHP 5.3 RC1 was released last week and the final release is due out soon. One new feature that 5.3 includes that will greatly improve performance is MySql Native Drivers. Is the Litespeed LSAPI now automatically included in 5.3 and if so, how do you enable it? We would like to begin testing RC1.
  19. R

    LiteSpeed Web server xxxx on xxxx restarts automatically to fix 503 Err

    Started getting this error message in my email ever since upgrading to 4.0. Haven't changed any PHP or MySql settings which is normally one of the reasons for causing these errors. Has anyone ever pinpointed exactly what PHP or MySql settings can fix these 503 errors? Or if it's a setting in...
  20. R

    Are you Getting 503 errors? Connection Timeouts?

    We have recently discovered the reason behind why we were getting a load of 503 errors, connection timeouts and so on with our external PHP (lsapi) processes. We hope we can help others who may be experiencing this problem as well. Our average load times were around 2.5 to 3.0 on an 8 core...
Top