Joris Vandermeersch
Joris Vandermeersch
Does anybody have an idea on how to get started here? I've been looking into using `setuptools`, `pypa/build`, `pkginfo` and other ways (like building a wheel first) to get metadata...
~Hold on this one, I seem to have run into a bug in this code...~ Edit: fixed.
Having this same issue on an M1 Macbook Pro running Sonoma 14.5, using rbenv with both 2.7.x and 3.3.x, so I agree it's probably related to a macOS software update...
From a quick test in docker using the ubuntu:focal image (and installing apache 2.4.41), I get an error when using the mod_evasive.so compiled using the included docker-build.sh script: `version 'GLIBC_2.33'...
If this is still relevant, can you provide me with more details? - Is this running on Debian, Ubuntu, RHEL, ... and which version? - Did you compile the module...
It is always a good idea to surround mod config with `IfModule` tags: ``` DOSWhitelistUri /test0 ``` If Apache still won't start with this config, something is definitely wrong with...
> Nothing here. The post you requested does not exist, it is removed. Sorry, I can no longer see what this is about... Could you explain, or confirm that this...
Could you try `/usr/bin/apxs -i -a -c -l pcre2-8 mod_evasive.c`? I might have to update the docs on how to build from source
I'm afraid I have no experience with cPanel whatsoever, so no clue if this is at all possible. Have you maybe tried and found out whether it works? 🙏