You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "E.S." <ra...@omega2.com> on 2000/10/26 22:59:44 UTC

server errors upon script editing?

Hi all...

I've got a bunch of scripts which all rely on some shared library code
which I've written, and the whole thing is running under
Apache::Registry... Sometimes, when I make a change to one of the scripts
and then hit reload in order to test it, the server comes back with an
internal server error, and puts some weird perl error messages about
functions having too many arguments in the error log.  If I restart
apache, the error goes away and everything works just fine until I make
another change. 

I know that I'm not introducing new errors into the perl itself with these
edits... Any idea why this might be going on?

TIA...
e.