Recent content by mac2net

  1. mac2net

    Issue with wp litespeed-crawler conf

    Hi all I received this error. Other commands do not throw errors. $wp litespeed-crawler conf PHP Fatal error: Uncaught TypeError: Illegal offset type in isset or empty in /usr/local/lsws/m2n/wp-content/plugins/litespeed-cache/src/root.cls.php:356 Stack trace: #0 [internal function]...
  2. mac2net

    OLS 1.8.2 update working but there are issues

    The Dashboard reporting problem went away after a VM reboot.
  3. mac2net

    OLS 1.8.2 update working but there are issues

    I just updated but only with /usr/local/lsws/admin/misc/lsup.sh -v 1.8.2, otherwise I reinstalled 1.8.1. Right now the Dashboard says nothing is working but everything appears to be fine??
  4. mac2net

    Fixing OpenLiteSpeed installation

    VM is easier. Docker is a dog. Adds complexity that's not necessary.
  5. mac2net

    Latest version number mismatch (Cannot find v1.8.0)

    Something has gone horribly wrong!
  6. mac2net

    Why are there no downstream Linux distro packages?

    As Yogi Berra would say, “the less available a package is, the more popular it becomes.”
  7. mac2net

    Install Openlitespeed on MACOSX

    It's probably easier to use Lima on MacOS (either hardware platform) to install OLS on to a supported Linux distro running a VM
  8. mac2net

    Not seeing new RPMS for OLS v1.7.18

    Thanks. I will give this a test. Regarding support for Fedora, this is a philosophical conversation and needs to be examined along with the goals of the Litespeed project. Right now, Apache and Nginx are universally supported out of the box on, I assume, on all Linux distros and even MacOS. So...
  9. mac2net

    Not seeing new RPMS for OLS v1.7.18

    Thanks for this. Just to be 100% clear, I just need to add 'fedora' to line 35 like below? I notice there is code to add the Epel repo(s) which would be superfluous for Fedora. Will the shell script be able to handle that? if [ "${REPO_OS}" = 'centos' ] || [ "${REPO_OS}" = 'rhel' ] || [...
  10. mac2net

    Not seeing new RPMS for OLS v1.7.18

    I tried the source install a while back and it also didn't work. The best method is using RPMs
  11. mac2net

    Not seeing new RPMS for OLS v1.7.18

    Also, OLS won't start without installing one more rpm: dnf install libxcrypt-compat
  12. mac2net

    Not seeing new RPMS for OLS v1.7.18

    Thanks. In order to test Fedora with ols1clk, I will have to make a special VM for it because when it fails it scatters stuff everywhere and then the VM is not really usable. I will give it a shot in a few days. But the OLS repository is not Fedora compatible. I installed Fedora with the RPMs...
Top