Hi there,

On Mon, 9 Feb 2004, Jonathan Mangin wrote:

> I have a static installation of mod_perl-1.29 with apache-1.3.29.

Makes no diffference in this case.

> Apache::Registry lines are commented in httpd.conf and startup.pl.

Well some of them seem to be... :)

> Apache::Status shows that ::Registry is not loaded.
> Why does my script still work??

It can work as a CGI script without Apache::Registry.  If you want to
be sure what's going on, put some debugging statements in the code so
that they will tell you what is being ewxecuted (and, by a process of
deduction, what isn't).

73,
Ged.

PS: your ISP seems to be telling me that your mailbox is disabled.


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html

Reply via email to