Hi, I'm the fink maintainer/porter for php4 on Darwin/OSX

I have all the modules building and running with little effort on 4.3.4, except imap and java

I finally got java dlopening the proper dylib but I'm getting JNI bus error....

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:

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?
---
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