Philip M. Gollucci wrote:
Anton van Straaten wrote:
Carl Johnstone wrote:
I think a great first-place to start for advocacy is to work with the
various linux/bsd/*nix distributions out there to make sure that they
have a modern, compatible version of mod_perl 2. As a user, I don't
want to
Frank Wiles wrote:
On Sun, 30 Jan 2005 11:47:50 +0200
"Octavian Rasnita" <[EMAIL PROTECTED]> wrote:
Hi,
I have tried to put the following lines in httpd.conf:
SetEnv user "gigel"
SetEnv pass "parola"
Well, if I print the environment variables using a cgi script, they
are printe
Arnaud Blancher wrote:
Stas Bekman wrote:
Hi,
The complete "Practical mod_perl" book [1] is now available online
under the terms of the CreativeCommons [2] "Attribution Share-Alike
License" [3].
great.
is this release all ok with MP2 ?
in the fisrt chapter, you talk about apache 1.3,
so, for MP2
I've used the following for about 6 months without any problem for
reading cookies:
# just copied all Apache related "use", not all needed for the sample
code below of course
use Apache::Connection;
use Apache::RequestRec ();
use Apache::RequestIO ();
use Apache::Request();
use APR::Brigade ();
Frank Wiles wrote:
On Wed, 13 Oct 2004 16:47:51 +0100 (BST)
Martin Moss <[EMAIL PROTECTED]> wrote:
I would disagree about learning mod perl 2 straight
away. But, I guess it depends on why you are learning
it.
I haven't found anybody using modperl 2.0 yet. (but
that's not a reason