Date: Fri, 11 Oct 2024 18:22:00 +0200 From: Adrian Gschwend <ml-ktk@netlabs.org> To: questions@freebsd.org Subject: Re: Issue with MediaWiki Installation: IntlException and Locale Problems in Apache Message-ID: <3b3e5cc8-3624-40ab-a1b3-bbf9af58b16b@netlabs.org> In-Reply-To: <db002b72-0efa-4f4d-bb53-a28ddde77ad2@netlabs.org> References: <db002b72-0efa-4f4d-bb53-a28ddde77ad2@netlabs.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30.09.2024 20:39, Adrian Gschwend wrote: > I created a minimal PHP test case to see if I could reproduce the error > outside of MediaWiki. Here's the test script: TL;DR fix summary: Turns out that I screwed up several /usr/loca/ dir permissions by accident (via tar). So poor Apache couldn't read /usr/local/lib anymore which lead to this super weird error with intl. That's also the reason why it worked on cli as I tried that as root... all good now, Apache is happy again. regards Adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3b3e5cc8-3624-40ab-a1b3-bbf9af58b16b>