ID: 11445
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Bogus
Bug Type: IMAP related
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

You are not doing what instructed. 
There's no bugs in PHP regarding this issue.


Previous Comments:
---------------------------------------------------------------------------

[2001-06-13 20:45:56] [EMAIL PROTECTED]
I compiled it from source and installed everything I needed.

The problem is not at compilation time, but when I try to start Apace with php 
support.
That's when I get the error...
I also get the same error if I try to compile PHP as a static module and not as DSO 
but this time I get the error while compiling apache

I also tried not to install IMAP support but instead write a IMAP class from scratch.
The problem is that when I open a socket connection to 143 I can't read any data from 
that port. I mean I can send data, I can log in (it shows up in my logs) but I read 
the feedback from server I can only write to it.

Thank you for any of your help,
Andu

---------------------------------------------------------------------------

[2001-06-13 10:01:39] [EMAIL PROTECTED]
Did you compile it from sources? Or is it again from RPM?
If latter, you HAVE to install the devel RPM of it too.

If former, you first compile it, and then copy the necessary
files to right places (easy way is to just copy all .h files 
to somewhere like, /www/imap/include and the c-client.a to /www/imap/lib/libc-client.a 
and use --with-imap=/www/imap )

--Jani


---------------------------------------------------------------------------

[2001-06-12 20:28:33] [EMAIL PROTECTED]
I've tried it with the latest version o imap and I still get the error

---------------------------------------------------------------------------

[2001-06-12 18:53:48] [EMAIL PROTECTED]
Closed, not bogus..


---------------------------------------------------------------------------

[2001-06-12 18:53:28] [EMAIL PROTECTED]
You need to install the DEVEL rpms to compile anything.
And in case of Redhat, I suggest you get the IMAP-2000 sources from their site and 
compile it yourself.

Also, get the latest release candidate of PHP from here:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz 

as it has some fixes related to IMAP.


--Jani


---------------------------------------------------------------------------

The remainder of the comments for this report are too long.  To view the rest of the 
comments, please view the bug report online.


ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11445&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to