hi,
I was wondering why the PerlModule and perlRequire didn't work for me.
I have a fresh installation of :
apache 1.3.9 + mod_perl 1.21 (that is bundled in RedHat6.1),
what was my surprise to see that when I try to use something like :
PerlRequire .../startup.pl
or
PerlModule Apache::DBI Apache::ASP
the Apache won't start. When I start the apache i.e. :
/etc/rc.d/init.d/httpd start
I get ...... [OK] , but nothing started nothing even in the error_log :"(
(LogLevel debug).
I missed something or WHAT ?!?
I thought that it was 'cause now by default if Apache find suEXEC it runs in
suEXEC-mode, but I moved suEXEC and it dosen't use it then.
Another surprice was that if I go .../perl-status
..
Loaded Modules
...
I see CGI there, but I didn't point to it in .conf files.?!?!
Thanx alot in advance
=====
iVAN
[EMAIL PROTECTED]
=====