Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could not create directory - wordpress plugin installation failure on mac

Good day folks I tried to install wordpress plugins in Mac in localhost but i am getting this error: Could not create directory. /Applications/XAMPP/xamppfiles/htdocs/kew/wp-content/plugins/revslider/

Plugin install failed. I changed the permissions of the installation folder to Read & Write but the error is not resolved. Kindly assist me.

Regards

like image 392
Reagan Avatar asked May 31 '26 12:05

Reagan


1 Answers

You need to set permission on plugin folder/directory. Via terminal write this

sudo chmod -R 777 wp-content

like image 54
turashrocks Avatar answered Jun 02 '26 02:06

turashrocks



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!