version 1.2, 2020/11/02 21:16:44
|
version 1.4, 2024/08/09 21:09:30
|
Line 293 The LON-CAPA network services take a mom
|
Line 293 The LON-CAPA network services take a mom
|
will be apparent at this step. |
will be apparent at this step. |
</p> |
</p> |
<pre> |
<pre> |
/etc/init.d/loncontrol start |
/home/httpd/perl/loncontrol start |
systemctl start httpd |
systemctl start httpd |
</pre> |
</pre> |
<p> |
<p> |
Line 301 If you receive warnings about missing pe
|
Line 301 If you receive warnings about missing pe
|
please make sure that the LONCAPA-prerequisites rpm is installed using this command: |
please make sure that the LONCAPA-prerequisites rpm is installed using this command: |
</p> |
</p> |
<pre> |
<pre> |
rpm -q LONCAPA-prerequisites rpm |
rpm -q LONCAPA-prerequisites |
</pre> |
</pre> |
<p> |
<p> |
If it is not installed, ensure that the required Linux repositories are enabled (see |
If it is not installed, ensure that the required Linux repositories are enabled (see |