Hi, Has anyone had success connecting to an oracle database from mod_ruby on Linux? I've tried both the OCI8 and Ruby9i modules with and without DBI and aren't having any luck. All the combinations can connect to the database and execute queries successfully from a standalone script or irb. When used on an rhtml page I'm getting segfaults for ruby9i and errors from within oci8lib when using oci8. I can post more detailed error message if required but at the moment I'd just like to know if this is possible. regards, Martin