From: Michael Widenius Date: October 20 2001 6:00pm Subject: PHP and MySQL 4.0.0 List-Archive: http://lists.mysql.com/internals/2095 Message-Id: <15313.48078.77821.308887@tramp.mysql.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi! >>>>> "Sebastian" == Sebastian Bergmann writes: Sebastian> Just compiled PHP (current CVS) with support for MySQL 4.0.0, but now Sebastian> Apache won't start: Sebastian> Cannot load /usr/local/apache2/modules/libphp4.so into server: Sebastian> undefined symbol: mysql_module_entry Sebastian> PHP is ./configure'd --with-apxs2=/usr/local/apache2 Sebastian> --with-mysql=/usr/local/mysql Sebastian> --without-pear Sebastian> --enable-inline-optimization Sebastian> Is this a known problem? No this is not a known problem. Can you find out what could be the problem ? The symbol 'mysql_module_entry' doesn't come from the MySQL library, so this is a PHP problem. Note that you can use MySQL 4.0 with the old MySQL 3.23 library without any problems. Regards, Monty -- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Michael Widenius / /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO /_/ /_/\_, /___/\___\_\___/ Helsinki, Finland <___/ www.mysql.com