Date: Tue, 1 Oct 2024 11:31:23 +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: <d0c792bf-edf4-4090-a321-8f0ae862a9b1@netlabs.org> In-Reply-To: <E6E4D750-B4AD-4448-8A31-ADDD2D89353E@schamschula.com> References: <db002b72-0efa-4f4d-bb53-a28ddde77ad2@netlabs.org> <E6E4D750-B4AD-4448-8A31-ADDD2D89353E@schamschula.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 30.09.2024 21:26, Marius Schamschula wrote: Hi Marius, > I have been running Mediawiki on FreeBSD for about ten years. I’ve never > seen this issue. same for me, I run since became a thing > How did you install apache, php and Mediawiki? Which version of Mediawiki? Apache self compiled as I need LDAP support, from ports. PHP completely from pkg, same for mod_php. Mediawiki I install myself from tarball. > Did you use pkg for all of them? If so, all needed parts of php should > be there and working. Have you done anything unusual to php.ini? I pointed to the right extensions directory, that's pretty much the only change initially. > I used to use apache and php from ports but have always installed > Mediwiki from source. Hence, I’ve had to insure that all the needed php > extensions are installed. yeah that should be fine, I doublechecked dependencies with those from the mediawiki pkg that is there. Also in case of missing dependencies I usually get an entry in apache error log. And as I mentioned there is zero entry in the error log related to this error. regards Adrian
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d0c792bf-edf4-4090-a321-8f0ae862a9b1>