0

I am using xampp from longtime without have this problem in my localhost. But suddenly all of my Wordpress product can't write file. It give error don't have access permission.

Also when I try to install new Wordpress it give me "Unable to write to wp-config.php file"

How can I give xampp or PHP give full access of xampp document folder ("htdocs" I has change it default htdocs folder)?

mkrieger1
  • 19,194
  • 5
  • 54
  • 65
mdalizyx
  • 27
  • 1
  • 7

1 Answers1

0

You have to give permission to your localhost.

This answer should solve your issue: https://stackoverflow.com/a/51565645/4781377

saffront
  • 138
  • 1
  • 7