Hi Ravi,
On Fri, Jul 23, 2010 at 11:24, Ravi Jaya <ravi.goglob...@gmail.com> wrote: > I had configured mod_perl + apache httpd + Mason. The set-up work's fine > for a while and then the screen goes blank all for the sudden. > When I look in the error at /var/log/httpd/error_log it says, > > ""Loading CGI at runtime. You could increase shared memory between Apache > processes by preloading it in your httpd.conf or handler.pl file"". > > what to write in handler.pl, how fix this? why my screen show blank page. > > Could any body tell me how can I fix this issue. Any pointers or links to > the solution is highly appreciated. Thank you. Someone will correct me if I am wrong :-), but I think the message in the error_log is only a warning. It is only suggesting to you to load CGI at runtime. [I think; I had it a long, long time ago and forgot what I did...] As for the cause of your problem, it is difficult to say. Usually a blank page means that, for some reason, the requested page isn't going through the handler (happened to me a lot when I was starting out). Of course, there are also other reasons... You need to explain what you mean by the set-up working fine "for a while" and then it "goes blank". You probably changed some configuration file between those two things and you might want to look into that... Check if the page being served is related to an access problem...i.e., it can be viewed when in the system directory but is blank when it is in a user's home directory. This would imply another problem (you would need to enable user directories :-) ). Good luck! Ray ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Mason-users mailing list Mason-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mason-users