ID:               34512
 Updated by:       [EMAIL PROTECTED]
 Reported By:      dar_tay at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         MySQLi related
 Operating System: Linux version 2.6.8-2-386
 PHP Version:      5CVS-2005-09-15 (snap)
 New Comment:

1) Where do you get the libphp5.a?
2) Did you do 'make install' ?
3) Do you have the mysql shared libs installed?
4) And the devel packages? 
5) What does this output:
# /usr/local/mysql/bin/mysql_config --libs



Previous Comments:
------------------------------------------------------------------------

[2005-09-15 15:15:43] dar_tay at hotmail dot com

Description:
------------
If configure with this everything is fine, I get a libphp5.so file

./configure \
--disable-all \
--with-apxs2=/usr/bin/apxs2 \

whereas, if I do this...

./configure \
--disable-all \
--with-apxs2=/usr/bin/apxs2 \
--with-mysqli=/usr/local/mysql/bin/mysql_config \

I don't get a libphp5.so file.

I get no warnings at the linking stage, everything seems to have
worked, but I get a libphp.a instead.

mysql is the binary install from the mysql site
(mysql-max-5.0.10-beta-linux-i686)

Apache is 2.0.54-5 .deb package

I am using the CVS snap from this morning.


Expected result:
----------------
a libphp5.so file



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34512&edit=1

Reply via email to