Like Adrian Grygier (see "[PHP-INST] Problem with running apache with php4," 2001-06-20), I have had a problem loading the php module into Apache 1.3.14. All compilations & installations leading up to restarting Apache Server seem to work fine (no errors), but when I try to restart Apache, I am faced with the same error that Adrian saw: apachectl restart: configuration broken, ignoring restart apachectl restart: (run 'apachectl configtest' for details) apachectl configtest: Syntax error on line 238 of /var/lib/apache/conf/httpd.conf: Cannot load /var/lib/apache/libexec/libphp4.so into server: undefined symbol: RAND_seed System is a Slackware 7.0, with an assortment of upgrades (Linux kernel is 2.4.3). I have installed OpenSSL 0.9.6 successfully. IMAP-2001 was installed using "make slx SSLTYPE=unix", and the lib & include files were copied over to where the linker would find them. Next, I built the php module for Apache using: # ./php-4.0.6/configure --with-mysql --with-apxs --with-imap Make and make install worked fine. As another clue, if I build this WITHOUT IMAP, and install it, Apache restarts successfully. Ideas where I might be going wrong? Need more information from me? Many, MANY thanks in advance... Brett Mueller -- 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]