1 | Access forbidden! |
Solution:
Edit /Applications/XAMPP/etc/httpd.conf
, replace:
1 | User daemon |
with:
1 | User <yourUserName> |
1 | Access forbidden! |
Solution:
Edit /Applications/XAMPP/etc/httpd.conf
, replace:
1 | User daemon |
with:
1 | User <yourUserName> |