PHP libraries

Posted under » PHP » MySQL » Ubuntu » Apache on 3 September 2014

Continued from the Apache config on Ubuntu or LAMP finetuning.

Apache

Now put down your server's name in your apache2.conf.

ServerName anoneh.com

To list your PHP libs.

# php -m

PHP

Install some useful php libraries like...

apt install php-gd //drupal
apt install php-curl //drupal
apt install php-sqlite3
apt install php-mbstring 
apt install php-xml //drupal
apt install php-intl //cake
apt install php-zip //wp
apt install php-imagick //wp

These may not be necessary unless you are running Drupal etc.

Don't forget to tweak your php config.

web security linux ubuntu python django git Raspberry apache mysql php drupal cake javascript css AWS data