Search results

  1. R

    503 Unavailable error

    For the most part when logging in, yes. Our server administrator and the software developers of the application both have said it seems to be a LiteSpeed problem.
  2. R

    503 Unavailable error

    We had 503 errors popping up randomly on some of our sites for a specific application. We upgraded to 4.0.10 and that seemed to stop the 503's from coming up when browsing the site, though when logging in it is triggering the 503 errors. The login page uses a redirect and is a POST request.
  3. R

    Update plugin not working

    We are currently running v3.3.24 and from within the WHM plugin when you click on 'upgrade' it pops up the box 'Are you sure you want to upgrade', click ok and then it performs a graceful restart without upgrading to the latest version.
  4. R

    Bizzare .htaccess Issue

    edit: nevermind... got it working
  5. R

    Bizzare .htaccess Issue

    We seem to be having a similar issue, http://www.litespeedtech.com/support/forum/showthread.php?t=2919.
  6. R

    Password protection using htaccess & LiteSpeed?

    Here's the rest of the htaccess file. ## default index file DirectoryIndex index.php <IfModule mod_php5.c> ############################################ ## adjust memory limit # php_value memory_limit 64M php_value memory_limit 128M php_value max_execution_time...
  7. R

    Password protection using htaccess & LiteSpeed?

    Hi, We have the following setup in a clients htaccess file: AuthName "Restricted Area" AuthType Basic AuthUserFile "/home/user/htpasswds/.htpasswd" require valid-user With LiteSpeed enabled it doesn't even bring up the authentication box and then breaks the site and doesn't bring up...
  8. R

    Auto update has been turned on for 4.0.1

    When trying to upgrade via the WHM plugin it just performs a graceful restart without upgrading to 4.0.2
  9. R

    .NET support

    It was mentioned in a previous thread that .NET languages would be supported with the 4.0 release. Has this been implemented? And secondly when can we expect the update available from within the WHM plugin
  10. R

    4.0 Gold?

    Can you include this update in the cPanel plugin?
  11. R

    Can't get scripts to work with Litespeed

    It's a CGI script, i've sent you a PM with a link to the script.
  12. R

    Can't get scripts to work with Litespeed

    Currently I have Apache running because when I switch to LiteSpeed I get the following error: 'scgiwrap: Caller must be the nobody user' Is there something in the configuration that I do not have setup properly?
  13. R

    PHP extensions

    Hi, I was just curious if a recompile of LiteSpeed's php would be required if I am adding in an extension, for example the PHP Zip extension. Or can I just enable that extension without errors or having to recompile the litespeeds php?
  14. R

    System Admins

    What companies/persons are you using to handle your litespeed servers? I'm looking for someone who can proactively monitor my servers and also someone who is familiar with Litespeed, finding someone that meets both qualifications is whats giving me trouble.
Top