your httpd binary, but keep everything
else DSO, since you have --enable-shared=max . I know it sucks, so that is why I
am sticking with perl 5.6.1 for the time being, as a mod_perl with that works as
a DSO on Solaris 8. :(
--
David McCabe Network and Communications Services, McGill Universit
it over,
made much easier if you use a prefix to build and install perl into one dir. I
do this with a prefix of /opt/perl5. Then I can just xfer that whole sub-dir
(using rsync and ssh) to any other box with the same OS version.
--
David McCabe Network and Communications Service
nce sets up the Gnu ld options to pass to Sun's ld.
Obviously, this doesn't work. Sun has since fixed it, by another patch that puts
back the old info string in their ld.
The patch to ld that broke this is 109147-14. The 109147-16 patch fixes it
again.
Update these Solaris patches an
[EMAIL PROTECTED] -Dldflags=-R/opt/BerkeleyDB/lib:/opt/lib
-Dmydomain=.mcgill.ca -Dmyhostname=rapier [EMAIL PROTECTED]
-Dlocincpth=/opt/BerkeleyDB/include -Dcf_by=David McCabe -d'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=u
o your Apache is the same perl
that is on your system, so it needs the same libs, and uses the same lib paths. The
binaries, config files, man pages, libs, etc, for Apache are installed in
APACHE_PREFIX.
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
d handlers, but I am unsure if that has been compiled in. How would I do
> this? I don't have the access to install mod-status - so the easy way is not for
> me...
Apachedir/bin/httpd -l
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
How
file from your old perl
installation, that you can then use with your new perl, by doing a "install
Bundle::BundleName".
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
How can we (men) possibly use sex to get what we want??
Sex _is_ what we want!!!
Dr Frasier Crane
and no other versions of anything.
One other thing, look at the output of perl -V, and see if the flags to gcc for
building perl are the same as what are being passed to gcc for building
mod_perl/Apache. They should be, but something might be screwing them up in your
enviornment, so check anyway
//www.cpan.org/authors/id/DOUGM/mod_perl-1.24_01.tar.gz
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
"We've all heard that a million monkeys banging
on a million typewriters will eventually reproduce
the works of Shakespeare. Now,
.
Now, one of those URLs needs to be password protected. Basic auth is fine. But, can I
configure that in the .conf, or will I have to code it in my module??
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
Our bombs are smarter than the average high
tead. (Unless you have the Sun cc, in which case you can use that for all your
modules) If you use different compilers for different modules, you are asking for
problems. Beleive me, I have tried. :):)
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
> From: [EMAIL PROTECTED] (David McCabe)
> Subject: Re: Exiting a module
>
> > From: Bill Moseley <[EMAIL PROTECTED]>
> > Subject: Re: Exiting a module
> >
> > At 02:19 PM 10/19/00 -0400, David McCabe wrote:
> > >However, if I try to put an Apach
> From: Bill Moseley <[EMAIL PROTECTED]>
> Date: Thu, 19 Oct 2000 11:24:23 -0700
> Subject: Re: Exiting a module
> To: [EMAIL PROTECTED] (David McCabe), [EMAIL PROTECTED]
>
> At 02:19 PM 10/19/00 -0400, David McCabe wrote:
> >However, if I try to put an Apache::exit
. I want to do this so I can code all my error traps like this:
my_error_prnt() unless ($sth = $dbh->prepare_cached($sql));
And get rid of all the loops that need to exist just for a "return;" statement
I have also tried with Apache::exit(Apache::Constants::OK), but no difference.
.3.12
gcc 2.95.2 19991024 (release)
Everything was compiled from the same gcc, the packages from sunfreeware.com, for 2.6
and 8. As a matter of fact, on new installations, I build _everything_ I need/use
from nice shell/perl scripts and CPAN Bundle files that I have built over the past
four years.
th Oracle properly.
This makes sense too, as an OS should not be tuned for db access unless necessary, so
the default config is fine for non-db access apps. :):)
David McCabe Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
When in doubt, parenthesize. At the v
> From: ___cliff rayman___ <[EMAIL PROTECTED]>
> Date: Wed, 10 May 2000 14:40:14 -0700
> Subject: Re: Need help on "Error on evaluating script from P-code"
>
>
>
Do us all a favor and change your Netscape Messenger settings to send ascii mail and
not
HTML m
ght be different? Right??
> if usemymalloc='y', then Perl uses Perl's malloc, in which case memory is
> not returned to the os.
Now, does this mean that if usemyalloc='y', memory is not returned to the OS, no matter
what the OS is, or is this OS dependent as well??
o
encryption of the password is not really an issue anymore. :)
Now we are really off-topic. Lets kill it.
David McCabe Unix SysAdmin/Peon
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
Who were the beta testers for Preparations A through G?
cted page to go to, with links to the protected parts. Client
connects to that page, encryption is on. Click on a link to a protected area,
authentication goes on, but everything is now encrypted, including username/password
given for authentication.
David McCabe Unix SysAdmin/Peon
Le Gro
a perl
Makefile.pl
there.
Without the module, mod_perl will skip that test too, like some of the others.
David McCabe Unix SysAdmin/Peon
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
Who were the beta testers for Preparations A through G?
od_perl and edit to taste
#mod_perl's Makefile.PL will also look for this file in ./ ../ relative
#to the mod_perl-x.xx source tree
So both work, depending on where the file is. I use the .makepl... form, in my $HOME
dir, so that I don't have to edit a new one for every new version.
add this line to my .conf
file:
PerlPostReadRequestHandler 'sub { Apache->request(shift) }'
I did that, and since then, the problem has gone away. :):)
David McCabe Unix SysAdmin/Peon
Le Groupe Videotron [EMAIL PROTECTED] (514) 380 4433
OK, so what's the speed of dark?
Steven Wright
23 matches
Mail list logo