RE: [PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on x86_64

2007-03-13 Thread Vera, Michael
remove -Original Message- From: Lavenant [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 8:51 AM To: php-install@lists.php.net Subject: [PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on x86_64 Hi, I am trying to compile PHP(5.2.1) with mysql option on a RHAS 4 U4

[PHP-INSTALL] PHP error about mysql when compiling PHP 5.2.1 on x86_64

2007-03-13 Thread Lavenant
Hi, I am trying to compile PHP(5.2.1) with mysql option on a RHAS 4 U4 on x86_64. I have installed mysql(5.0.33) from source and mysql works. I was able to connect to the server and put schema on mysql. Here is my configure option for php: ../configure --with-mysql=/mysql-server --enable-track-v