Proba

2007-10-05 Thread Vitaly V. Ch
proba

[1]mod_perl fail to handle scripts

2007-10-05 Thread Vitaly V. Ch
after installing mod_perl-2.0.3 and configuring according to http://search.cpan.org/~mschout/Apache-AuthCookie-3.10/lib/Apache2/AuthCookie.pm I detect then perl-script respond itself in plain-text instead of running. Logs do not consist any error I'm confused. Resulting apache configs at links:

no trace file in perl trace mode

2007-10-12 Thread Vitaly V. Ch
I try to trace my perl script under mod_perl2 according to http://perl.apache.org/docs/1.0/guide/debug.html#Non_Interactive_Perl_Debugging_under_mod_perl: >Non-Interactive Perl Debugging under mod_perl > >To debug scripts running under mod_perl either use Apache::DB (interactive Perl debugging) o