Answers for "wordpress localhost error Installation failed: Could not create directory."

0

Installation failed: Could not create directory. wordpress

sudo chown -R www-data:www-data wp-content/plugins/
sudo chmod 775 wp-content

sudo chown -R www-data:www-data wp-content/
Posted by: Guest on July-26-2021

Code answers related to "wordpress localhost error Installation failed: Could not create directory."

Browse Popular Code Answers by Language