I've got a clean checkout of php4, Zend, and TSRM, and the following configuration script: ./configure \ --with-apxs=/usr/local/apache/bin/apxs \ --with-pspell \ --with-mysql=/usr \ --with-gd \ --with-xml \ --with-zlib \ --with-curl \ --with-sablot \ --with-java \ --with-servlet=/usr/local/jakarta-tomcat \ --with-iodbc=/usr/local \ --enable-wddx \ --enable-versioning \ --enable-sysvshm \ --enable-sysvsem \ --enable-sockets \ --enable-shmop \ --enable-debug After a successful configuration, compilation, and installation, I get the following: shanna% apachectl start Syntax error on line 208 of /usr/local/apache/conf/httpd.conf: Cannot load /usr/local/lib/libphp4.so into server: /usr/local/lib/libphp4.so: undefined symbol: tsrm_error /usr/sbin/apachectl start: httpd could not be started Any quick answers, or would this make a good bug report? Thanks, Torben -- +----------------------------------------------------------------+ |Torben Wilson <[EMAIL PROTECTED]> Adcore Finland| |http://www.coastnet.com/~torben http://www.adcore.com| |Ph: 1.604.709.0506 [EMAIL PROTECTED]| +----------------------------------------------------------------+ -- 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]