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.
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 setand it kept failing so I ran