Simple question

Simple question

am 15.09.2005 13:17:34 von aditya2507

Hi People,

Just one simple question and I am sorry if it sounds stupid, but...

Is Mod_Perl 1.99_08 the same as Mod_Perl2.

Thank you

AK

Re: Simple question

am 15.09.2005 13:23:00 von aditya2507

on second thoughts.. I guess it is.......

AK

Re: Simple question

am 15.09.2005 17:31:11 von Donald King

ny152 wrote:
> Hi People,
>
> Just one simple question and I am sorry if it sounds stupid, but...
>
> Is Mod_Perl 1.99_08 the same as Mod_Perl2.
>
> Thank you
>
> AK
>

Almost, but not quite. There was a massive API renaming in the 1.99 ->
2.0 development process last year. You can read about the changes at
.

--
Donald King
http://chronos-tachyon.net/

Re: Simple question

am 15.09.2005 18:23:01 von John Bokma

"ny152" wrote:

Just a small tip: pick your Subject with care. Most people who start a
thread have a question, so no need to state the obvious.

A better subject would have been:

Mod_Perl: is 1.99_08 the same as 2?

--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html

Re: Simple question

am 16.09.2005 09:30:36 von aditya2507

Thank you, Donald and John.
I will keep in mind what you said, John.
If I have any more doubts I shall post again.

Have a good day,

AK

Re: Simple question

am 19.09.2005 13:58:32 von aditya2507

Hi I am back.

We are trying to deploy code (that was previously deployed on Apache
1.3 build 27, IndigoPerl I think) to the new version of IndigoPerl
(Apache 2.0.48).

Neither the website of Indigoperl nor the documentation mentions the
version of mod_perl used in the latest version but I know now its
1.99_08.

My confusion is: Can I apply the changes that I am supposed to apply
for the Mod_perl2 upgrade to it? I would need to replace the old
directives with the new directives, right?

If I am wrong, please correct me. I appreciate every response.

AK