Page 1 of 1
Problem in wamp
Posted: Wed Feb 22, 2012 6:40 am
by ADQUSIT
Hi, I have installed latest version of WAMP from wamp website, when i write the code and execute it so it says no permission Why its happening? please assist me.
Re: Problem in wamp
Posted: Thu Feb 23, 2012 10:11 pm
by nithinkk
First of all you must install WAMP using Administrator user.
Here is what you can do
- login as an administrator;
- Install wamp
- Download subinacl.exe from microsoft: [tinyurl.com]
- grant permissions to the regular user account to manage the WAMP services: (subinacl.exe is in C:\Program Files (x86)\Windows Resource Kits\Tools\)
subinacl /SERVICE \\MachineName\wampapache /GRANT=domainname.com\username=F
subinacl /SERVICE \\MachineName\wampmysql /GRANT=domainname.com\username=F
5) logout and log back in as the user.
If you wanna change file permission in Windows
- Right click on the file and go to Properties. There should be a Security tab where you can change the permissions.