Jeremy Kemper wrote: > Daniel Hobe wrote: > | Has anyone else solved this? > > Yes! Use FastCGI :) Seconded. FastCGI is much more suited to a shared hosting environment than mod_ruby, simply because it uses a separate Ruby interpreter per application, rather than per server process. Tim. -- Tim Bates tim at bates.id.au