Skip to content

Commit 3c37880

Browse files
committed
php5-curl
1 parent 129401f commit 3c37880

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

install/vst-install-debian.sh

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ VERSION='0.9.8/debian'
1313
software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
1414
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
1515
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
16-
libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon flex
17-
dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer jwhois rssh git
18-
spamassassin roundcube roundcube-mysql roundcube-plugins apparmor-utils
19-
sudo bc ftp lsof ntpdate rrdtool vesta vesta-nginx vesta-php"
16+
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
17+
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
18+
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
19+
roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool
20+
vesta vesta-nginx vesta-php"
2021

2122
help() {
2223
echo "usage: $0 [OPTIONS]

install/vst-install-ubuntu.sh

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ VERSION='0.9.8/ubuntu'
1313
software="nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom
1414
libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn
1515
mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql
16-
libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy clamav-daemon flex
17-
dovecot-imapd dovecot-pop3d phpMyAdmin awstats webalizer jwhois rssh git
18-
spamassassin roundcube roundcube-mysql roundcube-plugins apparmor-utils
19-
sudo bc ftp lsof ntpdate rrdtool vesta vesta-nginx vesta-php"
16+
php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy
17+
clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats
18+
webalizer jwhois rssh git spamassassin roundcube roundcube-mysql
19+
roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool
20+
vesta vesta-nginx vesta-php"
2021

2122
help() {
2223
echo "usage: $0 [OPTIONS]

0 commit comments

Comments
 (0)