Package: bugzilla
Version: 2.18-6

I upgraded from 2.16.7-5 to 2.18-6. After the installation the old charts feature of Bugzilla was not working, this was because the 'charts'-directory where the charts are generated to, was missing.

The following commands fixed the problem:

mkdir /usr/lib/cgi-bin/bugzilla/graphs
chown www-data:www-data /usr/lib/cgi-bin/bugzilla/graphs
chmod 775 /usr/lib/cgi-bin/bugzilla/graphs

I think installation should create this directory by default.


-Jukka

--
Jukka Merinen -- [EMAIL PROTECTED] -- http://www.iki.fi/jmerinen/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to