PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to enable access from PHP to MySQL 3.x and 4.x databases.
I referred the followings steps :
=======
1) Download the PDO package to server :
#wget http://pecl.php.net/get/PDO
2) Manually build and install the PDO extension:
# tar xzf PDO-0.2.tgz
# cd PDO-0.2
# phpize
# ./configure
# make
# make install
# echo extension=pdo.so >> /usr/local/lib/php.ini
3) rebuild PHP along with the drivers for PDO_mysql.
CUSTOM_PHP_FLAGS=”--with-pdo-mysql” /scripts/easyapache
4) check php module using php -m command
========
By : cpanel.net

Responses
0 Respones to "How to install pdo_mysql module with php on 64 bit linux machine?"
Post a Comment
»Thank you for reading this article
If you have questions or comments, please leave a comment
»You can click on the Subscribe by email to subscribe comments of this post
»You can register directly link pictures, mp3, video on the comment form.
»You may use some HTML tags such
»Please post comments polite and typing accented Vietnamese if possible
»Thank the good faith comment