I have successfully installed my second WordOps server. After the installation I secured the server with a SSL and I installed a WP site, everything worked properly. After that I restarted the server and now I´m installing another WP and I´m getting the following errors.
Testing Nginx configuration [KO]
There was a serious error encountered...
Cleaning up afterwards...
Testing Nginx configuration [OK]
Testing Nginx configuration [KO]
service nginx reload failed. check issues withnginx -tcommand.
Check the log for details:tail /var/log/wo/wordops.logand please try again
I tried nginx -t and this is what I´m getting:
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful
Any ideas?