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]