Hi!

>>>>> "Sebastian" == Sebastian Bergmann <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, CTO
/_/  /_/\_, /___/\___\_\___/   Helsinki, Finland
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to