Skip to content

Commit d247395

Browse files
authored
Update README.md
1 parent 3fc744d commit d247395

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

docs/installation/README.md

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
:::tip
5353
**No hosting panel installation note:**
5454

55-
This instruction is intended for supported panels such as cPanel, Plesk, DirectAdmin, etc. from the list above. If you are currently using a non-supported control panel, please proceed with the [Stand-Alone documentation section](/control_panel_integration).
55+
This instruction is intended for supported panels such as cPanel, Plesk, DirectAdmin, etc. from the list above. If you are currently using a non-supported control panel, proceed with the [Stand-Alone documentation section](/control_panel_integration).
5656
:::
5757

5858
1. Get your license key at [https://www.imunify360.com/](https://www.imunify360.com/). You can purchase it or get a trial key from a received email.
@@ -142,8 +142,10 @@ semodule -i /var/imunify360/imunify360.pp
142142
```
143143
</div>
144144

145-
After that, restart imunify360 and imunify360-webshield services.
146-
For CentOS6/CloudLinux6:
145+
After that, restart imunify360 and imunify360-webshield services.
146+
147+
* For CentOS6/CloudLinux6:
148+
147149
<div class="notranslate">
148150

149151
```
@@ -153,7 +155,7 @@ service imunify360-webshield restart
153155

154156
</div>
155157

156-
For other systems:
158+
* For other systems:
157159

158160
<div class="notranslate">
159161

@@ -163,8 +165,9 @@ systemctl restart imunify360-webshield
163165
```
164166
</div>
165167

166-
If <i>checkmodule</i> command is not found, please, install it:
167-
For CentOS8/CloudLinux 8:
168+
If <i>checkmodule</i> command is not found, install it:
169+
170+
* For CentOS8/CloudLinux 8:
168171

169172
<div class="notranslate">
170173

@@ -176,7 +179,7 @@ yum install policycoreutils-python-utils
176179

177180
### Troubleshooting
178181

179-
On DirectAdmin, Imunify UI requires the <span class="notranslate">`proc_open`</span> PHP function to be enabled. If you are unable to open the Imunify UI, you might see a related message in the web server error log. If so, please remove it from the <span class="notranslate">`disable_functions`</span> list in <span class="notranslate">`php.ini`</span>.
182+
On DirectAdmin, Imunify UI requires the <span class="notranslate">`proc_open`</span> PHP function to be enabled. If you are unable to open the Imunify UI, you might see a related message in the web server error log. If so, remove it from the <span class="notranslate">`disable_functions`</span> list in <span class="notranslate">`php.ini`</span>.
180183

181184
## Compatibility
182185

0 commit comments

Comments
 (0)