mongrel
How do I delete mongrel temp files after completion of upload?
In my rails application am uploading some large file(1 Gb),and when I go windows temp folder, mongrel temporary files are gathering[详细]
2023-01-18 10:08 分类:问答Rails not working with Safari
I\'m trying to learn some basics of Ruby on Rails and encountered a problem : my Rails project seems to work fine with Firefox but nothing is shown with Safari?[详细]
2023-01-17 17:36 分类:问答Setting up virtual hosts for Rails apps on Apache and Mongrel
I have a single Linux server running 3 site on Apache. Let\'s call them RailsApp1, RailsApp2, and SimpleApp. Both Rails applications are using Mongrel clusters. The other application is just a single[详细]
2023-01-15 22:10 分类:问答Significance of /dev/null in Web Servers?
Recently I\'ve heard a bit about the implementation (or rather, use of) /dev/null in Mongrel2, as well as other projects. However, I\'ve never seen it explained what this actually means.[详细]
2023-01-14 05:28 分类:问答Rails InvalidAuthenticityToken at random times
Here is the deal. Our applicati开发者_StackOverflow中文版on is working and is being used by writers to send in content for the web site.[详细]
2023-01-10 23:42 分类:问答Replace Mongrel with Apache
I am new to Rails, s开发者_JAVA技巧o bear with me, I need to have apache tomcat as application server. How do i configure that by replacing the default Mongrelfirst of all, to deploy a rails app on to[详细]
2023-01-08 15:53 分类:问答Segfault on Mongrel_Rails start
When I run开发者_Python百科 mongrel_rails start for my application, I get the following error: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/http[详细]
2023-01-08 12:26 分类:问答Ruby on Rails Mongrel error
When I click on the \"about your application\'s environment\" button on the \"welcome\" your riding rails page this happens in my server console.[详细]
2023-01-07 08:09 分类:问答Could not find activerecord-jdbcmysql-adapter (existing is for Java)
I\'ve been struggling with this problem for a few hours and it is preventing me from even starting my server, which therefore is stopping development completely.[详细]
2023-01-06 05:11 分类:问答Rails duplicating requests
After correcting some other bugs on the application I found out that one page is being rendered twice on every request.[详细]
2023-01-06 00:44 分类:问答