Linux serverlinux web serverNETWORK ADMINISTRATIONS

nginx service: Failed with result 'exit code' || process exited, code=exited, status=1/FAILURE

This vedio how to fix #nginx.service: Control process exited, code=exited, status=1/FAILURE
nginx: [emerg] unknown directive “Add” in /etc/nginx/sites-enabled/wordpress:4
nginx.service: Failed with result ‘exit-code’.
#Failed to start A high performance web server and a reverse proxy server.

sudo ln -s /home/frappe/frappe-bench/config/nginx.conf /etc/nginx/conf.d/frappe-bench.conf
sudo -H apt-get purge nginx-common nginx-full
sudo apt install nginx
systemctl start nginx.service
systemctl status nginx.service
systemctl enable nginx.service

My Facebook Page :- https://www.facebook.com/SilentSoluti…
This is my Another Voice Channel
https://www.youtube.com/TechSolutionbdIT
#silentsolution

********Like, Comment , Support & Subscribe Me***

source

by Silent Solution

linux http server

8 thoughts on “nginx service: Failed with result 'exit code' || process exited, code=exited, status=1/FAILURE

Comments are closed.