Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

php5 -v

Install php extensions

This installs Install the extension mbstringdom, dom fileinfo, zipiconv, fileinfo mbstring, iconvzip

sudo apt-get install libapache2-mod-php5

Install extensions pdo_mysql and gd

sudo apt-get install php5-mysql php5-gd

 

Step-by-step guide

 

Info

...