On Fri, 4 Oct 2002 03:54, Matt Gushee wrote: > Have you tried modifying RubySafeLevel in your Apache configuration? For > example, if you say > > RubySafeLevel 0 # Probably unwise for production, but may be > # a useful test > > do the exceptions go away? I did try that early on, but it didn't fix the particular problem I had at that stage, so I took it out again I didn't want to get things working only to have it all fall in a heap again once I took out the RubySafeLevel setting. As you say, I certainly don't want that in the production code. Harry O.