Adrian Jones

Results 235 comments of Adrian Jones

I run all my sites with php-fpm (recently all upgraded to 8.3) so it would surprise me if it's specifically an fpm vs apache module issue. Please do let me...

@BernhardBaumrock - this is a really interesting topic. I have long been a proponent of using PHP's `DOMDocument` to manipulate things instead of regexes and in some situations I have...

Weirdly I am getting an unknown green - see second part of my initial post: https://github.com/processwire/processwire-issues/issues/2089

Just had this happen again, but this time I was just unpublishing an item, rather than trying to delete.

Thanks @elabx - I always set `max_input_vars` to `10000` on PW installs. Perhaps it's still too low in this case, but I usually see an error describing that when the...