<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>article Radius authentication stops working after upgrading Expedition to 1.2.x in Expedition Articles</title>
    <link>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/ta-p/477287</link>
    <description>&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;H2&gt;Symptoms&lt;/H2&gt;
&lt;P&gt;After upgrade Expedition from 1.1.x to 1.2.x , Radius authentication stop working&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-diagnosis-zone"&gt;
&lt;H2&gt;Diagnosis&lt;/H2&gt;
&lt;P&gt;Module php7.0-radius is missing&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-solution-zone"&gt;
&lt;H2&gt;Solution&lt;/H2&gt;
&lt;P&gt;Please follow below steps :&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;1) Check if php7.0-&lt;/SPAN&gt;&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;installed on your VM:&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -m&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;2) If it’s not installed , run below command to install&amp;nbsp;&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;php7.0&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;sudo apt-get install php7.0-&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;3)&amp;nbsp;&lt;SPAN&gt;Remove packages not needed.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;sudo apt autoremove&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;4) Check again if php7.0-&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is installed on the VM&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -m&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;5) Confirm php CLI is 7.0&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -version&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;6) Restart apache2&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;&lt;SPAN&gt;sudo apache2ctl restart&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Thu, 28 Apr 2022 15:49:39 GMT</pubDate>
    <dc:creator>lychiang</dc:creator>
    <dc:date>2022-04-28T15:49:39Z</dc:date>
    <item>
      <title>Radius authentication stops working after upgrading Expedition to 1.2.x</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/ta-p/477287</link>
      <description>&lt;DIV class="lia-message-template-symptoms-zone"&gt;
&lt;H2&gt;Symptoms&lt;/H2&gt;
&lt;P&gt;After upgrade Expedition from 1.1.x to 1.2.x , Radius authentication stop working&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-diagnosis-zone"&gt;
&lt;H2&gt;Diagnosis&lt;/H2&gt;
&lt;P&gt;Module php7.0-radius is missing&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;
&lt;DIV class="lia-message-template-solution-zone"&gt;
&lt;H2&gt;Solution&lt;/H2&gt;
&lt;P&gt;Please follow below steps :&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;1) Check if php7.0-&lt;/SPAN&gt;&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;installed on your VM:&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -m&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;2) If it’s not installed , run below command to install&amp;nbsp;&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;php7.0&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;sudo apt-get install php7.0-&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;3)&amp;nbsp;&lt;SPAN&gt;Remove packages not needed.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;sudo apt autoremove&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;4) Check again if php7.0-&lt;SPAN class="term-highlighted"&gt;radius&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is installed on the VM&amp;nbsp;&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -m&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;5) Confirm php CLI is 7.0&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;php -version&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;6) Restart apache2&lt;/DIV&gt;
&lt;DIV data-removefontsize="true" data-originalcomputedfontsize="16"&gt;&lt;SPAN&gt;sudo apache2ctl restart&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:49:39 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/ta-p/477287</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2022-04-28T15:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stops working after upgrading Expedition to 1.2.x</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/tac-p/483497#M335</link>
      <description>&lt;P&gt;Hi Lychiang&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In my case I was installing Expedition fresh on a Ubuntu 20.04 (i cannot remember which Expedition version it was initially).&lt;/P&gt;
&lt;P&gt;Also in my case php7-radius was not installed and after following your instructions I had to run the following command:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apache2ctl restart&lt;BR /&gt;&lt;BR /&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Alex&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 12:06:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/tac-p/483497#M335</guid>
      <dc:creator>AlexNC</dc:creator>
      <dc:date>2022-04-28T12:06:26Z</dc:date>
    </item>
    <item>
      <title>Re: Radius authentication stops working after upgrading Expedition to 1.2.x</title>
      <link>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/tac-p/483558#M336</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/135038"&gt;@AlexNC&lt;/a&gt;&amp;nbsp;, Thank you for reporting the extra step, I will add it in the solution.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:49:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/expedition-articles/radius-authentication-stops-working-after-upgrading-expedition/tac-p/483558#M336</guid>
      <dc:creator>lychiang</dc:creator>
      <dc:date>2022-04-28T15:49:00Z</dc:date>
    </item>
  </channel>
</rss>

