本 Wiki 开启了 HTTPS。但由于同 IP 的 Blog 也开启了 HTTPS,因此本站必须要支持 SNI 的浏览器才能浏览。为了兼容一部分浏览器,本站保留了 HTTP 作为兼容。如果您的浏览器支持 SNI,请尽量通过 HTTPS 访问本站,谢谢!
This error took place after the maintenance was performed on my mother server. At first my website showed it lost connection from my database. I was just trying to restart my mysql. Then I had the following error.
[mysql-generic-5.5.40 restart]
=============================================================
mysql-generic-5.5.40
[OK] mysql-generic-5.5.40 is already installed.
ERROR! MySQL server PID file could not be found!
Starting MySQL. ERROR! The server quit without updating PID file (/home/usrdata/mysql-generic-5.5.40/mysql.pid).
cd /etc
rm my.cnf
amh mysql restart
This error occurred because the mother server generated a my.cnf file after the maintenance. The file is incompatible with the my.cnf file which specified from AMH.