Hi Pavel,

I guess I shouldn't be the person to reply since I'm not much of a Mason 
expert, however, what you mention sounds a little like a question I 
asked last year.  Take a look at this message and the thread it belongs 
to to see if it helps you any.

http://marc.info/?l=mason&m=118158700305244&w=2

Of course, you error was about a missing file.  The error I had before 
was just that the POST arguments "disappeared".  So, either you are 
confusing the problems or you actually have two problems...Session.pm is 
missing and CGI is taking your arguments.

Good luck!

Ray

Cina, Pavel (external) wrote:
> I'm now back again. I don't think that this is a problem of the path. As I 
> wrote, I can use this module from pure perl script but not together with 
> mason. 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. But may 
> be I'm wrong.
>
> Here is my configuration:
> The module is installed in directory (find /usr/lib -name Session.pm):
>
> /usr/lib/perl5/site_perl/5.8.8/CGI/Session.pm
>
> My @INC variable (perl -e 'foreach (@INC) { print "$_\n"; }'):
> /usr/lib/perl5/5.8.8/ia64-linux-thread-multi
> /usr/lib/perl5/5.8.8
> /usr/lib/perl5/site_perl/5.8.8/ia64-linux-thread-multi
> /usr/lib/perl5/site_perl/5.8.8
> /usr/lib/perl5/site_perl
> /usr/lib/perl5/vendor_perl/5.8.8/ia64-linux-thread-multi
> /usr/lib/perl5/vendor_perl/5.8.8
> /usr/lib/perl5/vendor_perl
>
> My distro is SLES 10, update 1. CGI::Session 4.20
>   


-------------------------------------------------------------------------
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