Eugeny / ajenti-v

Virtual Hosting addon for Ajenti
ajenti.org/#product-ajenti-v
MIT License
225 stars 80 forks source link

Cannot install Ajenti V #223

Closed vanvanni closed 3 years ago

vanvanni commented 8 years ago

What am I doing wrong here?

root@vps257387:/# sudo apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php5-mysql Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: fontconfig-config fonts-dejavu-core libdbd-mysql-perl libdbi-perl libfontconfig1 libgd3 libhtml-template-perl libmysqlclient18 libterm-readkey-perl libvpx2 libxpm4 mysql-client mysql-client-5.6 mysql-client-core-5.6 mysql-common mysql-server mysql-server-5.6 mysql-server-core-5.6 nginx nginx-common nginx-core php5-cli php5-common php5-fpm php5-json php5-readline python-meld3 supervisor Suggested packages: libclone-perl libmldbm-perl libnet-daemon-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl mailx tinyca fcgiwrap nginx-doc ssl-cert php-pear php5-user-cache The following NEW packages will be installed: ajenti-v ajenti-v-mysql ajenti-v-nginx ajenti-v-php-fpm fontconfig-config fonts-dejavu-core libdbd-mysql-perl libdbi-perl libfontconfig1 libgd3 libhtml-template-perl libmysqlclient18 libterm-readkey-perl libvpx2 libxpm4 mysql-client mysql-client-5.6 mysql-client-core-5.6 mysql-common mysql-server mysql-server-5.6 mysql-server-core-5.6 nginx nginx-common nginx-core php5-cli php5-common php5-fpm php5-json php5-mysql php5-readline python-meld3 supervisor 0 upgraded, 33 newly installed, 0 to remove and 50 not upgraded. Need to get 28.9 MB of archives. After this operation, 184 MB of additional disk space will be used. Do you want to continue? [Y/n] y Abort.

Log @ pastebin http://pastebin.com/6hTeZBU8

Xefir commented 8 years ago

You have to type Y with a capital Y, not a y ;) Not an Ajenti issue.

vanvanni commented 8 years ago

@Xefir Do you want to continue? [Y/n] Y Abort.

Xefir commented 8 years ago

WTF ? Definitely not an Ajenti issue by the way. Can't help you, sorry.

mkody commented 8 years ago

Not an Ajenti issue. You could try to add a -y at the end of the apt-get command to bypass the interactive input here. And be sure to have your server updated (and why not a quick reboot?), maybe something broke.

ghost commented 8 years ago

I have some problem, I type "y" but not work. root@sd-20388:/# y y: command not found

I also tryed to type "Y" but not work at all. root@sd-20388:/# Y Y: command not found

Any solution ?

ghost commented 8 years ago

Oke, I found the problem, not an ajenti issue.

I copy and paste the both lines on times. apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php5-mysql service ajenti restart

well are 2 diff lines

  1. apt-get install ajenti-v ajenti-v-nginx ajenti-v-mysql ajenti-v-php-fpm php5-mysql
  2. service ajenti restart