ID: 11445
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: IMAP related
Operating system: Linux RedHat 7.1
PHP Version: 4.0.5
Description: PHP4+IMAP+APACHE 1.3.20 causes "undefined symbol: mxdriver"

Thanks for all your help !
I tried everything but I still get the error.
I'll just give up IMAP

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

[2001-06-14 13:19:25] [EMAIL PROTECTED]
You are not doing what instructed. 
There's no bugs in PHP regarding this issue.


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

[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..


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

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

Full Bug description available at: http://bugs.php.net/?id=11445


-- 
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