On Jan 8, 2008 4:59 AM, Cina, Pavel (external)
<[EMAIL PROTECTED]> wrote:
> I don't think that this is a problem of the path.

That is what your error message is saying.  It could be a permissions
problem preventing the path from being read by your apache server.

> I have read somewhere in internet that one should not use CGI module in mason 
> when using mod_perl and not CGI to handle the mason pages.

That is not correct, and CGI::Session actually has nothing to do with
CGI anyway.

> My @INC variable (perl -e 'foreach (@INC) { print "$_\n"; }'):

No, check it from inside Mason.  You already know it works from the
command-line.  Your @INC is probably different with Mason.

- Perrin

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to