<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 16:59:28 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Lorna Mitchell: Managing PHP 5.4 Extensions on Ubuntu]]></title>
      <guid>http://www.phpdeveloper.org/news/18820</guid>
      <link>http://www.phpdeveloper.org/news/18820</link>
      <description><![CDATA[<p>
In <a href="http://www.lornajane.net/posts/2012/managing-php-5-4-extensions-on-ubuntu">this new post</a> to her site <i>Lorna Mitchell</i> shares a handy tip for those using Ubuntu (or a Debian-based distribution) about how to manage your PHP 5.4 extensions and the "php5enmod" tool.
</p>
<blockquote>
My shiny new VPS* runs Ubuntu 12.10 (official subtitle: Quantal Queztal. Local nickname: Quirky Kestrel) and therefore has PHP 5.4 installed. It's very new so every command I type is missing, and today I realised that included a <a href="http://pecl.php.net/">PECL</a> module (pecl_http, of course). [...] What's happened here is that all debian-flavoured unixes have adopted this standard for their PHP 5.4 packages, so if you're using debian, ubuntu, or any of their relatives with PHP 5.4, you'll see a directory structure like this. When you add a module to PHP, you'll add a file to the mods-available directory enabling the module and adding any config specific to it. 
</blockquote>
<p>
She points out that the "phpenmod" command, accompanied by the PECL extension to install, is the newer way to correctly get these extensions downloaded and configured correctly. 
</p>]]></description>
      <pubDate>Thu, 29 Nov 2012 11:08:44 -0600</pubDate>
    </item>
  </channel>
</rss>
