In fact I've restarted zope after renaming the directory. About the products installet, there is only "Hotfix_2002-06-14 (Installed product Hotfix_2002-06-14)" installed, in rest the Zope is a fresh one. :-( Best regards, Rares ----- Original Message ----- From: "Dieter Maurer" <dieter@handshake.de> To: "Rares Vernica" <verni0@hotmail.com> Cc: <zope@zope.org> Sent: Monday, December 09, 2002 11:46 PM Subject: Re: [Zope] 'OFS/dtml' not needed
Rares Vernica writes:
I have a Zope 2.5.1 on a Linux. If I rename the 'dtml' dir in 'OFS', my Zope has no problem working (after restarting or running in debug mode, of course). My problem started when I changed a dtml file in 'OFS/dtml' directory an the changes could not been seen. So this directory is not needed, where are those files keeped, what's happening?! Any ideea?! They are loaded and installed as class variables when Zope is loaded. When, later, Zope is unable to find them, it uses "0" as last modification time which means they appear up-to-date.
Only, when you restart, Zope will seriously miss them.
Dieter