On Sun, Jun 13, 2004 at 03:44:22PM -0700, David Arnold wrote: > When I am working on a cgi-script, sometimes I make a change, then > "refresh" the script in my browser, only to not see the changes I made in > the script. > > Is there some sort of "caching" going on with Apache?
Hi David, That can depend on many things (such as if you are running a single instace of the server or if you are using Apache::Registry or if you have Apache::Reload enabled). Check the docs at perl.apache.org for how to report bugs[1] so that we can be of better assistance. I often find that in the process of creating a bug report, I find the reason for the "bug". I think there is an explanation somewhere in the docs at perl.apache.org for what you're experiencing but I can't find it right now. Perhaps Stas can point it out for us. William [1] http://perl.apache.org/bugs/index.html -- Knowmad Services Inc. http://www.knowmad.com -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html