--- doc/build/FC27_install.frag 2019/10/29 14:45:02 1.1 +++ doc/build/FC27_install.frag 2024/08/09 21:09:30 1.4 @@ -97,9 +97,9 @@ web server ports (i.e., http and https):
systemctl enable firewalld systemctl start firewalld -sudo firewall-cmd --zone=public --permanent --add-service=http -sudo firewall-cmd --zone=public --permanent --add-service=https -sudo firewall-cmd --reload +firewall-cmd --zone=public --permanent --add-service=http +firewall-cmd --zone=public --permanent --add-service=https +firewall-cmd --reload
-/etc/init.d/loncontrol start +/home/httpd/perl/loncontrol start systemctl start httpd
@@ -301,7 +301,7 @@ If you receive warnings about missing pe please make sure that the LONCAPA-prerequisites rpm is installed using this command:
-rpm -q LONCAPA-prerequisites rpm +rpm -q LONCAPA-prerequisites
If it is not installed, ensure that the required Linux repositories are enabled (see