News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
John Coggeshall's Blog:
Compiling extensions for Zend Core
January 08, 2008 @ 09:32:00

John Coggeshall has blogged about a method he's worked up for compiling extensions into the Zend Core software.

While Core does ship with a large list of extensions (which are all QA'd and supported by Zend) there are times when you would like to include non-official extensions from PECL for various reasons.

He breaks it down into a few simple steps - download, "phpize" the extension, compile it and add the extension to the php.ini. He details the second step of the process (the phpize) because of some of the differences there are between doing it for a normal PHP install and a Zend Core install.

He also provides directions for an exception to the rule - compiling a PDO driver for your ZC install. You'll have to trick the Zend Core installation into using the right files, though. Full instructions are included.

0 comments voice your opinion now!
compile extension zendcore pdo sqlite phpize compile extension zendcore pdo sqlite phpize



Similar Posts

SitePoint PHP Blog: Rasmus Lerdorf - PHP frameworks? Think again.

Christian Stocker\'s Blog: PHP 5, OS X, fink and iconv

Sara Goleman\'s Blog: PDO_User and the effects of Slide Driven Development

ThinkPHP Blog: Mayflower Barcamp: Developing a PHP extension for Skype

PHP.net: PHP 5.1.4 Released


Community Events







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


PEAR database release PHP5 job book zend security example developer cakephp conference ajax application code package framework zendframework releases mysql

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