From: David S. <ds...@my...> - 2002-10-25 22:00:31
|
Great! I'll start with issue#1: I recently set up IDS (Today) on my server. Perl 5.00503 Redhat 6.2 After uploading an image to a gallery, I get a 500 Internal Server error web page. (its trying to access http://www.mypchelp.com/~dsmith/ids/admin/index.cgi?mode=viewalbum&album =/monterrey) I can hit reload till my fingers turn blue to only get the same message. In my apache error log: [Fri Oct 25 14:57:57 2002] index.cgi: Exception 410: Reference is not my type (Image::Magick) at ../idsShared.pm line 641. [Fri Oct 25 14:57:57 2002] [error] [client 207.248.41.195] Premature end of script headers: /home/dsmith/public_html/ids/admin/index.cgi I noticed that if I go to the normal page (/ids) and view the gallery, the new image appears, and then I am able to access the admin interface through problem url. Thanks, Dave |