Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:7978 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30186 invoked by uid 1010); 18 Feb 2004 22:50:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 29981 invoked from network); 18 Feb 2004 22:50:18 -0000 Received: from unknown (HELO k-pax.goarctic.com) (216.194.67.138) by pb1.pair.com with SMTP; 18 Feb 2004 22:50:18 -0000 Received: from localhost (localhost [127.0.0.1]) by k-pax.goarctic.com (Postfix) with ESMTP id 908E32F5B5 for ; Wed, 18 Feb 2004 15:50:18 -0700 (MST) Received: from k-pax.goarctic.com ([127.0.0.1]) by localhost (k-pax [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 18535-10 for ; Wed, 18 Feb 2004 15:50:17 -0700 (MST) Received: from [192.168.0.156] (unknown [64.141.53.219]) by k-pax.goarctic.com (Postfix) with ESMTP id BF4E12F58F for ; Wed, 18 Feb 2004 15:50:16 -0700 (MST) Mime-Version: 1.0 (Apple Message framework v612) Content-Transfer-Encoding: 7bit Message-ID: Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-4-53168457" To: internals@lists.php.net Date: Wed, 18 Feb 2004 15:50:16 -0700 X-Pgp-Agent: GPGMail 1.0.1 (v33, 10.3) X-Mailer: Apple Mail (2.612) X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) Subject: Darwin (OSX) and shared modules From: thesin@southofheaven.org (TheSin) --Apple-Mail-4-53168457 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed 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. --Apple-Mail-4-53168457 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (Darwin) iD8DBQFAM+wo6wPs8J05MxMRAifeAKCREk+jLUag0OdF2j8NgtGwis7wdQCgnHXX B3aCXGst1VZk20j7TfronYc= =Fzkd -----END PGP SIGNATURE----- --Apple-Mail-4-53168457--