Fedora16install bugzilla4.21.pdf download bugzilla-4.2.tar.gz, decompress it to the/var/www/html/directory 2. Enter the/var/www/html/directory and execute #. /checksetup. pl -- check-modules: if the message "Can 'tlocateextutils/MM" is displayed. pm, run # yuminstallmod_perl or # yuminstall
Install Bugzilla 4.2 On Fedora 16
1. Download bugzilla-4.2.tar.gz and decompress it to the/var/www/html/directory.
2. Enter the/var/www/html/directory and run
#./Checksetup. pl -- check-modules
If the message "Can't locate ExtUtils/MM. pm" is displayed, You Can execute
# Yum install mod_perl
Or
# Yum install perl-CPAN
3. For modules not installed, run
#./Install-module.pl
4. Configure the apache configuration file/etc/httpd/conf/httpd. conf and add the virtual host bugzilla.o2o.com.
ServerAdmin webmaster@dummy-host.example.com
DocumentRoot/var/www/html/bugzilla-4.2
ServerName bugzilla.o2o.com
ErrorLog logs/bugzilla.o2o.com-error_log
CustomLog logs/bugzilla.o2o.com-access_log common
AddHandler cgi-script. cgi
Options + Indexes + ExecCGI + FollowSymLinks
DirectoryIndex index. cgi index.html
AllowOverride ALL
# AllowOverride Limit Options FileInfo
AddType application/vnd. mozilla. xul + xml. xul
AddType application/rdf + xml. rdf
6. Because the accessed virtual host defines the domain name, you can modify the/etc/hosts file and add
127.0.0.1 bugzilla.o2o.com
# AllowOverride Limit Options FileInfo
Note: If the following prompt is displayed during access:. htaccess: ExpiresActive not allowed
Here, change AllowOverride Limit Options FileInfo to AllowOverride ALL
For more information about Fedora, see Fedora topics page http://www.linuxidc.com/topicnews.aspx? Tid = 5