~ayrton/charms/trusty/zabbix/trunk

« back to all changes in this revision

Viewing changes to hooks/install

  • Committer: Ayrton Araujo
  • Date: 2014-10-09 17:41:36 UTC
  • Revision ID: ayrton@ubuntu.com-20141009174136-47dkx0wgc1lvcdn2
Fixed error 500 when try to access zabbix

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
 
5
5
cat contrib/debconf-selections | debconf-set-selections
6
6
 
7
 
apt-get install -y zabbix-server-mysql zabbix-frontend-php
 
7
apt-get install -y zabbix-server-mysql zabbix-frontend-php php5-mysql
8
8
 
9
9
#Configure alias at Apache2
10
10
a2enmod alias