vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am having a problem with dislaying any graphical reports on my bugzilla. i.e. I am only seeing a broken image whenever I try to generate a graphical report. Please see below for the background information. Could someone tell me what goes wrong? Thanks! I have installed Bugzilla 2.18 on a Solaris 8, Apache 1.3.27. With the required component installed: i.e. GD, Chart::Base, GD::Graph and GD::Text::Align. I believe the httpd.conf is properly config: <Directory "/usr/local/www/docs/bugzilla"> Options -Indexes FollowSymLinks MultiViews ExecCGI AllowOverride None Order allow,deny Allow from all </Directory> AddHandler cgi-script .cgi Here is what I found on the access_log: 10.10.24.197 - - [02/Jun/2005:11:10:05 +0000] "GET /report.cgi?y_axis_field=product&cumulate=0&z_axis_ field=product&format=bar&x_axis_field=component&qu ery_format=report-graph&short_desc_type=allwordssubstr&short_desc=&p roduct=NSTest&component=Query.cgi&found_version=1. 0&long_desc_type=substring&long_desc=&status_white board_type=allwordssubstr&status_whiteboard=&keywo rds_type=allwords&keywords=&bug_status=NEW&bug_sta tus=ASSIGNED&bug_status=REOPENED&bug_severity=&ema ilassigned_to1=1&emailtype1=substring&email1=&emai lassigned_to2=1&emailreporter2=1&emailcc2=1&emailt ype2=substring&email2=&bugidtype=include&bug_id=&v otes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&act ion=wrap&field0-0-0=noop&type0-0-0=noop&value0-0-0= HTTP/1.1" 200 9628 |