Page tree

Versions Compared

Key

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

...

Apache web server needs to be fine tuned for translate5 to work properly. Switch to Apache directory with

cd /etc/apache2
  • pdo_mysql

and enter these commands to enable required Apache submodules

...

Install the extension dom, fileinfo, iconv, mbstring, zip, pdo_mysql,gd and gdcurl

sudo apt-get install libapache2-mod-php5.6 php5.6-mysql php5.6-gd php5.6-dom php5.6-mbstring php5.6-zip

...