Re: cgi error

2003-08-21 Thread Erich Musick
you have root access you can try su'ing to that user and attempt to run > the script. That would eliminate all of the above. > > Rob > > -Original Message- > From: David Glucksman [mailto:[EMAIL PROTECTED] > Sent: Friday, August 15, 2003 1:26 PM > To: [EMAIL P

RE: cgi error

2003-08-15 Thread Hanson, Rob
ll of the above. Rob -Original Message- From: David Glucksman [mailto:[EMAIL PROTECTED] Sent: Friday, August 15, 2003 1:26 PM To: [EMAIL PROTECTED] Subject: cgi error Hello everyone, I am new to Perl and CGI so I need some help. I have a simple cgi script: #!/usr/bin/perl print &quo

cgi error

2003-08-15 Thread David Glucksman
Hello everyone, I am new to Perl and CGI so I need some help. I have a simple cgi script: #!/usr/bin/perl print "Content-type: text/html\n\n"; print "This is my first CGI application"; I save the script using the .cgi nameing convention. I can run the script from unix with no errors but when

RE: another cgi error question

2002-05-10 Thread Lance Prais
lto:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 10:35 AM To: 'Lance Prais'; [EMAIL PROTECTED] Subject: RE: another cgi error question No, I don't believe it is standard. Type this at the command line, it will answer most if not all of your questions... perldoc -q cpan .If you s

RE: another cgi error question

2002-05-10 Thread Hanson, Robert
ppm". Rob -Original Message- From: Lance Prais [mailto:[EMAIL PROTECTED]] Sent: Friday, May 10, 2002 11:29 AM To: [EMAIL PROTECTED] Subject: another cgi error question Actually, this is more of a perl question. The following missing file if Am I not mistaken shouldn't it be installed with

another cgi error question

2002-05-10 Thread Lance Prais
Actually, this is more of a perl question. The following missing file if Am I not mistaken shouldn't it be installed with the install of perl? If not does anyone know where I can go to download this? This is the error that I am getting when I try to run a script: Can't locate MIME/Entity.pm in @

Re: cgi error question

2002-05-10 Thread fliptop
Lance Prais wrote: > I have properly set up cgi-bin directory on my solaris box using Iplanet as > my web server, placed the scripts in the cgi-bin folder and mapped the path > in Iplanet but I am getting the following error when I try to execute. > > trying to POST /cgi-bin/ts_ticket_submit.cgi

cgi error question

2002-05-10 Thread Lance Prais
I have properly set up cgi-bin directory on my solaris box using Iplanet as my web server, placed the scripts in the cgi-bin folder and mapped the path in Iplanet but I am getting the following error when I try to execute. trying to POST /cgi-bin/ts_ticket_submit.cgi, cgieng_start_exec reports: c

RE: cgi error - can't figure out

2001-12-24 Thread Boex,Matthew W.
fliptop, that cured the problem. danka. matt -Original Message- From: fliptop To: Boex,Matthew W. Cc: [EMAIL PROTECTED] Sent: 12/21/01 5:04 PM Subject: Re: cgi error - can't figure out Boex,Matthew W. wrote: > i am getting this error message in my apache error_log when

Re: cgi error - can't figure out

2001-12-21 Thread fliptop
Boex,Matthew W. wrote: > i am getting this error message in my apache error_log when i try to upload > a file... > > CGI.pm: Server closed socket during multipart read (client aborted?) > > i do not abort the upload. i get this error as soon as i hit my "upload" > button. weird, i can upload

cgi error - can't figure out

2001-12-21 Thread Boex,Matthew W.
i am getting this error message in my apache error_log when i try to upload a file... CGI.pm: Server closed socket during multipart read (client aborted?) i do not abort the upload. i get this error as soon as i hit my "upload" button. weird, i can upload smaller files no problem. files that