<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=Install_PECL</id>
	<title>Install PECL - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki42.maceys.net/index.php?action=history&amp;feed=atom&amp;title=Install_PECL"/>
	<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=Install_PECL&amp;action=history"/>
	<updated>2026-04-14T06:00:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.3</generator>
	<entry>
		<id>https://wiki42.maceys.net/index.php?title=Install_PECL&amp;diff=436&amp;oldid=prev</id>
		<title>Lynn: Created page with &quot;===Pre-requisites=== There are usually one or two of them around. This procedure requires a full lamp installation.  MediaWiki has an optional requirement for a module that is part of the PECL library. PECL must be installed in order to use it.   Install PECL &lt;syntaxhighlight lang=shell&gt; pecl install APCu sed -i &#039;s/;extension=xsl/a extension=apcu.so&#039; systemctl restart php8.3-fpm &lt;/syntaxhighlight&gt; ====Install Composer==== Composer is used to install Mediawiki extensi...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki42.maceys.net/index.php?title=Install_PECL&amp;diff=436&amp;oldid=prev"/>
		<updated>2026-01-25T23:18:02Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;===Pre-requisites=== There are usually one or two of them around. This procedure requires a full lamp installation.  MediaWiki has an optional requirement for a module that is part of the PECL library. PECL must be installed in order to use it.   &lt;a href=&quot;/index.php?title=Install_PECL&quot; title=&quot;Install PECL&quot;&gt;Install PECL&lt;/a&gt; &amp;lt;syntaxhighlight lang=shell&amp;gt; pecl install APCu sed -i &amp;#039;s/;extension=xsl/a extension=apcu.so&amp;#039; systemctl restart php8.3-fpm &amp;lt;/syntaxhighlight&amp;gt; ====Install Composer==== Composer is used to install Mediawiki extensi...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===Pre-requisites===&lt;br /&gt;
There are usually one or two of them around. This procedure requires a full lamp installation.&lt;br /&gt;
&lt;br /&gt;
MediaWiki has an optional requirement for a module that is part of the PECL library. PECL must be installed in order to use it. &lt;br /&gt;
&lt;br /&gt;
[[Install PECL]]&lt;br /&gt;
&amp;lt;syntaxhighlight lang=shell&amp;gt;&lt;br /&gt;
pecl install APCu&lt;br /&gt;
sed -i &amp;#039;s/;extension=xsl/a extension=apcu.so&amp;#039;&lt;br /&gt;
systemctl restart php8.3-fpm&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
====Install Composer====&lt;br /&gt;
Composer is used to install Mediawiki extensions and PHP modules needed by the extensions.&lt;br /&gt;
&amp;lt;syntaxhighlight lang=shell lines&amp;gt;&lt;br /&gt;
sudo apt install composer&lt;br /&gt;
composer --version&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;/div&gt;</summary>
		<author><name>Lynn</name></author>
	</entry>
</feed>