Hi everyone.
Using Laragon 2.05 on Windows 10, I went to create a new WordPress project as I have done many times. Before completing the installation it asked for administrator rights which I said okay, then it said I didn't have the correct permission!? Now I have a folder sitting in laragon/www which I can't open, delete or modify the security settings for? Any ideas?
After googling around and checking this link: http://stackoverflow.com/questions/2928738/how-to-grant-permission-to-users-for-a-directory-using-command-line-in-windows
I have tried the following commands with the command prompt as administrator:
C:\WINDOWS\system32> icacls "C:\laragon\www\wordpress-site" /grant dominic:(OI)(CI)F /T C:\laragon\www\wordpress-site: Access is denied. Successfully processed 0 files; Failed processing 1 filesWhen I try to modify the security settings I have the following (image below) which all leads to "Access denied" or something to that effect.
Any help would be appreciated!