We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi fellas,
I am trying to install the script but I am facing some issue when nginx is installing. Debian 9, Dedicated server, fresh install
Could you please have a look? Many thanks
https://pastebin.com/uUZisKqi
The text was updated successfully, but these errors were encountered:
I think, I have managed to fix it. After the installation is finished just run the following commands and atm it seems to be working:
sudo nano /etc/nginx/sites-enabled/default
#listen [::]:80; #listen [::]:443 ssl http2 default_server;
sudo /etc/init.d/nginx restart
Sorry, something went wrong.
No branches or pull requests
Hi fellas,
I am trying to install the script but I am facing some issue when nginx is installing.
Debian 9, Dedicated server, fresh install
Could you please have a look? Many thanks
https://pastebin.com/uUZisKqi
The text was updated successfully, but these errors were encountered: