Re: Anyone get Apache::PerlVINC to work?

2000-08-21 Thread Kees Vonk 7249 24549
I have managed to get Apache::PerlVINC to work on the following configuration: Apache/1.3.6 (Unix) mod_perl/1.21 mod_ssl/2.3.5 OpenSSL/0.9.3a but never on Apache/1.3.9 (Unix) mod_perl/1.21 mod_ssl/2.4.8 OpenSSL/0.9.4 I am still not sure why it doesn't work on the second config (seemed

Re: Anyone get Apache::PerlVINC to work?

2000-08-21 Thread Dave Moore
Use the latest version, it's not a part of the Apache::ExtUtils, but distributed in a separate package: Module id = Apache::PerlVINC CPAN_USERID DAVEM (Dave Moore [EMAIL PROTECTED]) CPAN_VERSION 0.02 CPAN_FILED/DA/DAVEM/Apache-PerlVINC-0.02.tar.gz

Re: Anyone get Apache::PerlVINC to work?

2000-08-21 Thread Doug MacEachern
On Sat, 19 Aug 2000, Stas Bekman wrote: On Fri, 18 Aug 2000, Tom Lancaster wrote: I get the behaviour described in the BUGS section of the docs: server silently fails to start. However, I'm using the latest version of Apache::ExtUtils, as recommended. Also using mod_perl 1.22,

Re: Anyone get Apache::PerlVINC to work?

2000-08-21 Thread Tom Lancaster
Doug MacEachern wrote: the suggestion was to upgrade Apache::ExtUtils (to cvs version, w/ bug fix), which generates PerlVINC.xs. Where can I find this?

Re: Anyone get Apache::PerlVINC to work?

2000-08-21 Thread Doug MacEachern
On Mon, 21 Aug 2000, Tom Lancaster wrote: Doug MacEachern wrote: the suggestion was to upgrade Apache::ExtUtils (to cvs version, w/ bug fix), which generates PerlVINC.xs. Where can I find this? % perldoc mod_perl_cvs

Anyone get Apache::PerlVINC to work?

2000-08-18 Thread Tom Lancaster
I get the behaviour described in the BUGS section of the docs: server silently fails to start. However, I'm using the latest version of Apache::ExtUtils, as recommended. Also using mod_perl 1.22, Apache 1.3.12, Apache::ASP 2.03. Has anyone got PerlVINC to work with this combo? Tom

Re: Anyone get Apache::PerlVINC to work?

2000-08-18 Thread Stas Bekman
PerlVINC to work with this combo? Use the latest version, it's not a part of the Apache::ExtUtils, but distributed in a separate package: Module id = Apache::PerlVINC CPAN_USERID DAVEM (Dave Moore [EMAIL PROTECTED]) CPAN_VERSION 0.02 CPAN_FILED/DA/DAVEM/Apache-PerlVINC-0.02

Re: Anyone get Apache::PerlVINC to work?

2000-08-18 Thread Tom Lancaster
the latest version, it's not a part of the Apache::ExtUtils, but distributed in a separate package: Module id = Apache::PerlVINC CPAN_USERID DAVEM (Dave Moore [EMAIL PROTECTED]) CPAN_VERSION 0.02 CPAN_FILED/DA/DAVEM/Apache-PerlVINC-0.02.tar.gz MANPAGEApache::PerlVINC

Re: Anyone get Apache::PerlVINC to work?

2000-08-18 Thread Stas Bekman
, as recommended. Also using mod_perl 1.22, Apache 1.3.12, Apache::ASP 2.03. Has anyone got PerlVINC to work with this combo? Use the latest version, it's not a part of the Apache::ExtUtils, but distributed in a separate package: Module id = Apache::PerlVINC

Re: Apache::PerlVINC makes Apache segfault

2000-08-05 Thread Patrick
: 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3 virtualhosts, and the same sets of modules for all three (same namespace), in three separate directories (one production, two

Re: Apache::PerlVINC makes Apache segfault

2000-08-05 Thread Stas Bekman
. On Sat, 29 Jul 2000, Patrick wrote: Hi all, (debian potato) apache-ssl : 1.3.9.13-2 modperl : 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3 virtualhosts

Re: Apache::PerlVINC makes Apache segfault

2000-07-31 Thread Dave Moore
install ExtUtils. see if that helps. On Sat, 29 Jul 2000, Patrick wrote: Hi all, (debian potato) apache-ssl : 1.3.9.13-2 modperl : 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3

Re: Apache::PerlVINC makes Apache segfault

2000-07-31 Thread Dave Moore
: Hi all, (debian potato) apache-ssl : 1.3.9.13-2 modperl : 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3 virtualhosts, and the same sets of modules for all three (same

Apache::PerlVINC makes Apache segfault

2000-07-29 Thread Patrick
Hi all, (debian potato) apache-ssl : 1.3.9.13-2 modperl : 1.21.2309-1 perl : 5.005 Apache::PerlVINC : 0.01 compiled by myself As recommended in the guide, i'm trying to use Apache::PerlVINC since I have 3 virtualhosts, and the same sets of modules for all three (same namespace), in three

Re: [ ANNOUNCE ] Apache::PerlVINC v0.02

2000-07-26 Thread Kees Vonk 7249 24549
Dave, you say you have revamped the directives, is that the only change you have made or are there functional changes as well? If not what is the advantage of using this new version over the old one (as I have managed to get that working). Kees PS. sorry for the late reply, I have been on

[ ANNOUNCE ] Apache::PerlVINC v0.02

2000-07-11 Thread Dave Moore
All, ok. after much twiddling and tweaking, I have finished a version of Apache::PerlVINC that I feel comfortable with. I changed _alot_ of things in it. maybe too much. i thought it would be nice if _everybody_ had a chance to flame me, so I am including a link so you can download it and try

Re: [ ANNOUNCE ] Apache::PerlVINC v0.02

2000-07-11 Thread Stas Bekman
On Tue, 11 Jul 2000, Dave Moore wrote: All, ok. after much twiddling and tweaking, I have finished a version of Apache::PerlVINC that I feel comfortable with. I changed _alot_ of things in it. maybe too much. i thought it would be nice if _everybody_ had a chance to flame me, so I am

Re: Apache::PerlVINC making apache kak

2000-06-22 Thread Dave Moore
On Wed, 21 Jun 2000, Dave Moore wrote: Hey, I've installed Apache::PerlVINC, and PerlModule'd it in my httpd.conf file. Now whenever I start apache, it doesn't start and logs no errors. I am using: Apache 1.3.9 mod_perl 1.24 (compiled as DSO) Redhat 6.2 Perl 5.005_03 The thing

RE: Apache::PerlVINC making apache kak

2000-06-22 Thread Vivek Khera
"IM" == Ian Mahuron [EMAIL PROTECTED] writes: IM You might start by staticly linking mod_perl. DSOs are evil. I disagree. DSOs are exceptionally useful.

Apache::PerlVINC again

2000-06-01 Thread Kees Vonk 7249 24549
The following works on Apache/1.3.6 (Unix) mod_perl/1.21 mod_ssl/2.3.5 OpenSSL/0.9.3a But when running on Apache/1.3.9 (Unix) mod_perl/1.21 mod_ssl/2.4.8 OpenSSL/0.9.4, I get the following problem which _appears_ (I am not 100% sure) to be caused by Apache::PerlVINC. I have the following

Re: Apache::PerlVINC again

2000-06-01 Thread Doug MacEachern
) to be caused by Apache::PerlVINC. I have the following section in my httpd.conf ... The moment I uncomment the PerlVINC lines (or even just the first one) apache fails to start without any error message (STDOUT or logs (LogLevel debug)) or core file. you'll need to try this: Date: Thu, 25

Re: Apache::PerlVINC

2000-05-25 Thread Stas Bekman
On Wed, 24 May 2000, Kees Vonk 7249 24549 wrote: try this in httpd.conf: Perl delete $INC{'Apache/PerlVINC.pm'}; require Apache::PerlVINC; /Perl Apache start up now (why does mod_perl not do this, can you explain?), however I get the following error when trying to access

Re: Apache::PerlVINC

2000-05-24 Thread Kees Vonk 7249 24549
try this in httpd.conf: Perl delete $INC{'Apache/PerlVINC.pm'}; require Apache::PerlVINC; /Perl Apache start up now (why does mod_perl not do this, can you explain?), however I get the following error when trying to access a page that contains the reloaded module

Re: Apache::PerlVINC

2000-05-23 Thread Kees Vonk 7249 24549
I am testing the use of Apache::PerlVINC but I think I must do something wrong because I get an error on the PerlRequire statement in the following bit of httpd.conf when starting apache: PerlINC /opt/ward/IDV/DEV/Modules PerlRequire Ward/IDV/IDVDatabase.pm PerlINC

Re: Apache::PerlVINC

2000-05-23 Thread Doug MacEachern
or defined by a module not included in the server configuration try this in httpd.conf: Perl delete $INC{'Apache/PerlVINC.pm'}; require Apache::PerlVINC; /Perl mod_perl is supposed to do that for you, so the module is reloaded again when apache re-reads it's configuration on startup.

Re: Apache::PerlVINC

2000-05-22 Thread Doug MacEachern
On Thu, 18 May 2000, Kees Vonk 7249 24549 wrote: I am testing the use of Apache::PerlVINC but I think I must do something wrong because I get an error on the PerlRequire statement in the following bit of httpd.conf when starting apache: PerlINC /opt/ward/IDV/DEV/Modules

Apache::PerlVINC

2000-05-18 Thread Kees Vonk 7249 24549
I am testing the use of Apache::PerlVINC but I think I must do something wrong because I get an error on the PerlRequire statement in the following bit of httpd.conf when starting apache: - PerlModule Apache::PerlVINC VirtualHost _default_:8443