Perhaps you can tell me if this is a mason problem. Im running suse x86_64 using a clean install of apache-2.2.0 using a clean install of libapreq2-2.07 using a clean install of mod_perl-2.0 mod_apreq2 is compiled as DSO and IS configured in httpd mod_perl is compiled as DSO and IS configured in httpd no errors is error log
excerpt from httpd: PerlModule HTML::Mason::ApacheHandler PerlSetVar MasonCompRoot /var/cache/www/ PerlSetVar MasonDataDir /var/cache/mason/ PerlSetVar MasonDeclineDirs 0 PerlSetVar MasonArgsMethod mod_perl <Location "(\.html|\.txt|\.pl)$"> SetHandler perl-script PerlHandler HTML::Mason::ApacheHandler </Location> The problem is, Im only getting text. [EMAIL PROTECTED]&*#! Can't seem to get it to work. ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Mason-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mason-users

