On 7 Mar 2012, at 16:22, Arthur Rance wrote:

> 
> Hello,
> 
> Why doesn't this work ?
> 
> cp /usr/local/share/rt40/html/SelfService/Create.html 
> /usr/local/share/rt40/local/html/SelfService/Create.html
> vim /usr/local/share/rt40/local/html/SelfService/Create.html
> rm -rf /var/run/rt40/mason_data/obj/*
> apachectl restart
> 
> My modification had no effect on the SelfService interface... Why ?

Perhaps the cache got recreated between the rm and the apachectl commands, 
because apache was still running?  Try stopping apache completely, then 
removing the mason cache, and then restarting apache.  That's what I usually do.

Tim

--
 The Wellcome Trust Sanger Institute is operated by Genome Research
 Limited, a charity registered in England with number 1021457 and a
 company registered in England with number 2742969, whose registered
 office is 215 Euston Road, London, NW1 2BE.

Reply via email to