Index: [Article Count Order] [Thread]

Date:  Tue, 12 Sep 2006 02:02:34 +0200
From:  Michael Stauber <bq (at mark) solarspeed.net>
Subject:  [coba-e:06843] Re: Squirrelmail issue: Error connecting to IMAP server: localhost
To:  coba-e (at mark) bluequartz.org
Message-Id:  <200609120202.34428.bq (at mark) solarspeed.net>
In-Reply-To:  <25427057.12531158018195083.JavaMail.root (at mark) z01.pfinders.com>
References:  <25427057.12531158018195083.JavaMail.root (at mark) z01.pfinders.com>
X-Mail-Count: 06843

Hi Herb,

> Any ideas what it could be? Why squirrelmail can't get in?

You may have a PHP without IMAP support. Create a phpinfo() page and call it 
in your browser. On top of that output and in the table "Configure Command" 
it *may* say '--with-imap' or '--with-imap=shared', but if there isn't a 
separate table labled "imap" somewhere further down your IMAP support may not 
be working.

If you are using the stock PHP that came with BlueQuartz (PHP-4.3.9), then you 
may need to install "php-imap.i386" through YUM to get it working:

	yum install php-imap

-- 

With best regards,

Michael Stauber