From: "Barksdale, Ray" <[EMAIL PROTECTED]>
> This needs to stay on the list.
>
> Assuming you did create your table as a MyISAM table
> which I think forces atomic updates (implicit commits),
> that shouldn't be a problem and it is writing something.
>
> I've only used this thing once so I'm no ex
Octavian Rasnita wrote:
I am trying to use Apache::Session with mod_perl because I heard that it is
a little faster than CGI::Session.
This used to be true, but CGI::Session is under new management and has
been improving.
The problem is that I cannot save
variables in the created sessions.
Barksdale, Ray wrote:
set a timestamp in your sessions before untying.
That's for telling it that the session has changed by doing a first
level write to the tied hash. This is only necessary when you are
writing to the second level and not touching the first, e.g.
$session->{'user'}->{'f
Maruthi,
The only time anything is written to the logs is the case where the
'script.pl' under /perl has no XS components. In that case, no error or
warning results.
Any of the other cases mentioned in my initial posting results in
absolutely nothing output to the logs (with LogLevel debug) and ap
This needs to stay on the list.
Assuming you did create your table as a MyISAM table
which I think forces atomic updates (implicit commits),
that shouldn't be a problem and it is writing something.
I've only used this thing once so I'm no expert but it does
work unchanged after several years. My
set a timestamp in your sessions before untying.
> -Original Message-
> From: Octavian Rasnita [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 05, 2005 2:51 PM
> To: modperl@perl.apache.org
> Subject: What am I missing?
>
> Hi,
>
> I am trying to use Apache::Session with mod_perl
Hi,
I am trying to use Apache::Session with mod_perl because I heard that it is
a little faster than CGI::Session. The problem is that I cannot save
variables in the created sessions. They are created, but no data is saved.
Here is what I have tried and I am sure I am missing something:
#Create
Frank Wiles wrote:
Anybody else having a hard time getting to http://perl.apache.org?
Working for me. I'm in DC (at the moment)
--
END
What doesn't kill us can only make us stronger.
Nothing is impossible.
On Wed, 5 Oct 2005 12:12:57 -0400
"Stone, Derrick J *HS" <[EMAIL PROTECTED]> wrote:
> Anybody else having a hard time getting to http://perl.apache.org?
Yes I am as well.
-
Frank Wiles <[EMAIL PROTECTED]>
http://www.wiles.org
---
Anybody else having a hard time getting to http://perl.apache.org?
Derrick Stone
Internet
Specialist
Web Development Center
UVa Health System
Philip M. Gollucci wrote:
I've noticed we include the RELEASE file in the release tarball. I
don't believe mod_perl or apreq do. Is this intentional ?
Appologies, this was not correct. Too many directories of this thing.
--
END
11 matches
Mail list logo