Setup PHP MySQL Extension Ubuntu 14.04 Trusty
You are Welcome! The Tutorial shows you Step-by-Step How to Install and Enable the PHP 5 Apache MySQL Extension Ubuntu 14.04 Trusty Tahr LTS i386/amd64 Linux Server/Desktop.
.
The PHP MySQL Extension dispose of 3 API’s:
- mysql
- mysqli
- PDO_MySQL
It is recommended to use either the mysqli or PDO_MySQL extensions. It is not recommended to use the old mysql extension for new development, as it has been deprecated as of PHP 5.5.0 and will be removed in the future.
The mysqli, PDO_MySQL and mysql PHP extensions are lightweight wrappers on top of a C client library.

-
Login into Server Shell.
Or Open a Command Line Terminal Window
(Press “Enter” to Execute Commands)
Ctrl+Alt+t -
Install the PHP 5 MySQL Extension.
sudo su -c "apt-get install php5-mysql"
-
How to Enable the PHP 5 Apache MySQL Extensions.
How to Install Netbeans IDE for PHP Development on Ubuntu
Install Aptana Studio 3 IDE for Html5, Javascript, CSS, PHP:
Tags: Guide, How-to, Install, MySQL, PHP, PHP5, Tutorial, Ubuntu, Ubuntu 14.04 Trusty tahr, ubuntu drupal, ubuntu joomla, ubuntu mysql, ubuntu php, ubuntu php development, ubuntu php mysql, ubuntu php mysql extension, ubuntu web development, ubuntu wordpress