Search results

  1. M

    gzip and internal redirect

    I have two servers configured the same running Litespeed + PHP 5.6 via Cpanel EA4. All my PHP scripts use ob_start("ob_gzhandler") including my download scripts where I use the X-LiteSpeed-Location header. This works fine on one server, but my other server LiteSpeed doesn't seem to like the...
  2. M

    Shell function within PHP works on Apache but not Litespeed

    I'm trying to run a java command within PHP through Litespeed but continually receive an error. However, the same script running on Apache returns the expected result. Litespeed and Apache have identical PHP builds: 5.3.23. Tried PHP suexec setting off and running as user The script...
  3. M

    Disk IO Issues - please help!

    I'm experiencing some serious disk IO issues on my web server and I can't seem to pinpoint the problem. During peak and off peak (to a lesser extent) my disk IO is maxing out constantly 98-100% and rarely drops below 80% even during off peak. I'm running 2-CPU Litespeed on 2 x Harpertown...
  4. M

    Recompiling PHP

    I have LSWS 4.0.12 installed with PHP 5.2.5. I need to add mysqli support, but LSWS admin only gives me the option of compiling 5.2.8 and higher, and the "Use configuration from previous build" button is not available. Is there a reason why I'm not able to recompile 5.2.5 via LSWS? If it's...
  5. M

    Configuring ulimit

    I'm trying to execute a wine command via a php script and it's failing due to their not being enough virtual memory. My server's virtual memory is set at unlimited, yet if I run "ulimit -a" via PHP it's showing at 256000. Assuming this is controlled by Litespeed, how do I change it...
  6. M

    File upload problem and apache

    Ever since updated to 4.0.12, I've been experiencing some major problems with file uploads. The issue seems to be associated with Apache trying to run alongside LSWS. To get file uploads working temporarily, I have to kill all apache processes and then stop/start Litespeed. A few minutes later...
  7. M

    Problems accessing LSWS admin

    Hi there I recently transferred my files over to a new server and migrated my LSWS license. Prior to migrating, I had no problems accessing the LSWS control panel but after migrating, I upgraded to (what turned out to be) a problematic build of 4.0.12 so was forced to revert back to my...
  8. M

    Fatal error: Allowed memory size of 33554432 bytes exhausted

    I'm running Litespeed 2-CPU Enterprise edition (v3.3.11) on Linux x86 4GB RAM (web server only) and my users are reporting the following error on my forums: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 16783 bytes) in /path/to/mysite/forum/showthread.php on...
  9. M

    High load problems - please help

    I've been running Litespeed enterprise (2CPU) for a while now and recently moved my MySQL database to another server in the hope it would speed things up a bit. Unfortunately, it doesn't seem to have made a great deal of difference and I'm left wondering whether there's something in my LS...
Top