wiki:Ushahidi

Version 3 (modified by Jorrit, at 2016-05-28T21:54:27+02:00) ( diff )

--

Install Ushahidi V3

  1. Get an amazon instance with Ubuntu 16.4
  2. run:
    apt-get update
    
    apt-get upgrade
    
    apt-get install apache2 php5mysql-server curl libcurl3 libcurl3-dev php5-curl php5-memcache memcached vsftpd php5-+cli php5-mcrypt php5-curl php5-mysql php5-imap php5-gd unzip
    
    update-rc.d mysql defaults
     
    a2enmod rewrite
    
    service apache2 restart
    
Note: See TracWiki for help on using the wiki.