i tested out your site with lwp-request.
you are not sending a Set-Cookie header - so - no cookies are being sent back to
you.
my site uses embperl session handling and we've never had a problem.
perhaps you need to post some more info re: how you have everything configured.

--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
Jon Brisbin wrote:

> I'm having some troubling getting my Embperl installation to do
> persistence...
>
> Here's an example:
> http://www.jbrisbin.net/test.ehtml?action=change&name=John+Doe
>
> If you click on what should be a persistent link, the cookie is not set, and
> the data is not persistent.
>
> The platform is freebsd/apache 1.2.6 (no mod_perl) with Apache::Session 1.03
> (tried 1.5x too) and HTML::Embperl 1.3 installed in my personal directory,
> not in the server's main site_perl directory...(don't know if that makes a
> difference...I just put use lib"blahblah"; in my wrapper, etc...)
>
> Any help would be appreciated! :-)  I can use Embperl on this provider, but
> not Apache::ASP, which I like a little bit better, especially with it's
> Session stuff... :-)
>
> Jon Brisbin
> www.jbrisbin.net
> [EMAIL PROTECTED]
>





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to