> Make sure you have Mod_php enabled in the apache modules.
It looks like php-fpm broke PHP. I installed it because someone said
it was needed for Event MDM. I switched back to that prefork pig. Once
I removed php-fpm things started working again.
Jeff
On Fri, Apr 17, 2020 at 11:00 AM Jonatha
Hi all,
Anyone had difficulty implementing LDAP connection using the
LDAPAuthentication2 extension? The old one back in 1.19 version of mediawiki
was working fine but now after upgrading it’s not working.
Anyone got a sample they can share how you configured all the necessary files?
I keep ge
Make sure you have Mod_php enabled in the apache modules.
Regards,
Jonathan
-Original Message-
From: MediaWiki-l On Behalf Of
Bartosz Dziewonski
Sent: Friday, 17 April 2020 16:47
To: mediawiki-l@lists.wikimedia.org
Subject: Re: [MediaWiki-l] Mediawiki 1.33, Apache Event MDM, Wiki disp
On Fri, Apr 17, 2020 at 10:47 AM Bartosz Dziewoński wrote:
>
> Your server is not executing the PHP code, rather it just displays the
> contents of index.php, and your web browser interprets it as HTML.
Thanks.
I'll take it to an Apache list to see what is wrong.
___
Your server is not executing the PHP code, rather it just displays the
contents of index.php, and your web browser interprets it as HTML.
--
Bartosz Dziewoński
___
MediaWiki-l mailing list
To unsubscribe, go to:
https://lists.wikimedia.org/mailman/lis
Hi Everyone,
I'm trying to configure an Apache/2.4.34 server on CentOS 7 to use
Apache Event MDM. We need to switch because GoDaddy has been
suspending our service for using too much CPU time. Top shows it is
due to Apache processes. In addition we had chronic memory problems
and OOM kills.
I fol