Search results

  1. Hifihedgehog

    SnappyMail with OpenLiteSpeed. How to adapt this .htaccess file?

    With the help of SnappyMail lead developer @the-djmaze, I was able to pinpoint the problem file which is .htaccess located under the directory public_html/snappymail/v/2.N.N/static/. The file contents are so: <IfModule mod_headers.c> <IfModule mod_rewrite.c> RewriteEngine On...
  2. Hifihedgehog

    Curl Errors In NextCloud With Latest Release of OpenLiteSpeed/LSPHP

    I recently upgraded to the latest release of OpenLiteSpeed and LSPHP. Now NextCloud has errors in PHP curl whenever I attempt to upgrade or download any apps in NextCloud. Instead, I receive the following error: Curl appears to be working in most other instances and I confirmed I can resolve...
  3. Hifihedgehog

    Upload Limit Not Respected in PHP With Latest Release of OpenLitespeed

    I am seeing reports now over the last couple of weeks regarding upload timeout. It turns out Litespeed introduced a bug that is now not respecting the specified upload size limits. I am only able to upload less than 3 MB when I previously was able to hit up to 2048MB, my explicitly established...
  4. Hifihedgehog

    Compiling a build of the latest release of pdo_sqlsrv using OpenLiteSpeed's PHP 7.3 libraries results in errors.

    PHP Driver version or file name pdo_sqlsrv 5.6.1 SQL Server version Microsoft SQL Server 2017 (RTM-CU14) (KB4484710) - 14.0.3076.1 (X64) Client operating system CentOS Linux 7 PHP version PHP Version 7.3.4 (OpenLiteSpeed 1.4.46) Microsoft ODBC Driver version ODBC Driver 17 for SQL Server...
  5. Hifihedgehog

    How would I create this nginx reverse proxy in OpenLiteSpeed?

    I am trying to set up #2 in the link in a OpenLiteSpeed reverse proxy. How would I do this? https://www.collaboraoffice.com/code/nginx-reverse-proxy/
  6. Hifihedgehog

    After running yum update today, OpenLiteSpeed is Missing In /etc/init.d/lsws

    https://forums.cyberpanel.net/discussion/1080/openlitespeed-service-can-now-only-be-started-manually-via-usr-local-lsws-bin-lswsctrl-start#latest I just updated today via yum update in CentOS 7, and OpenLiteSpeed no longer starts at boot and it cannot be started via systemctl. I can start it...
Top