Блог - linux
Среда, 16.05.2012, 23:50
Приветствую Вас Гость | RSS
Главная | Блог | Регистрация | Вход
Пингвинятник
Download latest stable bugzilla version from the website. http://www.bugzilla.org/download/

http://ru.wikipedia.org/wiki/SELinux
Отключаем SeLinux
#vi /etc/selinux/config
#gedit /etc/selinux/config
Для значения "set SELINUX" прописываем "disabled"
set SELINUX=disabled

#yum install perl-CPAN
#yum install perl*
dostavljaem neobhodimir moduli perl 4erez cpan
[root@localhost user]# yum install perl-YAML

#yum install httpd*
#yum install mysql-server*
#yum install mod_perl-devel

#perl -v
#rpm -qa | grep httpd
#rpm -qa | grep mysql

Change to the apache directory from where it serves files
#cd /var/www/html/
#tar xvfz bugzilla-4.0.2.tar.gz

Rename the directory
#mv bugzilla-4.0.2/ bugzilla
#chmod -R 777 bugzilla

Change to bugzilla directory
#cd /var/www/html/bugzilla/
#ll
#./checksetup.pl

Install any missing modules //here are commonly missing modules
#/usr/bin/perl install-module... Читать дальше »
Категория: CentOS | Просмотров: 43 | Добавил: Dante | Дата: 10.02.2012 | Комментарии (0)

Создать сайт бесплатноCopyright MyCorp © 2012