On Thursday, July 19, 2007 5:07 AM [EDT], Rajamanickam S. <[EMAIL PROTECTED]> wrote:
Right.. Now I looked in the paths specified in both CHARTDIR and LOCALCHARTDIR which I set to CHARTDIR "/icons/analog_images/" LOCALCHARTDIR "C:\Downloads\analog 6.0\pngs\" The req.png file in the LOCALCHARTDIR path is showing the correct pie chart (the expected pie chart with the same url but with different arguments) BUT the one in the CHARTDIR is showing the wrong one and this is the pie chart which is displayed in the request report. Did I made anything wrong in specifying the chart directories?
Anaog doesn't know anything about the structure of your web server, so CHARTDIR is basically substituted directly into the IMG SRC tag in the HTML file that Analog generates. It tells your web browser what the web path to the images is. Usually, if Report.html is in \analog\ and LOCALCHARTDIR is in \analog\pngs, the CHARTDIR will be pngs\ (or .\pngs\).
FYI, I am using Apache server and the chart directory /icons/analog_images is inside the Apache directory.
But that's not where you told Ananlog to put the charts that it generates, unless you've told Apache to map /icons/analog_images to C:\Downloads\analog 6.0\pngs\
And also an other quick and completely different issue. If I use Internet explorer to view anlgform.html and if I submit the form, it doesn't run perl, instead it pops up a save/download window to save anlgform.pl I have configured the httpd.conf in apache such that AddHandler cgi-script cgi pl
...
Could you please clarify these couple of queries please?
I'm going to pass on that one - it's been a couple of years since I set up anlgform.pl on Apache, and I don't really remember the details. I'm sure someone else will have an answer.
Aengus
+------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.meer.net/mailman/listinfo/analog-help | | Analog Documentation: http://analog.cx/docs/Readme.html | List archives: http://www.analog.cx/docs/mailing.html#listarchives | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general +------------------------------------------------------------------------

