I guess that's good and true for those with low-cost + hi-speed +
reliable connections. I have a few servers in here, and a dial-up
connection i'd rather be careful about ;)
anyway, I find it's very important to know all the modules I'm
needing/using. Is it me?
on the oth
I always thought that if you did a CPAN installation of mod_perl, it
automatically downloaded the modules that it needed. Am I wrong ?
martin langhoff <[EMAIL PROTECTED]> writes:
> what do you think? is it already done? maybe all of a sudden I've got
> this oh so great idea just because I have not read the instructions to
> download the latest bundle from CPAN.
An expansion on Stas' "10 li
hi,
i guess once you've been playing with mod_perl for a while, you
certainly installed perl, many modules, plus mod_perl, plus apache, plus
many more things ...
I keep a personal list of all the modules I must d/l and install on a
virgin OS, and the correct order, versions and
On Fri, 9 Jun 2000, Steffers wrote:
> fair enough, always willing to conceed that i can be wrong
> +BUT+
> since signal-11 is a 'well defined' unix standard meaning
> hardware 'error' isnt it rather a bad signal to choose for a
> non-hardware error ?
>
> (hell, even HP-UX uses sig11 for hardw
> > that shouldnt really matter, since its a signal 11 from a
> > process, then its either :
> it does matter, there are several discussions you'll find in the archives
> on how Perl's largefile support triggers this problem.
>
fair enough, always willing to conceed that i can be wrong
+BUT+
s
On Fri, 9 Jun 2000, Steffers wrote:
> that shouldnt really matter, since its a signal 11 from a
> process, then its either :
it does matter, there are several discussions you'll find in the archives
on how Perl's largefile support triggers this problem.
Thomas wrote:
> > I have some problems installing mod_perl.
> > My system is a Mandrake 7.0 Kernel 2.2.14.
> > I have compiled apache 1.3.12 mod_ssl 2.6.4/openssl 0.9.5a
> > with DSO. Next, I compiled php4RC2 with apxs and
> > apache runs correctly.
> >
On Thu, 8 Jun 2000, Wrobel, Thomas wrote:
> Hi,
>
> I have some problems installing mod_perl.
> My system is a Mandrake 7.0 Kernel 2.2.14.
> I have compiled apache 1.3.12 mod_ssl 2.6.4/openssl 0.9.5a
> with DSO. Next, I compiled php4RC2 with apxs and
> apache runs c
Hi,
I have some problems installing mod_perl.
My system is a Mandrake 7.0 Kernel 2.2.14.
I have compiled apache 1.3.12 mod_ssl 2.6.4/openssl 0.9.5a
with DSO. Next, I compiled php4RC2 with apxs and
apache runs correctly.
But after installing mod_perl with:
perl Makefile.PL USE_APXS=1 WITH_APXS
On Tue, 6 Jun 2000, Flemming Mahler Larsen wrote:
> Hi!
>
> I've been trying to install mod_perl (1.24) and Apache (1.3.12) on a Sun
> E450 (sparc-sun-solaris2.5.1), using a "configuration command" looking
> like this (one long line):
>
> perl Makefile.PL PREFIX=/home/tdi/perl USE_APACI=1 PERL
Hi!
I've been trying to install mod_perl (1.24) and Apache (1.3.12) on a
Sun E450 (sparc-sun-solaris2.5.1), using a "configuration command"
looking like this (one long line):
perl Makefile.PL PREFIX=/home/tdi/perl USE_APACI=1 PERL_CHILD_INIT=1
\
PERL_AUTHEN=1 PERL_AUTHENZ=
> "FA" == Forrest Aldrich <[EMAIL PROTECTED]> writes:
FA> simple ./configure --switch to enable them. I didn't see anything for
FA> mod_perl in the INSTALL, and it seemed there were a lot of manual things to
FA> be done, which made me think I wasn't reading it correctly.
FA> What's the m
On Sat, 22 Apr 2000, Forrest Aldrich wrote:
> I need to also install apache with php and mod_ssl.
Here's the shell script I use. It will require some editing for your site.
- Matt
#!/bin/sh
# source directories for mod_ssl, mod_php3, mod_perl, and apache
MOD_SSL=/usr/local/src/mod_ssl-2.6.
On Sun, Apr 23, 2000 at 11:03:01AM +0100, Matt Sergeant wrote:
> On Sat, 22 Apr 2000, Forrest Aldrich wrote:
>
> > I couldn't find a faq on this one.
> >
> > I need to also install apache with php and mod_ssl. Those two require a
> > simple ./configure --switch to enable them. I didn't see
If you get the CVS version of mod_perl it has a
INSTALL.simple.ssl file. If you pick up mod_ssl from
Engelschall's site it comes with the same INSTALL.ssl
file. Both files (which are identical) have build
instructions for what you need near the bottom.
However, just as a note, they aren't as cl
> I need to also install apache with php and mod_ssl. Those two require a
> simple ./configure --switch to enable them. I didn't see anything for
> mod_perl in the INSTALL, and it seemed there were a lot of manual things to
> be done, which made me think I wasn't reading it correctly.
>
> Wha
On Sat, 22 Apr 2000, Forrest Aldrich wrote:
> I couldn't find a faq on this one.
>
> I need to also install apache with php and mod_ssl. Those two require a
> simple ./configure --switch to enable them. I didn't see anything for
> mod_perl in the INSTALL, and it seemed there were a lot of
I couldn't find a faq on this one.
I need to also install apache with php and mod_ssl. Those two require a
simple ./configure --switch to enable them. I didn't see anything for
mod_perl in the INSTALL, and it seemed there were a lot of manual things to
be done, which made me think I wasn't
> Hi there,
>
> On Sun, 9 Jan 2000, gnielson wrote:
>
> > I am encountering some errors when trying to get an existing Apache
> > server to support mod_perl.
> >
> > I am running Server version Apache/1.2.4 and perl, version
> > 5.004_01. Is the fact that I have not yet ungraded to 5.004_04
> >
Hi there,
On Sun, 9 Jan 2000, gnielson wrote:
> I am encountering some errors when trying to get an existing Apache
> server to support mod_perl.
>
> I am running Server version Apache/1.2.4 and perl, version
> 5.004_01. Is the fact that I have not yet ungraded to 5.004_04
> giving me these prob
I am encountering some errors when trying to get an existing Apache
server to support mod_perl.
I had no problem with perl with Makefile.pl. I then ran
./config.status --activate-module=src/modules/perl/libperl.a without a
problem. But then, when I ran make, I got a slew of errors, listed below.
101 - 122 of 122 matches
Mail list logo