You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by Chris Allen <ch...@cjx.com> on 2001/08/22 13:32:49 UTC

Setup of CGI.pm failed - what does this mean?

I am repeatedly getting the following messages in 
my server error log:

[6432]ERR: 44: Line 1: Setup of CGI.pm failed:

I'd guess that this is coming from Embperl, as Apache
puts in a date, time, and the file that generated
the error. 

Any ideas as to where I might start looking for
what is causing this??

I am using HTML::Embperl-1.3.2 and Apache 1.3.14
on a Solaris system. Embperl is being called
as a CGI in this case, and the page responsible
is [probably] a one on which I am doing an upload.





---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Setup of CGI.pm failed - what does this mean?

Posted by Gerald Richter <ri...@ecos.de>.
>
> Nope, nothing except that line (and an email from the customer
complaining).
>

Does it normaly work ? Any chance to reproduce it ? If yes, does it only
occur with a special browser ?

> Anywhere I could put some code for extra logging?
>

You can take a look at the CGI.pm docu if there is any hint about error
message. At the moment I have no idea

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Setup of CGI.pm failed - what does this mean?

Posted by Chris Allen <ch...@cjx.com>.
On Wed, Aug 22, 2001 at 01:41:00PM +0200, Gerald Richter wrote:
> 
> 
> >
> > Any ideas as to where I might start looking for
> > what is causing this??
> >
> 
> That means that "new CGI" returns undef. I guess that something with the
> fileupload goes wrong. Any additional error messages ?
> 

Nope, nothing except that line (and an email from the customer complaining).

Anywhere I could put some code for extra logging?






---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


Re: Setup of CGI.pm failed - what does this mean?

Posted by Gerald Richter <ri...@ecos.de>.

> I am repeatedly getting the following messages in
> my server error log:
>
> [6432]ERR: 44: Line 1: Setup of CGI.pm failed:
>
> I'd guess that this is coming from Embperl,

Yes

>
> Any ideas as to where I might start looking for
> what is causing this??
>

That means that "new CGI" returns undef. I guess that something with the
fileupload goes wrong. Any additional error messages ?

Gerald


-------------------------------------------------------------
Gerald Richter    ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post:       Tulpenstrasse 5         D-55276 Dienheim b. Mainz
E-Mail:     richter@ecos.de         Voice:    +49 6133 925131
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org