All apologies about this:

error:  Can't call method "execute" on an undefined value at /
var/www/html/mason/site.pm line 12.

I guess the .pm is served up by apache, which caches the file, whereas 
the other mason files in the same directory are not subject to caching 
because mason calls them directly. The mason error page outputs the 
file as is exists, but the error (line 12) refers to the apache cached 
version.  Adding an .htaccess fixed this.

As for my other problem, I guess I will just have to replicate it 
again!

Thanks all.

__MK

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to