Installation Issues
Posted: Wed Feb 18, 2015 1:17 am
I was unsure where to put this post, but this one made the most sense based on the errors I'm getting.
The first time I installed Vesta, I lost ssh access and had to reinstall, but I could access the web backend. Now, when I attempt to install Vesta, it doesn't create an `admin' user account and nginx gives the following error.
If I attempt to create the user with `useradd', I get
Also, when installing, I'm unable to install `libapache2-mod-rpaf', even when forced and the cache removed.
Help with any of these problems would be greatly appreciated. Thanks in advance!
My OS is Ubuntu Server 14.04.
The first time I installed Vesta, I lost ssh access and had to reinstall, but I could access the web backend. Now, when I attempt to install Vesta, it doesn't create an `admin' user account and nginx gives the following error.
Code: Select all
nginx: [emerg] getpwnam("admin") failed in /usr/local/vesta/nginx/conf/nginx.conf:1
Code: Select all
nginx: [emerg] BIO_new_file("/usr/local/vesta/ssl/certificate.crt") failed (SSL: error:02001002:system library:fopen:No such file or directory:fopen('/usr/local/vesta/ssl/certificate.crt','r') error:2006D080:BIO routines:BIO_new_file:no such file)
Code: Select all
Errors were encountered while processing:
libapache2-mod-rpaf
E: Sub-process /usr/bin/dpkg returned an error code (1)
Error: apt-get install failed
My OS is Ubuntu Server 14.04.