On Fri, 2004-05-28 at 05:07, Bheema Rao Merugu, BSC, Ambattur, Chennai wrote: > I am not using the perl that came with the system. I compiled the source > code from scratch and using that.
It looks to me like you have a file permissions problem. Running from mod_perl you are probably operating as user "nobody" who has different permissions from your normal user login. Try su-ing to nobody and viewing the CGI.pm file to check this. - Perrin -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html