[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: php4 default package doesnt imap



Hi Alex,

Try:

apt-get install php4-imap

When PHP is compiled by giving extensions the 'shared' keyword, those extensions get compiled as separate modules, each of which gets its own Debian package.

Most of the other popular PHP extensions are available, too. :)

-Andy

On Tuesday, May 27, 2003, at 10:30 AM, Alexander Portwein wrote:


I supposed it had something to do with imap support in php4, but when I
call phpinfo() I see the required value '--with-imap=shared,/usr' in the "Configure Command" list. So, what am I supposed to do, to get imap support working anyway?



Reply to: