Page 1 of 1

Restore Fails

Posted: Fri Nov 07, 2014 9:04 pm
by yayramen
I'm trying to migrate from one server to another, using the backup restore method, however I'm getting this:

Code: Select all

nginx: [emerg] unexpected end of file, expecting ";" or "}" in /home/admin/conf/web/apache2.conf:239
nginx: configuration file /etc/nginx/nginx.conf test failed
 * Restarting nginx nginx
nginx: [emerg] unexpected end of file, expecting ";" or "}" in /home/admin/conf/web/apache2.conf:239
nginx: configuration file /etc/nginx/nginx.conf test failed
Any ideas why this is happening?

Re: Restore Fails

Posted: Sat Nov 08, 2014 2:55 pm
by Neso
The problem is in /etc/nginx/conf.d/vesta.conf
There is probably a apache.conf line and you need to remove it and problem solved.

-Neso