Re: Apache mod-perl fails to execute

2000-09-19 Thread Alexander Farber (EED)
[EMAIL PROTECTED] wrote: it finishes. So the "use DBI" is working, but the httpd deamon dies anyway, but only when "use DBI" is present. Maybe you have to specify the path to Perl modules by setting the PERL5LIB in your httpd's environment or by using "use lib qw (/path/to/modules)" in your

Re: Apache mod-perl fails to execute

2000-09-19 Thread rwk
[EMAIL PROTECTED] wrote: open(F, ' /tmp/count) --^^ Is that just a typo in the email, or is there really a closing ' missing? Just a typo in the email... I don't know where to begin to debug this. Any suggestions? The apache error_log file (usually in