25
edits
Ghendricks (talk | contribs) No edit summary |
No edit summary |
||
Line 23: | Line 23: | ||
# Answer no to the questions do you want to reverse and apply patch anyway | # Answer no to the questions do you want to reverse and apply patch anyway | ||
# Run patch -p2 -i testopia/patch-<version> | # Run patch -p2 -i testopia/patch-<version> | ||
'''Q: When trying to access the tr_xmlrpc.cgi, I get an error "can't locate Bugzilla/WebService.pm in @INC" ''' | '''Q: When trying to access the tr_xmlrpc.cgi, I get an error "can't locate Bugzilla/WebService.pm in @INC" ''' | ||
Line 37: | Line 33: | ||
'''A:''' To make this stop type "about:config" with out the quotes in your address line of Firefox. Then double left click on "dom.max_script_run_time" and change it to 30 and click ok. | '''A:''' To make this stop type "about:config" with out the quotes in your address line of Firefox. Then double left click on "dom.max_script_run_time" and change it to 30 and click ok. | ||
'''Q: After update or fresh install of 1.1 Beta on Bugzilla 2.22 on Fedora 4 core or any Selinux enable distrubution, I get "Internal server error" and log file shows "Can't locate Bugzilla/DB/Schema.pm in @INC"?''' | '''Q: After update or fresh install of 1.1 Beta on Bugzilla 2.22 on Fedora 4 core or any Selinux enable distrubution, I get "Internal server error" and log file shows "Can't locate Bugzilla/DB/Schema.pm in @INC"?''' | ||
'''A:''' Make sure that you have the correct group and permissions set on your bugzilla directory and sub directories. Then in a terminal window go to the top folder of your Bugzilla install and type "restorecon -Rv *" , without the qoutes. | '''A:''' Make sure that you have the correct group and permissions set on your bugzilla directory and sub directories. Then in a terminal window go to the top folder of your Bugzilla install and type "restorecon -Rv *" , without the qoutes. | ||
'''Q: Why don't you support Bugzilla version 2.xx?''' | '''Q: Why don't you support Bugzilla version 2.xx?''' |
edits