This is a discussion on How do I set a cgi script in debug mode within the Sun Solaris Administration forums, part of the Solaris Operating System category; --> I have installed the Bugzilla 2.18 with GD installed. The report.cgi results a broken image when trying to retrieve ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have installed the Bugzilla 2.18 with GD installed. The report.cgi results a broken image when trying to retrieve a graphical report. So, I am thinking about to run the report.cgi / query.cgi in debug mode. Question: What's the syntax in putting a cgi script in debug mode? Thanks! |
| ||||
| "kaka.hui@gmail.com" wrote: > > I have installed the Bugzilla 2.18 with GD installed. The report.cgi > results a broken image when trying to retrieve a graphical report. > > So, I am thinking about to run the report.cgi / query.cgi in debug > mode. > > Question: What's the syntax in putting a cgi script in debug mode? > > Thanks! 'cgi -v' |