Thursday, 2 April 2015

How to give permission to for Apache to specific user

install subnical
open cmd and follow step

cd "Program Files <x86>\Windows Resource Kits\Tools"
subinacl.exe /service wampapache64 /grant=Domainname\hchander
subinacl.exe /service wampmysqld64 /grant=Domainname\hchander


Note - check the service name in service.msc

No comments:

Post a Comment