<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.integrics.com/index.php?action=history&amp;feed=atom&amp;title=Apache_Perl_Compilation_Failed_Errors</id>
	<title>Apache Perl Compilation Failed Errors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.integrics.com/index.php?action=history&amp;feed=atom&amp;title=Apache_Perl_Compilation_Failed_Errors"/>
	<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;action=history"/>
	<updated>2026-09-08T14:08:45Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.9</generator>
	<entry>
		<id>http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=210&amp;oldid=prev</id>
		<title>Dcunningham at 08:02, 21 March 2019</title>
		<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=210&amp;oldid=prev"/>
		<updated>2019-03-21T08:02:46Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 08:02, 21 March 2019&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 5:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;It is believed this is due to the default mpm_event worker module that is shipped. The solution is to change to mpm_prefork as follows:&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;It is believed this is due to the default mpm_event worker module that is shipped. The solution is to change to mpm_prefork as follows:&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; apt-get install apache2-mpm-prefork&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; apt-get install apache2-mpm-prefork&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; # not required on Debian 9 and above&lt;/ins&gt;&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; a2dismod mpm_event&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; a2dismod mpm_event&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; a2enmod mpm_prefork&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; a2enmod mpm_prefork&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dcunningham</name></author>
	</entry>
	<entry>
		<id>http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=144&amp;oldid=prev</id>
		<title>Dcunningham at 11:23, 11 May 2016</title>
		<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=144&amp;oldid=prev"/>
		<updated>2016-05-11T11:23:14Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 11:23, 11 May 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recent Debian based Linux distributions seem to have a problem with Apache giving Perl &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;complilation&lt;/del&gt; failed errors regularly, like this:&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;Recent Debian based Linux distributions&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt; (Ubuntu 14.04 for example)&lt;/ins&gt; seem to have a problem with Apache giving Perl &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;compilation&lt;/ins&gt; failed errors regularly, like this:&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;br /&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; [Sat May 07 05:26:38.103991 2016] [:error] [pid 9574:tid 139987194402560] [Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Attempt to reload Integrics/Enswitch/APIUtils.pm aborted.\n[Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/JSON.pm line 11.\n[Sat May  7 05:26:38 2016] -e: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/Utils.pm line 55.\n&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt; [Sat May 07 05:26:38.103991 2016] [:error] [pid 9574:tid 139987194402560] [Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Attempt to reload Integrics/Enswitch/APIUtils.pm aborted.\n[Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/JSON.pm line 11.\n[Sat May  7 05:26:38 2016] -e: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/Utils.pm line 55.\n&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Dcunningham</name></author>
	</entry>
	<entry>
		<id>http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=143&amp;oldid=prev</id>
		<title>Dcunningham: Created page with &quot;Recent Debian based Linux distributions seem to have a problem with Apache giving Perl complilation failed errors regularly, like this:   [Sat May 07 05:26:38.103991 2016] [:e...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.integrics.com/index.php?title=Apache_Perl_Compilation_Failed_Errors&amp;diff=143&amp;oldid=prev"/>
		<updated>2016-05-11T11:22:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Recent Debian based Linux distributions seem to have a problem with Apache giving Perl complilation failed errors regularly, like this:   [Sat May 07 05:26:38.103991 2016] [:e...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Recent Debian based Linux distributions seem to have a problem with Apache giving Perl complilation failed errors regularly, like this:&lt;br /&gt;
&lt;br /&gt;
 [Sat May 07 05:26:38.103991 2016] [:error] [pid 9574:tid 139987194402560] [Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Attempt to reload Integrics/Enswitch/APIUtils.pm aborted.\n[Sat May  7 05:26:38 2016] -e: [Sat May  7 05:26:38 2016] JSON.pm: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/JSON.pm line 11.\n[Sat May  7 05:26:38 2016] -e: Compilation failed in require at /usr/local/lib/site_perl/Integrics/Enswitch/Utils.pm line 55.\n&lt;br /&gt;
&lt;br /&gt;
It is believed this is due to the default mpm_event worker module that is shipped. The solution is to change to mpm_prefork as follows:&lt;br /&gt;
&lt;br /&gt;
 apt-get install apache2-mpm-prefork&lt;br /&gt;
 a2dismod mpm_event&lt;br /&gt;
 a2enmod mpm_prefork&lt;br /&gt;
 Edit /etc/apache2/mods-enabled/mpm_prefork.conf and set MaxConnectionsPerChild to 1000.&lt;br /&gt;
 service apache2 restart&lt;/div&gt;</summary>
		<author><name>Dcunningham</name></author>
	</entry>
</feed>