Hi Raphael,
it is nice to get some progress.
On Sun, Jan 11, 2009 at 12:48:11PM +0100, Raphael Bossek wrote:
> Package: bugzilla3
> Version: 3.2.0.1-1
>
> Hi Alexandra,
>
> could you please retest the 3.2.0.1 bugzilla package I've uploaded to
> unstable regarding the GraphViz support ?
>
> The webdotdir configuration parameter is preset to the right value so no
> additional configuration is mandatory. Only the webdotbase variable have to
> be set to /usr/bin/dot in order to start GraphViz localy.
>
> /usr/share/bugzilla3/lib/checksetup.pl is an warrper script which run-parts
> /usr/share/bugzilla3/debian/{pre,post}-checksetup.d directories.
My first problem was with /etc/apache2/conf.d/bugzilla3 -- it does
not work in such a way. You should remove "VirtualHost" from this file to make
it useful, because apache does to understand two copies of <VirtualHost
*:80> commands -- one from /etc/apache2/conf.d/bugzilla3 and another
from /etc/apache2/sites-enabled/000-default. With such a config, I see
different apache behaviour when connecting to different IP addresses
(for example, loopback and non-loopback), which is absolutely unexpected.
http://httpd.apache.org/docs/2.2/mod/core.html#virtualhost:
"Each Virtual Host must correspond to a different IP address, different
port number or a different host name for the server."
I'd recommend (if you need my poor advice, of course) to create
/etc/bugzilla3/apache.conf and propose to "Include" this file from the
user's apache config.
Should I create a separate bug?
Well, now to webdot.
If I add content of /etc/apache2/conf.d/bugzilla3 to the end of my
"<VirtualHost *:80>" directive, I get following error:
[Wed Jan 14 19:55:22 2009] [error] [client 89.113.76.34] (13)Permission denied:
exec of '/usr/lib/cgi-bin/bugzilla3/webdot/nnP2i9MIGu.png' failed
[Wed Jan 14 19:55:22 2009] [error] [client 89.113.76.34] Premature end of
script headers: nnP2i9MIGu.png
However, if I add the content of /etc/apache2/conf.d/bugzilla3 in my
"<VirtualHost *:80>" config BEFORE "ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/",
everything works.
If I remove "VirtualHost" directive from /etc/apache2/conf.d/bugzilla3
and do not add its content to my own config, I see the first behaviour
(with error).
With best regards, and thank you for your work,
Alexandra.
--
Alexandra N. Kossovsky
OKTET Labs (http://www.oktetlabs.ru/)
Phones: +7(921)956-42-86(mobile) +7(812)783-21-91(office)
e-mail: [email protected]
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]