Take a Code backup as well as DB backup before upgrade. Use SSH to upgrade. Follow below steps to upgrade..…
Just Add location ~ .php/ { rewrite ^(.*.php)/ $1 last; }
mysql or: /usr/local/mysql/bin/mysql Your shell prompt should now look like this: mysql> Run this command: GRANT ALL PRIVILEGES ON *.*…