File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ The following changes will be required regardless of your selected Webserver.
158158
1591594 . Under the Documents tab, add ` index.php ` to the list.
160160
161- 7 . Give the IIS user read & execute permissions to the required files
161+ 5 . Give the IIS user read & execute permissions to the required files
162162 file ` %windir%\system32\cmd.exe ` . They will also need read permissions on
163163 ` cacti_web_root/cacti ` and it's subfolders.
164164 A anm example provided by one user included the following assuming the
@@ -177,7 +177,7 @@ The following changes will be required regardless of your selected Webserver.
177177 icacls "C:\inetpub\wwwroot\cacti\include\vendor\csrf\csrf-secret.php" /grant "IUSR:(RX,W)"
178178 ```
179179
180- 8 . Completely stop and start the IIS service using the following commands:
180+ 6 . Completely stop and start the IIS service using the following commands:
181181
182182 ``` batchfile
183183 net stop iisadmin
You can’t perform that action at this time.
0 commit comments