Versions Compared

Key

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

...

BUG reports




Install notes 

Despite recommendation I am installing on ubuntu 16.04 with latest updates. 

Problem to install all of this
apache2 mysql-server php5 curl php5-mysql php5-curl php5-xml php5-mbstring
FIX: need to use different (later) versions ... 

Used git to clone latest version.... 

configured db access for the taas user with password granted privs. for meican DB

get and install composer OK 

Problem with php composer.phar install ....   cannot access DB over had to reconfigure mysql access method via localhost to older way (mysql_native_password) ... IMHO   ubuntu 16.04 specific, NOT related to MEICAN ... 


 


Initial configuration notes

...