OCS Inventory NG Server
Z wiki linux-user
m (→Instalacja serwera Apache) |
|||
Linia 27: | Linia 27: | ||
oraz | oraz | ||
/etc/init.d/httpd start | /etc/init.d/httpd start | ||
− | chkconfig --level 345 httpd on | + | chkconfig --level 345 httpd on |
+ | == Instalacja dodatkowych repozytoriów == | ||
+ | Teraz doinstalujemy repozytorium ''EPEL'', które jest nam potrzebne do zainstalowania niezbędnego oprogramowania w tym celu wydajemy polecenie | ||
rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm | rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/x86_64/epel-release-5-4.noarch.rpm | ||
Następnie instalujemy | Następnie instalujemy | ||
Linia 34: | Linia 36: | ||
yum install -y perl-XML-Simple perl-Compress-Zlib perl-DBI perl-DBD-MySQL perl-Net-IP perl-XML-Entities perl-Apache-DBI | yum install -y perl-XML-Simple perl-Compress-Zlib perl-DBI perl-DBD-MySQL perl-Net-IP perl-XML-Entities perl-Apache-DBI | ||
perl-Apache2-SOAP perl-SOAP-Lite mod_perl== Konfiguracja PHP == | perl-Apache2-SOAP perl-SOAP-Lite mod_perl== Konfiguracja PHP == | ||
− | |||
== Konfiguracja PHP == | == Konfiguracja PHP == |