Eli, This is interesting. I enabled DEBUG logging in Apache and tailed the error.log. Lo and behold, you're right, its a problem with one of my require statements. Namely:
`gem_original_require': no such file to load -- camping/fastcgi (LoadError) Strange, it works fine when I do it in IRB, or do it from a ruby script at the bash prompt. Apache runs as the same user that I'm currently logged in as, but just as a check, I added the GEM_PATH statement to my /etc/profile Still nothing. I'm going to screw around with it more today, I'll post if I solve it. Thanks again for the help!
_______________________________________________ Camping-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/camping-list

