News Feed
Jobs Feed
Sections




News Archive
Lorna Mitchell:
Managing PHP 5.4 Extensions on Ubuntu
November 29, 2012 @ 11:08:44

In this new post to her site Lorna Mitchell 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.

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 PECL 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.

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.

0 comments voice your opinion now!
manage extension ubuntu php5enmod install linux


blog comments powered by Disqus

Similar Posts

PHP-GTK Community Site: MkDevDVD (DVD Manager for Linux)

Johannes Schluter's Blog: A hidden gem in PHP 5.3: fileinfo

JSLabs Blog: Microsoft's PHP initiative

SitePoint PHP Blog: How to Install PHP 5.3 on Windows

PHPBuilder.com: phpwiki - The Wiki for PHP Developers


Community Events











Don't see your event here?
Let us know!


development zendframework2 usergroup language unittest introduction series interview functional podcast framework release database conference opinion community phpunit testing rest symfony2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework