Hi All,
I have installed bugzilla stock standard woody, no modifications made to 
apache, bugzilla or mysql.

I have encountered a small problem, and the only answer I can think of is 
to modify the cgi scripts (or html, or symlinks perhaps).
What happens, is debian bugzilla puts all html files in /var/www/bugzilla, 
and all cgi files in /usr/lib/cgi-bin (These are symlinks, but still - 
thats not important)
These appear on a default apache as /bugzilla for html files, and 
/cgi-bin/bugzilla for cgi scripts.

The problem is, in edit parameters in bugzilla, under the second option 
"urlbase" if I put http://www.myurl.com.au/bugzilla/
The emails that are sent to the users are asking them to see the bug at: 
http://www.myurl.com.au/bugzilla/show_bug.cgi?id=1
This doesn't exist, as the show_bug.cgi is in /cgi-bin/bugzilla/

If I put the "urlbase" as http://www.myurl.com.au/cgi-bin/bugzilla/ the 
links "reassign" and "resolution" etc within the show_bug.cgi point to: 
cgi-bin/bugzilla/bug_status.html.
This file exist in /bugzilla

Has anyone any pointers, as I don't want to simply modify the install, as 
it could become a nightmare if it requires an upgrade

Thanks,

Scott

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to