Skip to main content
July 31, 2008
Question

Caching with cfCompile?

  • July 31, 2008
  • 1 reply
  • 334 views
Hi!

When I compile the files using cfcompile and replace them, my application is always the same, like if there is no modification. I clear the template cache in the coldFusion admin site. I delete the temporaray Internet files in the browser. But I've always the same problem.

I put the not compiled file, it works. And after, I put the compiled file.

It seems that there is a cache but I don't know what I may do. Is there someone know what I may do?

Thanks!
This topic has been closed for replies.

1 reply

Inspiring
July 31, 2008
Have you disabled the trusted cache setting in the CF administrator?
http://livedocs.adobe.com/coldfusion/8/htmldocs/help.html?content=basiconfig_07.html#1358530
August 1, 2008
Yes, the trusted cache setting is disabled.

Thanks for your help!