News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Lukas Smith\'s Blog: PDO? SQLite 3.x?

Wez Furlong\'s Blog: Upcoming Conference Appearances

Christian Stocker's Blog: Upload Progress Meter extension 0.9.2 released

FWebDe Blog: Use SQLite For Your Next PHP Project

Christian Stocker's Blog: php xslcache extension by the New York Times


Community Events











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


unittest example zendframework2 language introduction tool release development object interview code testing podcast framework community opinion phpunit application functional series

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