midrange.com -- perl400 mailing listMailing list archive for perl400 at midrange.comProblems with Perl400 and PASE-Perl- February 21, 2007 Hello, I have problems with Perl on iSeries: 1)First I nstalled Perl400 and tried to begin work with database. But the following little script with imports ------------------------------------------- use DBI; use DBD::DB2::Constants; use DBD::DB2; --------...http://archive.midrange.com/perl400/200702/msg00003.html Re: Internal Server Error 500 on CGI with Perl- February 20, 2007 Thanks for your quick answer, but I have everytime the same problem. If I look in the Error Log theres is also nothing. only the Internal Server error. ----- Original Message ----- From: "Thad Rizzi" <thad_rizzixxxxxxxxxxx> To: "Perl on and around the iSe...http://archive.midrange.com/perl400/200702/msg00002.html Re: Internal Server Error 500 on CGI with Perl- February 15, 2007 This is a real stab in the dark but when did you try http:myserver.comcgi-binperl.pgm That is how I get to my CGI's, I add pgm to the end of the program name. This is using CGIDev though. ----- Original Message ----- From: <Thomas-B-IIxxxxxx> To: ;pe...http://archive.midrange.com/perl400/200702/msg00001.html Internal Server Error 500 on CGI with Perl- February 15, 2007 Good evening ALL i've installed Perl for AS400 and it's running in the QShell allright. But how can I configured that is running as CGI I have set: addenvvar envvar(QIBM_USE_DESCRIPTOR_STDIO) value('I') level(sys) and I have also write a small CL Prog....http://archive.midrange.com/perl400/200702/msg00000.html |