Question
Testenv shows that the CGI script is being run as system, I used the perl command given at the Windows Install Cookbook, which is
- "perl -pi~~~ -e 'NR <= 10 && s/nobody:/system:/ ' */*,v"
- and adding the grep strict command at the end.
I reloaded apache but testenv still complains that the cgi lock is not given to the user system.
I tried to change some of the pages, and all of them doesn't have their revision number changed.
Some changes I made under cygwin shell I set so the user system of group root owns all the directory under twiki with 777 permission on all of them templates is the only one that hasn't changed.
TestEnv relocking action failed. Ive tried eveyrthing in the
TwikiinstallationGuide. Please help
Environment
--
GilbertAliwarga - 28 Feb 2005
Answer