Search results

  1. technotic

    lsphp module, multithreading questions

    hi, first, i know this blog post is from 2018. 2018/02/12 - PHP As A Module It makes me curious about the state of lsphp, however. I notice that remi's builds are not built as thread-safe (using --disable-zts flag on the ./configure script line i suppose). i've been using my own built lsphp...
  2. technotic

    inclusion of http error code in openlitespeed

    So I realized that openlitespeed does not seem to support all http error codes. Particularly, it doesn't seem to support all 4xx error codes. I have provided proper support for the missing code here, but built in support would be great. Maybe I should open a ticket on the git repo.... This is...
  3. technotic

    open.litespeedtech.com site cert invalid

    Just wanted to share with you that https://open.litespeedtech.com is currently set to use the openlitespeed.org/www.openlitespeed.org certificate, throwing warnings in chrome when accessing the site.
  4. technotic

    Compiler options

    Hi. So I'm currently running OLS on an AlmaLinux 9 VPS at OVH. The system compilers are are gcc 11 and clang/llvm 16. Using the build.sh script to compile OLS from source tree (v1.8.x branch and master branch), I run into problems with clang, and a few of the libraries spit warnings like...
  5. technotic

    Fixed 403: Forbidden - accessing WebAdmin behind Nginx Proxy Manager (docker)

    Hi! I did a search here on the forums and the Goog but have been drawing blanks. I'm new to OLS and am migrating away from long-time httpd use (I build from source, but 2.5.x is still limited to openssl and quic:http/3 won't be implemented into openssl until v3.3, we hope... And QuicTLS, even...
Top