On 2009-12-18, at 1:58 PM, Tomas Doran wrote:

> 
> On 18 Dec 2009, at 13:38, William Wueppelmann wrote:
>> I am developing my first serious catalyst application and am so far finding 
>> the application development pretty straightforward, but I am having a really 
>> frustrating deployment problem. I am trying to run my catalyst app using 
>> fastcgi through apache, using a static fastcgi server setup. I am not sure 
>> if the problem I am having is related to apache, fastcgi, or catalyst itself:
> 
> What version of Catalyst are you using?
> 
> If it's 5.80015 please upgrade to 5.80016?
> 
> Cheers
> t0m

Hi Tom,

Thanks, but I am already using 5.80016.

My suspicion is that the problem actually lies somewhere between apache and 
fastcgi, but I really don't know. A request for '/' gets mapped to '/foo/bar' 
and processed correctly, but everything else just gets passed through as-is.

Cheers.

-William
_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to