Re: [Mongrel] mongrel memory usage ballooning and process stomping

2007-01-19 Thread Michael D'Auria
Hunter, I would just install it without using ports, you can check out the image_science page for info on how to compile with specific Mac OSX tips. On 1/18/07, Hunter Hillegas [EMAIL PROTECTED] wrote: I'm interested in trying ImageScience but I can't get FreeImage, the processing lib, to

Re: [Mongrel] mongrel memory usage ballooning and process stomping

2007-01-19 Thread Hunter Hillegas
Yeah, I tried building it myself but got a similar compile error. I'm on Intel but I assume that it works with both arches. I'll go back and check it again... The OS X instructions weren't working for me. On Jan 19, 2007, at 7:33 AM, Michael D'Auria wrote: Hunter, I would just install it

Re: [Mongrel] mongrel memory usage ballooning and process stomping

2007-01-19 Thread Philippe Jayet
This is the fixed version ... Philippe Jayet wrote: I've created a Debian package for ImageScience. It is not well tested but works for me. If anyone is interested, I can upload it somewhere. The package is for FreeImage, the ImageScience dependency ! Philippe J.

[Mongrel] Mongrel::Uploads.check() not returning status

2007-01-19 Thread Bill Siggelkow
I am trying to get the mongrel upload progress working and am having some problems. I am using Rails 1.1.6 and the latest install of mongrel. I created the config/mongrel_upload_progress.conf per the instructions ... it looks like this ... uri /, :handler = plugin(/handlers/upload,

[Mongrel] Rails Deploy Files - Remove?

2007-01-19 Thread Hunter Hillegas
So, now that we're using Mongrel and not the horrid FCGI, do I really need these files in my Rails apps: dispatch.fcgi dispatch.cgi .htaccess ?? The .htaccess file has rules for rewriting that look FCGI based. For Mongrel, I do my Apache re-writing in my config file, right? is there a

Re: [Mongrel] Rails Deploy Files - Remove?

2007-01-19 Thread Jason A. Hoffman
On Jan 19, 2007, at 12:46 PM, Hunter Hillegas wrote: So, now that we're using Mongrel and not the horrid FCGI, do I really need these files in my Rails apps: dispatch.fcgi dispatch.cgi .htaccess ?? The .htaccess file has rules for rewriting that look FCGI based. For Mongrel, I do my

Re: [Mongrel] Rails Deploy Files - Remove?

2007-01-19 Thread Jonathan Leighton
On Fri, 2007-01-19 at 12:58 -0800, Jason A. Hoffman wrote: On Jan 19, 2007, at 12:46 PM, Hunter Hillegas wrote: So, now that we're using Mongrel and not the horrid FCGI, do I really need these files in my Rails apps: dispatch.fcgi dispatch.cgi .htaccess ?? The .htaccess file