[Dancer-users] sending an image to an ajax request

Alexis Sukrieh sukria at sukria.net
Sat Nov 6 11:16:56 CET 2010


On 05/11/2010 21:30, P Kishor wrote:
> The problem is that if the image doesn't exist, I get a 500 error
> (internal server error) in the browser (in Firebug), but nothing in
> the Apache error log, so I can't really decipher what is going wrong.
> On the other hand, if the image does exist, I get a 404 (not found).
>
> What is going on here? Any ideas?

set show_errors => 1;

might help

-- 
Alexis Sukrieh




More information about the Dancer-users mailing list