On 18-Feb-04, at 6:56 PM, Jani Taskinen wrote:
On Wed, 18 Feb 2004, TheSin wrote:

and I have imap building and loading but when I try to use it...

imap_open($server, $user, $pass);

$server = "{mail.domain.com:143}INBOX";
and the user and pass are set....and it kept failing so I ran apache in
debug mode so it wouldn't fork and saw that it was waiting for a
username and password input...

[Trying IP address [xxx.xxx.xxx.xxx]]
[k-pax Cyrus IMAP4 v2.1.14-IPv6-Debian-2.1.14-1 server ready]
{domain.com/imap} username:

Does this happen only with shared imap extension? (what was the configure line you used?)

not sure haven't tried to build it statically but lots of other bundles which offer all the modules statically do have it, so i assume it'd work.


why is it doing this? something in the php imap build? or is it in the
uw-imap-c-client build?  config option?  Maybe all the above?

It's your c-client build most likely. Hard to say since I don't know what version you have and how you build it..

well yes and no. Darwin uses dylib for share libs, it's kinda like so files from linux but much more strict and therefore I had to build the dylib by hand. And if there are any undefiend symbols it wouldn't build, so again I assume it's built properly.

This is why it's sooo hard to debug, their is very little debug info in this module and there are lots of other variables. The configure line is very long and has variables in it, kinda like an RPM spec file.

BTW this might matter...I'm also running it with apache2 since it's my testing box.


--Jani




--- TS http://southofheaven.org Chaos is the beginning and end, try dealing with the rest.

Attachment: PGP.sig
Description: This is a digitally signed message part



Reply via email to