Search results

  1. ffeingol

    Error upgrading to 6.0.5

    We're currently running 5.4.x on cPanel server. Logged into the LSWS interface and went to the version manager. Clicked Download/Upgrade for the 6.0.5 release and it timed out. In looking through the hung up processes it's hung up tring to download the lsws_whm_plugin.tar.gz. I can manually...
  2. ffeingol

    PHP process not terminating (cPanel)

    Sorry if this has been discussed, but it's not easy to search for this one. We have an on-going issue where PHP processes are getting hung and just run 'forever'. They are getting detached (i.e. the parent process is 1). Our max execution time is set to 30 seconds. I know that this is more...
  3. ffeingol

    Installing ACPu via PECL cPanel/EAV4 not working

    We have a server with cPanel/EAV4 and LSWS. We installed APCu via PECL (from WHM) for PHP 7.2. If I run the PHP 7.2 from command line with -i parameter, I can see that APCu is installed and active. When I create a phpinfo() page on a site running PHP 7.2 I don't see APCu. I can see that the...
  4. ffeingol

    [solved] 403 error redirecting .asp pages (web site re-coded in PHP)

    We have a customer that migrated a web site from Windows/.asp to a WordPress based site. They started adding .htaccess code to redirect the old .asp pages to the new corresponding WordPress page. Any .asp page in LiteSpeed simply returns a 403 error. I've checked their .htaccess and I don't...
  5. ffeingol

    [solved] Installing 5.2.6 on cPanel fails on disk quota

    Hello Guys, We're installing the latest version of LSWS for cPanel via lsws_whm_autoinstaller.sh. It's failing with: ./lsws_whm_autoinstaller.sh: line 494: echo: write error: Disk quota exceeded When I look at the quotas, they look fine: Block grace time: 7days; Inode grace time: 7days...
  6. ffeingol

    [Resolved] WooCommerce 500 error

    Hello Guys, One of our customers is having an issue with LSWS and WooCommerce. When they go to the WooCommerce page to update a product you get a 500 error. There is nothing useful in the error logs. We tried enabling the debugging log, but nothing much stands out. If they switch back to...
  7. ffeingol

    EA3 to EA4 converson

    Hello, I found this wiki page ( https://www.litespeedtech.com/support/wiki/doku.php/litespeed_wiki:cpanel:easyapache4-config ) and I just want to make sure we're doing the upgrade correctly. We're currently running LSWS 5.1.16 (latest) on cPanel with EA V3. Based on the wiki article we'd...
  8. ffeingol

    cPanel keeps reverting back to Apache

    Have a very odd one. We have a customer with a cPanel VPS (V60) running LSWS. For some reason, it keeps reverting back to Apache. The VPS is running EA V4. We 'think' it's a Apache RPM update that may be overwriting the init file, but can't prove that. Has anyone seen anything similar?
  9. ffeingol

    [Resolved] Can't send mail

    Hello, We have a client that recently switched from cPanel/Apache (EasyApache 3) to LSWS. Their server runs as mod_dso for PHP. Every thing works fine except phplist. When they try to send mail they get the following message in stderr.log: [STDERR] sendmail: sendmail cannot be called...
  10. ffeingol

    [Resolved] Client installed wrong version. Easy way to swtich?

    We have a VPS client that installed LSWS Enterprise, but they really wanted LSWS Standard. Is there an easy way to switch to standard? Thanks!
  11. ffeingol

    Does LSWS support SSLUseStapling though Apache config

    Hello, We have a cPanel customer that wants to us SSL Stapling. Will LSWS read/honor the various stapling directives (like SSLUseStapling and SSLStaplingCache) from the Apache config file? I know that LSWS supports it directly, but we're not sure if it will take the directives from Apache.
  12. ffeingol

    Http upload / WordPress

    We have a client with a very odd issue. They are using WordPress and the built in WordPress image uploader. Within the WordPress image uploader they get a message that says "HTTP error." but the file uploads fine and in looking at the log there are no errors. The server is running the...
  13. ffeingol

    How to count virtual hosts?

    Hello, We have a number of clients that use the Standard (free) version of LSWS on VPS's. What is an accurate way to count the number of virtual hosts being used (since it's limited to 5)? Thanks
  14. ffeingol

    abort request..., code: 4

    We have a VPS client that is running the free version of LSWS. They see a lot of: abort request..., code: 4 In the LSWS error log. What does that mean? Thanks
  15. ffeingol

    Build matching php command line?

    Is there any way to run the build matching php from command line instead of from the WHM plugin?
  16. ffeingol

    CloudLinux + cPanel + LSWS?

    Hello, We're running LSWS on a number of servers and overall we love it. We currently running a server that has CloudLinux + cPanel + Apache and it's getting hammered with SMF forums. We'd like to swap out Aapche and go for LSWS: Does LSWS fully support CL in a 32 bit environment? Thanks
  17. ffeingol

    Free version with cPanel keeps reverting to Apache

    We have a client that wants to run the free version of LSWS on a VPS with cPanel. It works great until cPanel restarts the web server (stats runs) and then it revers back to Apache. We have the system configured to use the cPanel wrapper. This works fine on the paid version, but it's not...
  18. ffeingol

    Suggested setting for PHP keep-alive

    I've searched the forum/wiki and don't really see much. By default keep-alive is off for php. What's a recommended setting? TIA
  19. ffeingol

    Can you explain a bit more what this new WHM plugin feature is?

    Could you please explain in a bit more detail what this feature is? It's quite confusing from the description:
  20. ffeingol

    cPanel randhtml.cgi not working with LSWS SSI

    We have clients using the cPanel randhtml.cgi script to display random 'sayings' on their web site via SSI. It works when it's running through Apache but you get no output when the SSI is handled by LSWS. Please let me know if you need any other information.
Top