Hi Mark,

If you have an apache mapping for CFIDE then you should be ok. You say the
images are being generated in your cache which means the cfcharts is ok. The
next problem is where does apache think the URL is pointing to. Do you have
virtual hosts? That could affect things.  Also, you might want to check that
the charts are being generated to {coldfusion home}/charting/cache but your
url points to a sub directory images.

The only thing the maping for CFIDE does is provide a path to the Javascript
and the cfm template for displaying them.   It could be that cause you are
running under SSL that Apache does not know how to find the cfm template.

Cheers,
Simon

2009/3/31 Mark Ireland <markinc...@hotmail.com>

>  Hi Simon, We use apache.
>
> My charts are coming out in the cache.
>
> I dont really have a multihomed setup, just servers that share a
> fileserver.
>
> Since my charts are very simple I want to go for the most easily maintained
> option.
>
> Currently we get to the cfAdmin through a subdomain so I wonder if I need
> httpd.conf to include mappings to CFIDE/scripts and CFIDE/images?
>
> ------------------------------
> Date: Sun, 29 Mar 2009 10:20:27 +1100
> Subject: [cfaussie] Re: My charts dont come out
> From: simon.had...@gmail.com
> To: cfaussie@googlegroups.com
>
> I can think of 2 things.
>
> 1. That since you are using https (SSL) you might not have your mappings or
> virtual host setup for that. Probably you only have them for http (clear).
> This would be in IIS not Coldfusion. If this is a shared hosting situation
> then you will need your mwn IP address as you cannot virtual host with SSL.
> Not that I am aware of anyway.
>
> 2. In the CF administrator their is a mapping (Disk Cache Location) for
> where charts are placed.  This needs to match the URL.
>
> Another option is to bypass the CF charting and ue the API directly.  If
> you search google there are some examples on how it's done.
>
> Cheers,
> Simon
>
> 2009/3/26 Mark Ireland <markinc...@hotmail.com>
>
>  My charts dont come out because:
>
>
> https://mysite.com.au/CFIDE/GraphData.cfm?graphCache=wc50&graphID=Images/1756069710100002.PNG
>
> doesnt resolve.
>
> Is the a way I can change this url? I mean is it a setting somewhere?
>
> https://mysubdomain.mysite.com.au might work.
>
> ------------------------------
> Download the new Windows Live Messenger Find out what’s new with your
> friends <http://download.live.com/>
>
>
>
>
> --
> Cheers
> Simon Haddon
>
> Woman loves feeling danger and speed. That is why woman wants man.  They
> get a speed rush that is the most dangerous of all.
>
>
>
> ------------------------------
> Download the new Windows Live Messenger Find out what’s new with your
> friends <http://download.live.com/>
> >
>


-- 
Cheers
Simon Haddon

Woman loves feeling danger and speed. That is why woman wants man.  They get
a speed rush that is the most dangerous of all.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaussie@googlegroups.com
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to