Hi all I am using Zope 2.5.1 and CMF-1.3b2. With the pages created using ZPT and python scripts I find that the behaviour of the site is erratic. The day I announced the site to a few people to test complaints flowed in. Following is the funny situation I am in: I can access the site from my Linux machine using mozilla. At the same moment I cannot do the same from the adjoining machine (running Win2k and using Mozilla/Netscape6/IE5.5 !!!!) I generally call a python script from the ZPT which calls a ZSQL method and sends back results in a dictionary after some processing. Nothing complicated there. The error message points to the first python script in the page. I have done some dirty-debugging (C-printf style with commenting out lines.) No clues. I have checked all normal things like cookie/proxy settings. This is getting very serious as the site has to be made available to a larger group pretty soon. Any comments ? Regards, Chetan