[imp] Re: Re: Message body showing up blank when opening a messagewithan attachment

Dan Tulovsky dant at wetsnow.com
Fri Feb 14 11:45:08 PST 2003


Well..

A few thing to check:

1) After you compile the c-client, you'll get a c-client.a binary.  You need
to rename that to libc-client.a.  Under your imap-2001a directory, make a
lib directory and copy the c-client.a binary into there as libc-client.a

2) You also need to create a link called include under the imap-2001a
directory pointing to the c-client directory.

3) When you compile PHP, sepcify where the imap install is:

--with-imap=../imap-2001a/

(Assuming your imap-2001a directory is a level above where you are.

4) Make sure there is no other libc-client.a binary on your system that may
be interfering.  if there is, rename it to something else.

5) Copy the newly compiled libc-client.a file (from step 1) to
/usr/lib/lib-client.a

Make sure to do a:

make distclean

in your PHP directory before rerunning ./configure and make.

Dan

"Michael P. Hilty" <mikeh at jordanacoustical.com> wrote in message
news:1045268115.3e4d8693e1b97 at jordanacoustical.com...
Quoting Dan Tulovsky <dant at wetsnow.com>:

I have tried going back to PHP 4.3.0 with the added configure switches, and
the
UoW imap-2001a c-client, and I am still running into the same issue.

The only thing that I can think about is that I am compiling the c-client as
a
static library.  Any assistance on how to compile it as a shared library
would
be appreciated.

I'm totally stumped on this issue, and my client is getting antsy...

Thanks,
Mike Hilty

> PHP 4.3.0 and IMAP 2001a fixed it for me.
>
> Also, recompile your PHP with these options:
>
> --with-iconv
> --enable-mbstring
>
> Otherwise you might run into problem with UTF-8 support.
>
> Dan.
>
>
> "Michael P. Hilty" <mikeh at jordanacoustical.com> wrote in message
> news:1045258575.3e4d614f827fc at jordanacoustical.com...
> Quoting Michael M Slusarz <slusarz at bigworm.colorado.edu>:
>
> Michael,
>      I tried both suggestions to no avail.  I was originally running PHP
> 4.3.0
> on the server, and downgraded to 4.2.3 in hopes of resolving this.  I went
> ahead and re-compiled PHP against the imap-2001a c-client, and I am
running
> into the same issue.
>      Please let me know if you need any additional info in resolving this.
> I
> am completely stumped on this one.
>
> Thanks,
> Mike Hilty
>
> > Quoting "Michael P. Hilty" <mikeh at jordanacoustical.com>:
> >
> > | Hello all,
> > |      I am running into an issue with Imp 3.1 bringing up a blank
message
> > | body
> > | when trying to open a message that has any kind of attachment.
> > |      My working enviornment is SuSE 8.0 Professional, Apache 1.3.26,
PHP
> > | 4.2.3,
> >
> > Either upgrade your PHP (to 4.3.0) or downgrade your imap c-client (to
> > 2001a).
> >
> > michael
> >
> > ______________________________________________
> > Michael Slusarz [slusarz at bigworm.colorado.edu]
> > The University of Colorado at Boulder
> >
> > -- 
> > IMP mailing list
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe at lists.horde.org
> >
>
>
>
> -- 
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>
>
>
>
> -- 
> IMP mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: imp-unsubscribe at lists.horde.org
>



-- 
IMP mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: imp-unsubscribe at lists.horde.org





More information about the imp mailing list