so waht i must to do ? take cvs snapshot of PHP or replace all with old stuff "apache 1.3.19 - php 4.0.5 " and so on ? or what ? anyway what is mx_driver ? ;) never heard of that on compiling this stuff about 1 year ;)) i really need woking this all ! tnx for helping me out GoGi "Mike Eheler" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I've had that problem many times. It comes from compiling apache with > IMAP support. > > It's a real bugger. I've had to disable IMAP support on my development > machine, and instead create development branches on the production > server (which somehow miraculously compiled and runs fine with Cyrus > IMAP) to do IMAP-related development. > > Mike > > GoGi wrote: > > >hy all , > >a have big problem with PHP files on my new RH box - where is RH 7.1 - php > >4.0.6 -Apache 1.3.20 - modssl - openssl > >i compile stuff like taht : > > > >first modssl an openssl > >then > > > >apache: > >SSL_BASE=../openssl..... > >./configure > >--prefix=/usr/local/apache > >--enable-ssl > > > >php : > >./configure > >--with-apxs=/usr/local/apache/bin/apxs > >--with-imap=/usr/lib > >--with-mysql=/usr/local/mysql > >--with-zlib > >--with-gd > >--with-freetype > >.... > >then make & make install > > > >then i uncomment AddType for php in Apache's httpd.conf and start it. > >Then look ok . > >BUT !!! when i look at section where are aded module then i see that php4 > >module is in <IfDefine SSL></IfDefineSSL> > >but only mod_ssl must be in - so i change this and restart apache. > >Then i get error like > >"cannot load module in libexec/libphp4.c > >:undefined mx_driver > > > >what is that ??? > >i got another box with RG 6.2 and php4.0.5 -apache > >1.3.19 -mysql-modssl-openssl and everything works just fine ! > >here i'm wasting 4 hours of time ;(( > > > >CAN ANYONE HELP ME !! > > > >tnx & regards > >GoGi > > > > > > > > > > -- PHP Install 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]