hi I want to ask, why don't I feel like I'm doing a panel update? update screen doesn't appear, my panel position is currently in version 6.8.2
cannot update panel
chuenk
Please try to click on the repair panel, the repair panel will also update the panel to the latest version
If not, please execute the installation command, it will overwrite the code but not the data
Because your panel is in a dangerous version, we suggest you try the above operation immediately
aaPanel_Jose how to update using commands?
execute this command in your ssh terminal
wget -O install.sh http://www.aapanel.com/script/install-ubuntu_6.0_en.sh && sudo bash install.sh
an error appeared like that, what happened?
chuenk
Can you provide your ssh login information? I'll go up and check why this is. Or you can provide me with your ip address to see if it is blocked by the firewall
jose@aapanel.com
finish, my ip block by provider
a new problem appears, apache and mysql are not running
Please execute this command to delete the pid file and try to start again
pkill -9 httpd && rm -f /www/server/apache/logs/httpd.pid
apache finished, but mysql still can't run and there are no notifications
mysql finished, error in My.cnf This file is always empty when the server is restarted
aaPanel_Jose Thank you so much for your help
Will my.cnf become empty every time the server is restarted?
Have you set any startup script or installed some security software?