search for: direname

Displaying 1 result from an estimated 1 matches for "direname".

Did you mean: dir_name
2007 Jul 30
1
Camping Apache2 & FCGI - Internal Use
...file, I get no output. I hit enter and I''m back to the prompt. In my web browser, this all shows up as a 500 error. Anyone have an idea? Here is a copy of my dispatch file: #!/usr/bin/ruby require ''rubygems'' require ''camping/fastcgi'' current = File.direname(__FILE__) Camping::Models::Base.establish_connection :adapter => ''sqllite3'', :database => File.expand_path(current+ ''/camping.db'') Camping::FastCGI.server(current) Thanks a lot! -Brian -------------- next part -------------- An HTML attachment was scrubbe...