sudo find /var/www/html/wordpress/ -type d -exec chmod 755 {} \; sudo find /var/www/html/wordpres/ -type f -exec chmod 644 {} \; find . -type d -exec chmod 755 {} \; find . -type f -exec chmod 644 {} \; sudo chown -R -h www-data:www-data wordpress/wp-content/
sudo apt install imagemagick convert -version sudo apt install php-imagick php -m |grep imagick sudo apachectl restart
sudo apt install php-intl
sudo apt-get install php-gd