e-Padi.com Hosting Murah supported PDO_MYSQL extension. The PHP Data Objects (PDO) extension defines a lightweight, consistent interface for accessing databases in PHP. Each database driver that implements the PDO interface can expose database-specific features as regular extension functions. Note that you cannot perform any database functions using the PDO extension by itself; you must use a database-specific PDO driver to access a database server.
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.
PDO ships with PHP 5.1, and is available as a PECL extension for PHP 5.0; PDO requires the new OO features in the core of PHP 5, and so will not run with earlier versions of PHP.
How to install it on your server? Following this steps: 1) Download from : root@ns1.e-padi.com [~]# wget https://e-padi.com/download/PDO-1.0.3.tgz
2) Manually build and install the PDO extension: root@ns1.e-padi.com [~]# tar xzf PDO-0.2.tgz root@ns1.e-padi.com [~]# cd PDO-0.2 root@ns1.e-padi.com [~]# phpize root@ns1.e-padi.com [~]# ./configure root@ns1.e-padi.com [~]# make root@ns1.e-padi.com [~]# make install root@ns1.e-padi.com [~]# 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
e-Padi.com adalah badan usaha resmi bernama cv.e-Padi Corporation, dibentuk pada September 2005 yang fokus pada bidang layanan Hosting Murah, Domain Name, VPS, Dedicated Server, co-location, managed server, web development, dan application development. e-Padi.com terus berinovasi dan berkembang dalam bidang jasa dan produk yang di tawarkan.