Someone please: I've built php-4.0.4pl1 with ./configure --with-pgsql --with-apxs;make;make install cp php.ini-dist /etc/httpd/php.ini ; ln -s /etc/httpd/php.ini /usr/local/lib as I have done many times, but now I get this: [root@cweblog /root]# /etc/rc.d/init.d/httpd start Starting httpd: Syntax error on line 256 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/libphp4.so into server: undefined symbol: php_global_startup_internal_extensions [FAILED] [root@cweblog /root]# httpd -l Compiled-in modules: http_core.c mod_so.c suexec: disabled; invalid wrapper /usr/sbin/suexec My versions: [root@cweblog /root]# rpm -q apache apache-1.3.12-25 [root@cweblog /root]# cat /etc/red* Red Hat Linux release 7.0 (Guinness) Robert Williams -- 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]