Hi all,
Finally I get this working, get Apache::AuthDigest installed.
I was idiot that I didn't have Apache src directory when I install the
AuthDigest. AuthDigest needs Apache src files.
Thanks, everyone!
Have a nice day:)
xin
[EMAIL PROTECTED] wrote:
Yes - thanks.
On Mon, 09 Jul 2007 17
Yes - thanks.
On Mon, 09 Jul 2007 17:26:15 +0800 [EMAIL PROTECTED] wrote:
> Don't understand what you mean. To rephrase myself:
>
> Apache 1.3 uses modperl 1
> Apache 2.0 and 2.2 uses modperl 2
>
> Does this help?
>
> [EMAIL PROTECTED] wrote:
> > In the sentence "> Do note that modperl1" is tha
Xin,
I have run Apache with Debian and I do recommend (if it's not too late)
to uninstall Apache 1.3 and modperl 1 before installing Apache 2.x and
modperl 2. They seem to install in different directories, but if you're
not too attached to the old version, it'll save you headaches later
(i.
Don't understand what you mean. To rephrase myself:
Apache 1.3 uses modperl 1
Apache 2.0 and 2.2 uses modperl 2
Does this help?
[EMAIL PROTECTED] wrote:
In the sentence "> Do note that modperl1" is that mod_perl 1.x or is that an
extra 'el'? i assume mod_perl 2 works with apache 2.x
On Mon,
In the sentence "> Do note that modperl1" is that mod_perl 1.x or is that an
extra 'el'? i assume mod_perl 2 works with apache 2.x
On Mon, 09 Jul 2007 11:11:13 +0800 [EMAIL PROTECTED] wrote:
> I doubt. Apache2 is a major overhaul. You're better off installing
> apache2 or 2.2 from scratch.
>
>
Thanks for your tips! I will reinstall Apache2 and have a try. Hopelly,
I can install AuthDigest in Apache2 and modperl2.
Foo JH wrote:
I doubt. Apache2 is a major overhaul. You're better off installing
apache2 or 2.2 from scratch.
Do note that modperl1 is not compatible with apache 2.
Xin
I doubt. Apache2 is a major overhaul. You're better off installing
apache2 or 2.2 from scratch.
Do note that modperl1 is not compatible with apache 2.
Xin Chen wrote:
Can I just update from apache1.3 to apache 2, and modperl 2 ? I will
try this.
Thanks!
Foo JH wrote:
I'm not too good with D
Can I just update from apache1.3 to apache 2, and modperl 2 ? I will try
this.
Thanks!
Foo JH wrote:
I'm not too good with Debian either, but since you're installing a new
OS, my guess is you can also choose the version of the applications as
well.
Try installing Apache 2 or 2.2 with modper
I'm not too good with Debian either, but since you're installing a new
OS, my guess is you can also choose the version of the applications as well.
Try installing Apache 2 or 2.2 with modperl 2, instead of Apache 1.3 +
modperl. The latter is running on legacy support now.
Xin Chen wrote:
Hi