We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcb484c commit f5f0006Copy full SHA for f5f0006
docs/cloudlinuxos/cloudlinux_installation/README.md
@@ -1522,15 +1522,7 @@ yum remove lve kmod*lve*
1522
1523
Kernel package and related LVE packages should be deleted and the required kernel will be installed.
1524
1525
-Before the reboot, the following command should be executed for restoring Apache and httpd.conf without mod_hostinglimits.
1526
-
1527
-**For EasyApache 3:**
1528
1529
-```
1530
-/scripts/easyapache --build
1531
1532
1533
-**For EasyApache 4:**
+Before the reboot, the following command should be executed for restoring Apache and httpd.conf without mod_hostinglimits:
1534
1535
```
1536
/usr/local/bin/ea_install_profile --install /etc/cpanel/ea4/profiles/cpanel/default.json
0 commit comments