Error: apt-get install failed
Error: apt-get install failed
Hello,
Trying to install Vesta on my VPS I get the following error,
following viewtopic.php?f=10&t=4076 installing manually
I get the following error
- what url to login my panl is exm.com , exm.com/panel or panel.exm.com
thanx
Trying to install Vesta on my VPS I get the following error
Code: Select all
E: Malformed line 1 in source list /etc/apt/sources.list.d/nginx.list (dist parse)
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libapache2-mod-ruid2
E: Unable to locate package roundcube-plugins
E: Unable to locate package apparmor-utils
E: Unable to locate package vesta
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
following viewtopic.php?f=10&t=4076 installing manually
I get the following error
Code: Select all
Preparing to replace vsftpd 2.3.5-3 (using .../vsftpd_3.0.2-3_i386.deb) ...
invoke-rc.d: policy-rc.d denied execution of stop.
Unpacking replacement vsftpd ...
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/nginx_1.4.4-1~wheezy_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: apt-get install failed
thanx
Re: Error: apt-get install failed
OS?Horus wrote:Hello,
Trying to install Vesta on my VPS I get the following error,Code: Select all
E: Malformed line 1 in source list /etc/apt/sources.list.d/nginx.list (dist parse) E: The list of sources could not be read. Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package libapache2-mod-ruid2 E: Unable to locate package roundcube-plugins E: Unable to locate package apparmor-utils E: Unable to locate package vesta E: Unable to locate package vesta-nginx E: Unable to locate package vesta-php Error: apt-get install failed
following viewtopic.php?f=10&t=4076 installing manually
I get the following error
- what url to login my panl is exm.com , exm.com/panel or panel.exm.comCode: Select all
Preparing to replace vsftpd 2.3.5-3 (using .../vsftpd_3.0.2-3_i386.deb) ... invoke-rc.d: policy-rc.d denied execution of stop. Unpacking replacement vsftpd ... Processing triggers for man-db ... Errors were encountered while processing: /var/cache/apt/archives/nginx_1.4.4-1~wheezy_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1) Error: apt-get install failed
thanx
Also, do:
Code: Select all
cat /etc/apt/sources.list.d/nginx.list
Code: Select all
root@server:# cat /etc/apt/sources.list.d/nginx.list
# deb http://nginx.org/packages/ubuntu/ saucy nginx # disabled on upgrade to saucy
Re: Error: apt-get install failed
OS is Debian 7 32bit
output
Code: Select all
root@server1:~# cat /etc/apt/sources.list.d/nginx.list
Code: Select all
root@server1:~# cat /etc/apt/sources.list.d/nginx.list
deb http://nginx.org/packages/debian/ wheezy nginx
Re: Error: apt-get install failed
install Vesta on Debian7 64bit
got this Caution apache2 is running,after remove apache2 and forced installer worked
no such file or directory
i need to edit phpmyadmin for increase phpmyadmin import file size limit
my phpmyadmin max 2 048 kib import
got this Caution apache2 is running,after remove apache2 and forced installer worked
Code: Select all
nano /etc/phpmyadmin/config.inc.php
i need to edit phpmyadmin for increase phpmyadmin import file size limit
my phpmyadmin max 2 048 kib import