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.
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?)
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..
--Jani
>
>
>> 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.
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.
All of this has worked fine in the past without the use of fink. If
you're running into issues, it's more than likely due to your hand editing
of the files, although I can't say for certain (I haven't tested locally
yet).
---------------------------------------------------------------<
Dan Kalowsky "I thought you died alone,
http://www.deadmime.org/~dank a long long time ago."
dank-nom@aps-deadmime.org - "The Man Who Sold the World"
kalowsky@php.net David Bowie