6 Nov
2010
6 Nov
'10
10:16 a.m.
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