Search results

  1. I

    Web server started automatically, no core file

    I received a log notification last Oct31 (I only noticed today) and there is no stack trace with the email. So, the email said to look for a core file inside /tmp/lshttpd/ but there is none. However, there is a /bak_core directory with a core file. Is this it? Anyone got the same notification...
  2. I

    Upgrading PHP through cPanel's EasyApache

    A few months ago, I made a switch from Apache to LSWS. I'm using cPanel and I used the auto-installer to install Litespeed and the WHM Plugin. cPanel recently released an update to EasyApache along with an ugrade for PHP5.4. The release note said to recompile through EasyApache. If I recompile...
  3. I

    Opcache, storing cached files longer

    I notice that that the cache flushes itself more frequently that I thought. I was thinking of how to store the cache for a longer period? I'm not sure what options to change. Currently, I have: opcache.force_restart_timeout = 180 opcache.revalidate_freq = 60 Is changing them to higher values...
  4. I

    How to verify if ProcessGroup is working?

    I followed the setup and it seems that ProcessGroup is working since the cache files are isolated per account. However, I tried creating php.ini and .user.ini to test and it doesn't apply the local configs.
  5. I

    lsphp suddenly stopped working - returned error 500 on some websites

    I don't know when but it's within 12 hours today, lsphp suddenly stopped working and configurations were reset back to the default config. lsphp5 Run on Startup went back to 'No' from SuEXEC Daemon A lot of abort error code 4 on logs Affected sites mostly Wordpress blogs I just restarted the...
  6. I

    [Resolved] PHP APC Opcode cache issues

    Hi guys, I have a few problems regarding APC cache. I used SuEXEC Daemon and got APC to work properly for 4 hours. I tried to increase shm size to 2GB, however, litespeed seems to crash and websites don't work. When I reduce it to 1gb, it works again. Also, is it alright for APC to be enabled...
  7. I

    Checking if suexec daemon is working

    How do I check if suexec daemon is working? From the docs, it says: suEXEC Daemon mode does not allow a customized per-user php.ini. If a user has a customized php.ini, LiteSpeed Web Server will automatically switch to suEXEC Worker mode (LiteSpeed's default suEXEC setup) at the server level...
  8. I

    Trying out LSWS - few questions regarding Cagefs etc.

    Hi guys! I'm currently on a trial license and everything seems to be going smoothly. I have a few questions though: 1. When should I rebuild Cagefs skeleton? I do this when I change php config. Now with LSWS, what are the changes in protocols? 2. I'm quite confused with caching. Is caching...
Top