News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
SugarCRM Developers Blog:
Enabling IMAP support under OS X Leopard
August 28, 2008 @ 12:05:01

John Mertic passed along a note about a new post to the SugarCRM developers blog detailing how to enable IMAP support for PHP on an OS X machine.

With the release of Mac OS X 10.5 Leopard last fall, Apple (finally) included a modern version of PHP (currently version 5.2.6 as of this writing). [...] However, the default install of PHP that Apple included didn't include all of the available PHP extensions. Most notable is the IMAP extension, which is used in SugarCRM for the Campaigns and Emails modules. However you can build this extension and have it loaded dynamically, without affecting the rest of the default PHP install.

He shows where to get the packages and libraries you'll need to get the support working. The method involves building a shared module and including it to be loaded in your php.ini. This way it doesn't disrupt anything the current build has and you don't have to recompile everything over again.

0 comments voice your opinion now!
imap support leopard osx shared module compile



Similar Posts

Sebastian Bergmann's Blog: Support for PHPUnit in Parabuild

Internet Super Hero Blog: Compiling mysqlnd with PHP 5.2/5.3/6.0

Wez Furlong's Blog: parser and lexer generators for PHP

Padraic Brady's Blog: An Example Zend Framework Blog - Part 5: Models w/Zend_Db & an Admin Module

Hasin Hayder's Blog: Installing Imagick extension for PHP in Ubuntu 7.10


Community Events









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


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

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