You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by martin langhoff <ma...@scim.net> on 2000/07/13 22:04:49 UTC

Embperl's running fine, but ...

hi,

	after a severe server failure, I'm recovering my system. Baked up most
of the 'user content' but never backed up my /etc directory. :(

	now I've got Embperl 1.21 running allright under Apache/1.3.12 (Unix)
mod_perl/1.24  ... but everytime I restart apache, Embperl dumps a lot
of these warnings ... 


Constant subroutine optRedirectStdout redefined at
/usr/lib/perl5/5.00503/consta
nt.pm line 175.
Constant subroutine optUndefToEmptyValue redefined at
/usr/lib/perl5/5.00503/con
stant.pm line 175.
Constant subroutine optNoHiddenEmptyValue redefined at
/usr/lib/perl5/5.00503/co
nstant.pm line 175.


	and lots more... 


	should I care? is something broken?




martin

RE: Embperl's running fine, but ...

Posted by Gerald Richter <ri...@ecos.de>.
hi,
 but everytime I restart apache, Embperl dumps a lot
> of these warnings ...
>
>
> Constant subroutine optRedirectStdout redefined at
> /usr/lib/perl5/5.00503/consta
> nt.pm line 175.

I guess you have PerlFreshRestart on. In this case it's a normal behaviour,
because mod_perl reloads Embperl and therefor Embperl defines it constants a
second time. You can safly ignore these warnings.

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 925151
WWW:        http://www.ecos.de      Fax:      +49 6133 925152
-------------------------------------------------------------