<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Php on Panic! At The Terminal</title>
		<link>https://blog.nousiainen.xyz/tags/php/</link>
		<description>Recent content in Php on Panic! At The Terminal</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Fri, 14 Aug 2026 10:19:16 +0300</lastBuildDate>
		
			<atom:link href="https://blog.nousiainen.xyz/tags/php/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Upgrading PHP for LibreNMS on RHEL 9</title>
				<link>https://blog.nousiainen.xyz/docs/librenms-php-upgrade/</link>
				<pubDate>Fri, 14 Aug 2026 00:00:00 +0000</pubDate>
				<guid>https://blog.nousiainen.xyz/docs/librenms-php-upgrade/</guid>
				<description>&lt;p&gt;LibreNMS recently raised its PHP requirement to &lt;strong&gt;8.4 minimum, 8.5 recommended&lt;/strong&gt;. If you&amp;rsquo;re still on 8.3 (or older), the web UI will nag you until you upgrade. Here&amp;rsquo;s how to do it on RHEL 9 using the Remi repository.&lt;/p&gt;&#xA;&lt;h2 id=&#34;prerequisites&#34;&gt;&#xA;  Prerequisites&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#prerequisites&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;This assumes Remi is already installed and enabled:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;dnf repolist | grep remi&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;You should see &lt;code&gt;remi-safe&lt;/code&gt; and &lt;code&gt;remi-modular&lt;/code&gt;. If not, install it first:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;dnf install -y https://rpms.remirepo.net/enterprise/remi-release-9.rpm&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;subscription-manager repos --enable codeready-builder-for-rhel-9-&lt;span style=&#34;color:#66d9ef&#34;&gt;$(&lt;/span&gt;arch&lt;span style=&#34;color:#66d9ef&#34;&gt;)&lt;/span&gt;-rpms&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;h2 id=&#34;1-check-the-current-php-module&#34;&gt;&#xA;  1. Check the current PHP module&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#1-check-the-current-php-module&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-bash&#34; data-lang=&#34;bash&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;dnf module list php&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;Name                Stream                      Profiles                                  Summary&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-7.4                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.0                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.1                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.2                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.3 [e]                common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.4                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;php                 remi-8.5                    common [d], devel, minimal                PHP scripting language&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;&lt;code&gt;[e]&lt;/code&gt; marks the currently enabled stream — 8.3 here, which is now below LibreNMS&amp;rsquo;s minimum.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Fixing LibreNMS After Updates: Missing Restify Provider</title>
				<link>https://blog.nousiainen.xyz/docs/fixing-librenms-restify-provider-after-rhel9-updates/</link>
				<pubDate>Thu, 13 Aug 2026 10:00:00 +0300</pubDate>
				<guid>https://blog.nousiainen.xyz/docs/fixing-librenms-restify-provider-after-rhel9-updates/</guid>
				<description>&lt;h1 id=&#34;fixing-librenms-after-updates-missing-restify-provider&#34;&gt;&#xA;  Fixing LibreNMS After Updates: Missing Restify Provider&#xA;  &lt;a class=&#34;anchor&#34; href=&#34;#fixing-librenms-after-updates-missing-restify-provider&#34;&gt;#&lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;After a routine package update on my RHEL 9 LibreNMS server, the web UI stopped working and the logs showed a very familiar Laravel-style error:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; style=&#34;color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;&#34;&gt;&lt;code class=&#34;language-text&#34; data-lang=&#34;text&#34;&gt;&lt;span style=&#34;display:flex;&#34;&gt;&lt;span&gt;[CRITICAL] Exception: Error Class &amp;#34;Binaryk\LaravelRestify\RestifyApplicationServiceProvider&amp;#34; not found @ /opt/librenms/app/Providers/RestifyServiceProvider.php:15&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;At first glance it looks like a code issue, but in this case the root cause was simpler: the PHP dependencies under &lt;code&gt;/opt/librenms&lt;/code&gt; were stale or partially updated.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
