8
edits
| Line 57: | Line 57: | ||
extract it in your bugzilla root dir. Mine is in /var/www/html/bugzilla. | extract it in your bugzilla root dir. Mine is in /var/www/html/bugzilla. | ||
[root@ | [root@host]# tar xvfz testopia-1.1.3.tar.gz | ||
now you can run the ./tr_install.pl. '''note:''' you may need to change the permissions on the tr_install.pl so chmod 755 the file. This script will go about installing and updating bugzilla files, and the database. If you don't receive any errors you should get a nice message at the bottom of your screen. If not, check the testopia website for more information. | now you can run the ./tr_install.pl. '''note:''' you may need to change the permissions on the tr_install.pl so chmod 755 the file. This script will go about installing and updating bugzilla files, and the database. If you don't receive any errors you should get a nice message at the bottom of your screen. If not, check the testopia website for more information. | ||
edits