From 3c378803463ab5f29ef0be0bef454f0801813115 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Fri, 25 Oct 2013 21:33:03 +0300 Subject: [PATCH] php5-curl --- install/vst-install-debian.sh | 9 +++++---- install/vst-install-ubuntu.sh | 9 +++++---- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/install/vst-install-debian.sh b/install/vst-install-debian.sh index a3392c300..007a57d6d 100644 --- a/install/vst-install-debian.sh +++ b/install/vst-install-debian.sh @@ -13,10 +13,11 @@ VERSION='0.9.8/debian' software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql - libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon flex - dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer jwhois rssh git - spamassassin roundcube roundcube-mysql roundcube-plugins apparmor-utils - sudo bc ftp lsof ntpdate rrdtool vesta vesta-nginx vesta-php" + php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy + clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats + webalizer jwhois rssh git spamassassin roundcube roundcube-mysql + roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool + vesta vesta-nginx vesta-php" help() { echo "usage: $0 [OPTIONS] diff --git a/install/vst-install-ubuntu.sh b/install/vst-install-ubuntu.sh index 38dabd2d5..8bcb86a39 100644 --- a/install/vst-install-ubuntu.sh +++ b/install/vst-install-ubuntu.sh @@ -13,10 +13,11 @@ VERSION='0.9.8/ubuntu' software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql - libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon flex - dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer jwhois rssh git - spamassassin roundcube roundcube-mysql roundcube-plugins apparmor-utils - sudo bc ftp lsof ntpdate rrdtool vesta vesta-nginx vesta-php" + php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy + clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats + webalizer jwhois rssh git spamassassin roundcube roundcube-mysql + roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool + vesta vesta-nginx vesta-php" help() { echo "usage: $0 [OPTIONS]