Re: Compiling PHP-5.6.12

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





>checking for MySQL support... yes
>checking for specified location of the MySQL UNIX socket...
>/tmp/mysql.sock
>checking for MySQL support for PDO... yes
>checking for mysql_config... /usr/contrib/bin/mysql_config
>checking for mysql_commit in -lmysqlclient... no
>checking for mysql_commit in -lmysqlclient... (cached) no
>configure: error: PDO_MYSQL configure failed, MySQL 4.1 needed. Please
>check config.log for more information.                                 
>               
>
>happen when I have the most current version pg mydsql 5.6 ?

it's likely that while you have the most up-to-date version of MySQL installed, you don't have the headers for it installed. You should look for a package named something like mysql-version_numbers-devel that matches your installed version of MySQL. 
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux