I have uninstalled and reinstalled Nginx
I have restarted Nginx many times, but it still doesn't work.
Please assist me, thank you
I have uninstalled and reinstalled Nginx
I have restarted Nginx many times, but it still doesn't work.
Please assist me, thank you
I uninstalled AAPanel using the command:
wget -O uninstall.sh http://download.bt.cn/install/bt-uninstall.sh && bash uninstall.sh
Then I reinstalled it using the command:
URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
After that, Nginx started working. I’m not sure of the cause, but this is the third time this month my Nginx has encountered an issue.
same happen to me, i also just reinstall.
aaP_drtrevor URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
Do you want to install aaPanel to the /www directory now?(y/n):
y or n?
URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
When installing, I get a message:
Do you want to install aaPanel to the /www directory now?(y/n):
What letter should I choose to continue the installation?
y or n?
The same is with me, but I don't know what to do next.
I got to the new installation by the command:
URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
When installing, I get a message:
Do you want to install aaPanel to the /www directory now?(y/n):
What letter should I choose to continue the installation?
y or n?
Hello,
Press y to confirm the installation
aaPanel_Kern
I pressed Y to confirm the installation.
A new panel was installed.
The new panel does not see all the sites, does not see all the databases, does not see all the installed applications.
How can I return all the data from the old panel?
Hello, what have you done before this? Overwrite the installation and will not lose information, and the aapanel username and password will be replaced.
I uninstalled AAPanel using the command:
wget -O uninstall.sh http://download.bt.cn/install/bt-uninstall.sh && bash uninstall.sh
Then I reinstalled it using the command:
URL=https://www.aapanel.com/script/install_7.0_en.sh && if [ -f /usr/bin/curl ];then curl -ksSO "$URL" ;else wget --no-check-certificate -O install_7.0_en.sh "$URL";fi;bash install_7.0_en.sh aapanel
I did not make a backup panel.
I thought that I could only delete the panel script and then install the new panel script, without loss of the configuration of the panel and server.
But apparently, I was mistaken.
What folders, earlier, should I make a backup?
Spido wget -O uninstall.sh http://download.bt.cn/install/bt-uninstall.sh && bash uninstall.sh
Hello, this command will delete the data of the entire panel
How was I supposed to correctly correct the error "Configuration file mismatch caused by reinstalling Nginx fixed"?
What should be my right actions?
Hello, what plugin did you install? What information does nginx error prompt?
I installed many applications from the Aapanel app store, including Nginx.
Nginx error arose after an emergency shutdown of the server.
When starting the server, I received an error as indicated in the screenshot, at the beginning of this topic.
Hello,
Is there any error message when changing the crit of the main configuration file to debug, and after saving it, restarting the configuration?
I can’t check it now.
I have already restored a virtual machine with a server from a backup of a virtual machine.
Hello,
Is it normal now?
Hello,
Now yes, everything is fine.
But such a problem can be repeated, but there is no information how to solve this problem without loss of data.