in reply to Re^3: HTML::Mason problems in Apache 2.2 (Windows)
in thread HTML::Mason problems in Apache 2.2 (Windows)

The code is as simple as <%perl>print "It works!";</%perl>. The make_component method is internal in Mason and I didn't mingle with it any way.

I have made several installations of Apache+mod_perl+Mason in various kinds of systems, but it was first time that Apache 2.2.11+mod_perl 2.0+Mason 1.40 failed so badly in a Windows system.

Replies are listed 'Best First'.
Re^5: HTML::Mason problems in Apache 2.2 (Windows)
by Anonymous Monk on May 30, 2012 at 03:34 UTC
    Same problem here.