in reply to Re^2: quick fix for mod_perl $r->print when moving to FCGI
in thread quick fix for mod_perl $r->print when moving to FCGI

++. This is a very good update on the Original Post that was most definitely lacking in quantity of information. It is clear you're willing to do anything to learn (including purchasing materials), and when we are aware, we do recommend literature or other materials as we see fit.

Although I haven't been in the Apache/mod_perl game for many years, I'm hoping someone here can set you in the right direction.

Failing that, you may have to provide a complete, minimized scenario, including code, that can reproduce the issue.

  • Comment on Re^3: quick fix for mod_perl $r->print when moving to FCGI

Replies are listed 'Best First'.
Re^4: quick fix for mod_perl $r->print when moving to FCGI
by CPB101 (Novice) on Mar 12, 2017 at 22:45 UTC

    I'm happy to say that my efforts yesterday and today have moved things along nicely.

    Despite the bad literature, I managed to find some sites with comments about what REALLY needed to be done! Hurrah!
    Plus I managed to guess some solutions that I never would have solved without having been a mod_perl 1 user for years.

    I do have to say that most, but not all, error_log messages are pretty useless (I was running under debug level).

    I believe that I will have something to move up to my production server before too long.

    But I'm still interested in any good literature/sites that have Apache 2.4 and mod_perl 2 info. More towards the larger picture rather than just a list of commands.

    Thanks!

      Links?