News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

RubySource.com: Confessions of a Converted PHP Developer: Namespace Superhero!

Jeremy Johnstone's Blog: PHP parser for OS X plist XML files

Nick Halstead's Blog: 10 Reasons why PHP is still very much alive

Jim Plush's Blog: Fix when compiling the Redis php extension on OSX - mach-o, but wrong architecture

Vid Luther's Blog: Using your Mac as a local web development environment.


Community Events











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


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

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