On Wed, 28 Jul 2004 14:41:20 -0400, rogue <[EMAIL PROTECTED]> wrote:
> Hi all,
> 
> I am doing some development work on a new server I put together. For
> some reason, changes I make to PHP templates don't show up right away.
> I have not figured out how long they take to start showing, but it
> could be somewhere around 30 - 60 seconds.
> 
> Where is this setting modified?
> 

If you're talking about actual PHP files, they normally aren't cached
at all. Are you running some kind of cache, such as Turck MMCache?

If you're talking about something like Smarty templates then you need
to look into the settings of your template system.

-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to