home 首页 » 精彩日志 » 日志查看

John Mertic's Blog: Enabling IMAP support under OS X Leopard

 2008-08-29 01:40:16 
本文尚未翻译 | 翻译

John Mertic passed along a note about a new post to his 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.

收藏到网摘:

发表评论:
大名:*
网址:   http://sitename
评论:*