Hi Ray,

the steps you decsribe here are steps I normally do when I changed something. 
First I refresh the page. If it doesn't help, then I clear the browser cache. 
Then I restart Apache server. Yesterday has nothing helped. The only way was to 
disable creation of obj files.

Regarding the different times on server and local computer:
Yesterday I was modyfing the files on the server with WinSCP. The server time 
is 2 minutes after my local time. It means that changed files are 2 minutes 
younger so there should be no problem with the time.

Pavel


-----Original Message-----
From: Raymond Wan [mailto:[EMAIL PROTECTED]
Sent: Thursday, April 03, 2008 4:49 AM
To: Cina, Pavel (external)
Cc: [EMAIL PROTECTED]
Subject: Re: [Mason] The page doesn't get refreshed


Hi Pavel,

As Vincent says, this is strange behaviour.  However, I vaguely remember 
pulling my hair out for a similar problem.  I can't remember what I did or even 
if I did solve the problem.  Though this should not be the solution, just 
wondering...what do trying these things do:

1)  Loading up the page in another browser (i.e., another program, not the same 
instance of the same program)
2)  Clearing the browser cache and then reload.

This shouldn't be the browser's problem, but it would be interesting to see if 
either of these "solutions" work...  I vaguely remember trying one of the two.

Ray



Cina, Pavel (external) wrote:
> I created a new file (page) in my mason directory
> (/srv/www/htdocs/mason) called test.html. Then I entered only line
> <h1>Hello world</h1> and closed the file. I opened the browser and
> called the page. Everything was OK. But then I opened the file again
> and after world I entered two points (<h1>Hello world..</h1>), saved
> and closed the file. Then I clicked on my browser window and refreshed
> the page. But the text stays still "Hello world" and not "Hello
> world..". Then I restarted the apache server (/etc/init.d/apache2
> restart) but no change. Only after some time (hard to say how long)
> will the change take effect. Then I realised, that mason creates in
> its working directory (/srv/www/mason) an "obj" directory and there it
> stores results of component parsing and the page is taken from there
> and not from its original place. One can even change the file in the
> "obj" directory and the change will take immediately effect. The only
> way for me how to disable this "caching behavior" was to add following
> line to mason config:
>


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to