Re: installing mod_perl on Windows 10

2020-01-14 Thread tomcat/perl
Hi. One more time. I am trying to install Apache 2.4 (64-bit, ApacheLounge) + perl (Strawberry, 5.26.2, 64-bit) + mod_perl 2 (all versions shown below in cpanm output), on a (German) Windows 10 laptop. (*) The work directory below is leftover from a previous command "cpanm mod_perl2". Apache 2

Re: installing mod_perl on Windows 10

2020-01-08 Thread tomcat/perl
On 08.01.2020 17:19, Edward J. Sabol wrote: On Jan 8, 2020, at 10:17 AM, André Warnier (tomcat/perl) wrote: Please provide a full path to 'apxs' executable (press Enter if you don't have it installed): Configure mod_perl with C:\Apache24? [y] y It seems to me you didn’t provide the *full*

Re: installing mod_perl on Windows 10

2020-01-08 Thread Edward J. Sabol
On Jan 8, 2020, at 10:17 AM, André Warnier (tomcat/perl) wrote: > Please provide a full path to 'apxs' executable > (press Enter if you don't have it installed): > > > Configure mod_perl with C:\Apache24? [y] y It seems to me you didn’t provide the *full* path to the apxs executable. I would

installing mod_perl on Windows 10

2020-01-08 Thread tomcat/perl
Hi. After (very) long and faithful service, I had to replace my old Windows XP development laptop by a new one, which of course came with Windows 10. And I am having problems installing Apache 2.4 + Strawberry perl + mod_perl. Apache 2.4 is from ApacheLounge (https://www.apachelounge.com/downl

Re: Trouble installing mod_perl-2.0.7 with Perl v5.14.2 and Apache Apache/2.4.3 under FreeBSD 9.1

2013-02-21 Thread Kevin A. McGrail
On 2/21/2013 9:35 AM, Bernard Higonnet wrote: Everything seems to go OK with perl Makefile.PL but when I try make I get this: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' *** [modperl_interp.lo] Error code 1 I ha

Trouble installing mod_perl-2.0.7 with Perl v5.14.2 and Apache Apache/2.4.3 under FreeBSD 9.1

2013-02-21 Thread Bernard Higonnet
Everything seems to go OK with perl Makefile.PL but when I try make I get this: modperl_interp.c: In function 'modperl_interp_select': modperl_interp.c:503: error: 'conn_rec' has no member named 'remote_ip' *** [modperl_interp.lo] Error code 1 I have searched this a bit and don't seem to be the

RE: Installing mod_perl on Windows 7

2011-11-30 Thread Desilets, Alain
Oups... pressed the wrong key and sent it before I was done. I guess the documentation on this page is not accurate then: http://perl.apache.org/docs/1.0/guide/install.html#Testing_via_CGI_script because I'm definitely NOT seeing GATEWAY_INTERFACE=CGI-Perl/1.1 (it's CGI/1.1). Thanks a million!

RE: Installing mod_perl on Windows 7

2011-11-30 Thread Desilets, Alain
> But try this : > At the beginning of your script, add these lines : > > use Apache::RequestRec; > > my $r=shift; > print "Hostname : ",$r->hostname,"\n"; > > if you don't get an error, and you see the line in the output, then for sure > you /are/ > running under mod_perl. I did this and it g

Re: Installing mod_perl on Windows 7

2011-11-29 Thread André Warnier
C:/wamp/www HTTP_HOST: localhost MOD_PERL: mod_perl/2.0.4 -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Tuesday, November 29, 2011 3:25 PM To: mod_perl list Subject: Re: Installing mod_perl on Windows 7 Desilets, Alain wrote: OK, so I uninsta

Re: Installing mod_perl on Windows 7

2011-11-29 Thread gAzZaLi
/www HTTP_HOST: localhost MOD_PERL: mod_perl/2.0.4 -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Tuesday, November 29, 2011 3:25 PM To: mod_perl list Subject: Re: Installing mod_perl on Windows 7 Desilets, Alain wrote: OK, so I uninstalled Apache 64 b

RE: Installing mod_perl on Windows 7

2011-11-29 Thread Desilets, Alain
25 PM To: mod_perl list Subject: Re: Installing mod_perl on Windows 7 Desilets, Alain wrote: > OK, so I uninstalled Apache 64 bits, and installed Apache 32 bits instead. > > Now, Apache starts correctly with the following two lines in httpd.conf > > > LoadFi

Re: Installing mod_perl on Windows 7

2011-11-29 Thread André Warnier
I tried commenting it out, thinking that maybe this was overriding mod_perl. But when I do that, my scripts don't run as a perl script anymore. Instead, the source code of the scripts is displayed in the browser when I try to invoke it. I have looked through all the documentation I c

RE: Installing mod_perl on Windows 7

2011-11-29 Thread Desilets, Alain
menting it out, thinking that maybe this was overriding mod_perl. But when I do that, my scripts don't run as a perl script anymore. Instead, the source code of the scripts is displayed in the browser when I try to invoke it. I have looked through all the documentation I could find about ins

RE: Installing mod_perl on Windows 7

2011-11-29 Thread Desilets, Alain
: mod_perl list Subject: Re: Installing mod_perl on Windows 7 Desilets, Alain wrote: > Hi folks, > > This is my first post on this list. > > I am trying to install mod_perl on Windows 7, and am running into some > problems. > > Here's what I did. > > First, I ra

Re: Installing mod_perl on Windows 7

2011-11-29 Thread André Warnier
Desilets, Alain wrote: Hi folks, This is my first post on this list. I am trying to install mod_perl on Windows 7, and am running into some problems. Here's what I did. First, I ran the following commands to get the mod_perl package and install it: ppm rep add http://cpan.uw

Installing mod_perl on Windows 7

2011-11-29 Thread Desilets, Alain
Hi folks, This is my first post on this list. I am trying to install mod_perl on Windows 7, and am running into some problems. Here's what I did. First, I ran the following commands to get the mod_perl package and install it: ppm rep add http://cpan.uwinnipeg.ca/PPMPackages/12

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Vincent Veyron
Le lundi 11 juillet 2011 à 22:14 +0300, Octavian Rasnita a écrit : > > Mmm, I like the word "simple" :-) > These are the notes I took about a year ago for compilation on Debian of Perl/Apache2/Mod_perl2. If I am not mistaken, they are all you need. Look for 'Compilation' under each title. Per

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Octavian Rasnita
From: "Fred Moyer" On Mon, Jul 11, 2011 at 12:38 PM, Perrin Harkins wrote: On Mon, Jul 11, 2011 at 3:14 PM, Octavian Rasnita wrote: From: "Perrin Harkins" I am still afraid to compile Perl+Apache+mod_perl since the old days when I needed to do that because there were no other solutions, an

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Fred Moyer
On Mon, Jul 11, 2011 at 12:38 PM, Perrin Harkins wrote: > On Mon, Jul 11, 2011 at 3:14 PM, Octavian Rasnita wrote: >> From: "Perrin Harkins" >> I am still afraid to compile Perl+Apache+mod_perl since the old days when I >> needed to do that because there were no other solutions, and when I need

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Perrin Harkins
On Mon, Jul 11, 2011 at 3:14 PM, Octavian Rasnita wrote: > From: "Perrin Harkins" > I am still afraid to compile Perl+Apache+mod_perl since the old days when I > needed to do that because there were no other solutions, and when I needed to > face some ugly compiling errors... > > But if you say

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Octavian Rasnita
From: "Perrin Harkins" > 2011/7/11 Octavian Rasnita : >> Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of >> Perl for the same Apache? > > Just install another apache. It's pretty simple to compile apache and > mod_perl against your own perl, and it avoids needing to put

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Octavian Rasnita
From: "Fred Moyer" On Mon, Jul 11, 2011 at 10:44 AM, Perrin Harkins wrote: > 2011/7/11 Octavian Rasnita : >> Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of >> Perl for the same Apache? > > Just install another apache. It's pretty simple to compile apache and > mod_perl

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Fred Moyer
On Mon, Jul 11, 2011 at 10:44 AM, Perrin Harkins wrote: > 2011/7/11 Octavian Rasnita : >> Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of >> Perl for the same Apache? > > Just install another apache.  It's pretty simple to compile apache and > mod_perl against your own per

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Perrin Harkins
2011/7/11 Octavian Rasnita : > Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of > Perl for the same Apache? Just install another apache. It's pretty simple to compile apache and mod_perl against your own perl, and it avoids needing to put a bunch of custom stuff in your ht

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread André Warnier
Torsten Förtsch wrote: On Monday, July 11, 2011 09:13:25 Octavian Rasnita wrote: I want to test ActivePerl 5.14 and I want to install Mod_perl for it but I wouldn't like to need uninstalling the actual Apache/Perl/mod_perl. Don't you have separate module libraries? Anyway, you always can use

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Torsten Förtsch
On Monday, July 11, 2011 09:13:25 Octavian Rasnita wrote: > I want to test ActivePerl 5.14 and I want to install Mod_perl for it > but I wouldn't like to need uninstalling the actual > Apache/Perl/mod_perl. Don't you have separate module libraries? Anyway, you always can use the DESTDIR=... optio

Re: Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread André Warnier
it is probably not worth the effort. You would save yourself a lot of time by using another host, installing your chosen versions of Apache and Perl on it, and then installing mod_perl from source, pointing it to the installed Apache and Perl. Personal opinion, all of it. YMMV.

Installing mod_perl for 2 versions of Perl?

2011-07-11 Thread Octavian Rasnita
Hi, Under Ubuntu 10.04, is it possible to install mod_perl for 2 versions of Perl for the same Apache? I have the default build of Apache that comes with Ubuntu and the default Perl that comes with Ubuntu and I also have the mod_perl installed with apt-get. I want to test ActivePerl 5.14 and I

Re: Building and installing mod_perl as a complete package

2010-12-21 Thread Torsten Förtsch
On Tuesday, December 21, 2010 01:07:06 Mohit Anchlia wrote: > I created a rpm for the files in DESTDIR but when I tried to install I see: > > rpm -ivh mod-perl-2.0.4-rpm.rpm > error: Failed dependencies: > perl(Apache2::FunctionTable) is needed by mod-perl-2.0.4-1.noarch > perl(Apa

Re: Building and installing mod_perl as a complete package

2010-12-20 Thread Mohit Anchlia
I created a rpm for the files in DESTDIR but when I tried to install I see: rpm -ivh mod-perl-2.0.4-rpm.rpm error: Failed dependencies: perl(Apache2::FunctionTable) is needed by mod-perl-2.0.4-1.noarch perl(Apache2: StructureTable) is needed by mod-perl-2.0.4-1.noarch perl(

Re: Building and installing mod_perl as a complete package

2010-11-24 Thread Vegard Vesterheim
On Tue, 23 Nov 2010 17:28:40 -0800 Mohit Anchlia wrote: > I was able to build mod_perl.so . But I noticed that "make install" > copies whole bunch of perl modules under non-apache directories. > > My question, > > 1. Is it possible to build it such that I don't have to run make > install on every

Re: Building and installing mod_perl as a complete package

2010-11-24 Thread Torsten Förtsch
On Wednesday, November 24, 2010 02:28:40 Mohit Anchlia wrote: > 1. Is it possible to build it such that I don't have to run make > install on every web server? Is there a way to build mod_perl that > contains everything including perl modules? This will help in install > and keeping track of mod_p

Building and installing mod_perl as a complete package

2010-11-23 Thread Mohit Anchlia
I was able to build mod_perl.so . But I noticed that "make install" copies whole bunch of perl modules under non-apache directories. My question, 1. Is it possible to build it such that I don't have to run make install on every web server? Is there a way to build mod_perl that contains everythin

Re: Installing mod_perl

2009-06-19 Thread ARTHUR GOLDBERG
a sym link. On Jun 19, 2009, at 10:32 AM, ARTHUR GOLDBERG wrote: Hi I'm installing mod_perl on Ubuntu 8.04.2 LTS 32-bit. I receive the error make[3]: Entering directory `/home/artg/Downloads/mod_perl-2.0.4/ xs/APR/APR' rm -f ../../../blib/arch/auto/APR/APR.so LD_RUN_PATH=&qu

Re: Installing mod_perl

2009-06-19 Thread Sean Thorne
I've encountered that before and resolved it by creating a sym link. On Jun 19, 2009, at 10:32 AM, ARTHUR GOLDBERG wrote: Hi I'm installing mod_perl on Ubuntu 8.04.2 LTS 32-bit. I receive the error make[3]: Entering directory `/home/artg/Downloads/mod_perl-2.0.4/xs/ APR/A

Installing mod_perl

2009-06-19 Thread ARTHUR GOLDBERG
Hi I'm installing mod_perl on Ubuntu 8.04.2 LTS 32-bit. I receive the error make[3]: Entering directory `/home/artg/Downloads/mod_perl-2.0.4/xs/ APR/APR' rm -f ../../../blib/arch/auto/APR/APR.so LD_RUN_PATH="/usr/lib:/lib" cc -shared -L/usr/local/lib APR.o modperl_erro

Error While installing Mod_perl

2008-10-13 Thread JackNicolson
Hi All, I am installing mod_perl in my machine but getting some error below is the procedures which I followed for installing the mod_perl Step1 : perl Makefile.PL MP_APR_CONFIG=/usr/local/apache2/bin/ asked for apache path given : /usr/local/apache2 Step2: make Step 3: make test In the

Installing Mod_Perl but can't find Apache/src

2008-08-05 Thread Car54
I'm trying to install mod_perl but it asking for a apache/src directory and it's no where to be found. Is there anything else I can do? Thank you, -- View this message in context: http://www.nabble.com/Installing-Mod_Perl-but-can%27t-find-Apache-src-tp18843568p18843568.html Sen

Re: error installing mod_perl 2 - perl_require_module

2008-03-20 Thread Philippe M. Chiasson
Jo bu wrote: Hi, I am trying to run apache 2.2.8 on solaris 10. I've gone through a number of issues, and now I have it running with mod_perl 2. However, I get an error from the runtime that has to do with perl_require_module. This is the error... ld.so.1: httpd: fatal: relocation error: fi

error installing mod_perl 2 - perl_require_module

2008-03-20 Thread Jo bu
Hi, I am trying to run apache 2.2.8 on solaris 10. I've gone through a number of issues, and now I have it running with mod_perl 2. However, I get an error from the runtime that has to do with perl_require_module. This is the error... ld.so.1: httpd: fatal: relocation error: file /data/user

installing mod_perl.

2007-07-03 Thread mweiler
tpd will include mod_so? Most importantly though - would this explain why 'make test' failed when I was installing mod_perl? references 1. http://perl.apache.org/docs/1.0/guide/getwet.html#Installing_mod_perl_in_Thr ee_Steps

problem installing mod_perl-2.0.3 on Apache2/2.2.4: Apache/Constants/Constants.so: undefined symbol: perl_require_module

2007-05-28 Thread Mark Wood-Patrick
1. Problem Description: On running the apache server I get: /usr/local/apache_2.2.4/bin/httpd: relocation error: /usr/local/lib/perl5/site_perl/5.8.8/x86_64-linux/auto/Apache/Constants/Constants.so: undefined symbol: perl_require_module This appears to go away if I remove: PerlModul

Re: Having problems installing mod_perl on Slackware

2007-03-23 Thread Philip M. Gollucci
[Thu Mar 22 21:34:14 2007] [error] [client 127.0.0.1] Handler for modperl returned invalid result code 2 # Failed test 3 in /usr/src/mod_perl-2.0.3/t/response/TestAPI/server_const.pm at line 39 This was due API changes from 2.2.3 -> 2.2.4 in httpd. This is largely irrelevant for general mp use s

Re: Having problems installing mod_perl on Slackware

2007-03-23 Thread Eric Snyder
I notice that at the top it references Apache/2.2.4. I attenpted to use 2.2.4 first and when that did not work configured, compiled and installed 2.0.59. Is there a leftover that may be causing this problem? Log contents: END in modperl_extra.pl, pid=7593 [Thu Mar 22 21:33:01 2007] [notice] Ap

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Perrin Harkins
On 3/22/07, Eric Snyder <[EMAIL PROTECTED]> wrote: [ error] error running tests (please examine t/logs/error_log) What did you find in t/logs/error_log? - Perrin

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Eric Snyder
I did a couple of things wrong. I changed to Apache 2.0.59 and I did not run ./configure on mod_perl. Make ran fine but I get the following when I run make test: Failed Test Stat Wstat Total Fail List of Failed ---

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Perrin Harkins
On 3/22/07, Eric Snyder <[EMAIL PROTECTED]> wrote: You are saying to use Apache 2.0.59 rather than 2.2.4? Yes. - Perrin

Re: Having problems installing mod_perl on Slackware

2007-03-22 Thread Eric Snyder
The instructions said the -Uusethreads if I do not want thread support. If you need the threads support , run: % ./Configure -des -Dusethreads Most likely you don't want perl-support for threads enabled, in which cas

Re: Having problems installing mod_perl on Slackware

2007-03-21 Thread Perrin Harkins
On 3/21/07, Eric Snyder <[EMAIL PROTECTED]> wrote: configured perl with: ./Configure -des -Uusethreads It would be better not to compile threads unless you have something that requires them. I then downloaded and extracted apache 2.2.4 Could you try it with the latest 2.0.x version instead?

Re: Having problems installing mod_perl on Slackware

2007-03-21 Thread Fred Moyer
Fred Moyer wrote: Eric Snyder wrote: /usr/src/httpd-2.2.4/srclib/apr/include/apr_tables.h:25:17: apr.h: No such file or directory In file included from /usr/src/httpd-2.2.4/srclib/apr/include/apr_pools.h:38, from /usr/src/httpd-2.2.4/srclib/apr/include/apr_tables.h:26,

Re: Having problems installing mod_perl on Slackware

2007-03-21 Thread Fred Moyer
Eric Snyder wrote: ... perl Makefile.PL MP_USE_STATIC=1 MP_AP_PREFIX=/usr/src/httpd-2.2.4 MP_AP_CONFIGURE="--with-mpm=prefork" This seemed to go with no problems. Make totally blew up on me. I get massive errors from the start. Here is the top of the output: ... /usr/src/httpd-2.2.4/srclib/a

Having problems installing mod_perl on Slackware

2007-03-21 Thread Eric Snyder
Be patient with me, I am new to perl. I am attempting to install perl, apache and mod_perl so I can use the mod_perl cgi in BackupPC. I get through most of the process but my mod_perl MAKE blows up. I am following the instructions at http://perl.apache.org/docs/2.0/user/install/install.html R

Re: error when installing mod_perl

2007-01-14 Thread Octavian Rasnita
From: "Adam Prime x443" <[EMAIL PROTECTED]> I just ran into this same error. mod_perl 2.0.3 will build fine against httpd 2.2.3, but against 2.2.4 it gives this single failed test. Yes I know that, but I don't know if that bug is an important one and if it would be better to install Apache 2

RE: error when installing mod_perl

2007-01-14 Thread Adam Prime x443
Subject: error when installing mod_perl Hi, I have tried to install mod_perl with Apache 2.24, but it gave the following error: Failed Test Stat Wstat Total Fail List of Failed --- t/api/server_const.t

error when installing mod_perl

2007-01-13 Thread Octavian Rasnita
Hi, I have tried to install mod_perl with Apache 2.24, but it gave the following error: Failed Test Stat Wstat Total Fail List of Failed --- t/api/server_const.t31 3 4 tests and 1 subtest

Re: installing mod_perl for 2 servers

2007-01-12 Thread Octavian Rasnita
From: "Jonathan Vanasco" <[EMAIL PROTECTED]> No. Build the server with modules you want, either built-in or shared. Some modules that are very common /often used are built-in -- there's a chance that modules you want and didn't build as shared modules are already compiled into apache. As p

Re: installing mod_perl for 2 servers

2007-01-12 Thread Jonathan Vanasco
On Jan 12, 2007, at 1:58 PM, Octavian Rasnita wrote: Ok, thank you. I understand now that I will probably need to build the web server with all its modules included as shared, and if I will need a certain module, I will be able to add it using just httpd.conf. Until now I've tried to build

Re: installing mod_perl for 2 servers

2007-01-12 Thread Octavian Rasnita
quot; <[EMAIL PROTECTED]>; Sent: Friday, January 12, 2007 8:17 PM Subject: Re: installing mod_perl for 2 servers On Jan 12, 2007, at 12:21 PM, Octavian Rasnita wrote: I know that, but the .so modules are not in the modules/ directory, and I need to compile them, but I don't know h

Re: installing mod_perl for 2 servers

2007-01-12 Thread Jonathan Vanasco
On Jan 12, 2007, at 12:21 PM, Octavian Rasnita wrote: I know that, but the .so modules are not in the modules/ directory, and I need to compile them, but I don't know how. make args on the build - you can specify what modules you want or don't , and if they're a .so or build in For examp

Re: installing mod_perl for 2 servers

2007-01-12 Thread Octavian Rasnita
From: "Michael Peters" <[EMAIL PROTECTED]> But how can I install the other Apache modules that can be installed by adding --enable when using ./config if the server is already installed? As long as you install mod_so the rest can be added dynamically (via httpd.conf) and don't need to be spe

Re: installing mod_perl for 2 servers

2007-01-12 Thread Michael Peters
Octavian Rasnita wrote: > But how can I install the other Apache modules that can be installed by > adding --enable when using ./config if the server is already installed? As long as you install mod_so the rest can be added dynamically (via httpd.conf) and don't need to be specified at build ti

Re: installing mod_perl for 2 servers

2007-01-12 Thread Octavian Rasnita
From: "Michael Peters" <[EMAIL PROTECTED]> Is it possible to install mod_perl on 2 servers on the same computer without having 2 separate perl installations? Yes. Just use 2 different apache config files and it can use the same Apache/mod_perl/Perl code base. No need to install anything else.

Re: installing mod_perl for 2 servers

2007-01-12 Thread Michael Peters
Octavian Rasnita wrote: > Hi all, > > I have installed a proxy/reverse proxy server and on the same computer I > want to install other 2 Apache servers and use mod_perl on both of them. > (One would be for testing the programs before running them in production.) > > Is it possible to install mo

installing mod_perl for 2 servers

2007-01-12 Thread Octavian Rasnita
Hi all, I have installed a proxy/reverse proxy server and on the same computer I want to install other 2 Apache servers and use mod_perl on both of them. (One would be for testing the programs before running them in production.) Is it possible to install mod_perl on 2 servers on the same compu

Re: Problem installing mod_perl on solaris

2007-01-12 Thread Joseph Werner
Kiran Nadgir -Original Message- From: Joseph Werner [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 10:43 AM To: modperl@perl.apache.org Subject: Re: Problem installing mod_perl on solaris Have you tried building with the GUN c compiler? It is available on the sunfreeware site. On S

RE: Problem installing mod_perl on solaris

2007-01-12 Thread Kiran.Nadgir
: Symbol referencing errors. No output written to miniperl collect2: ld returned 1 exit status Thanks, Kiran Nadgir -Original Message- From: Joseph Werner [mailto:[EMAIL PROTECTED] Sent: Friday, January 12, 2007 10:43 AM To: modperl@perl.apache.org Subject: Re: Problem installing mod_perl on

Re: Problem installing mod_perl on solaris

2007-01-12 Thread Joseph Werner
Have you tried building with the GUN c compiler? It is available on the sunfreeware site. On Solaris, I always load a suite of GNU tools and THEN at a minimum build apache, Perl, mod_perl and libapreq. Hope this helps, Werner On 1/11/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: I've been tr

Problem installing mod_perl on solaris

2007-01-11 Thread Kiran.Nadgir
I've been trying to install mod_perl-2.0.3 My system is Machine hardware: sun4us OS version: 5.9 Processor type: sparc Sun Studio 11 Sun Studio 11 C Compiler Sun Studio 11 C++ Compiler Sun Studio 11 Tools.h++ 7.1 Sun Studio 11 C++ Standard 64-bit Clas

Problem with installing mod_perl - my_perl undeclared

2006-05-01 Thread Kepi
Hi all, I'm using mod_perl for about two years and have no significant problem. But yesterday I tried to install mod_perl 2.0.2 on my machine and got this: cc -I/usr/local/src/lamps/mod_perl-2.0.2/src/modules/perl -I/usr/local/src/lamps/mod_perl-2.0.2/xs -I/home/www/phpperl/include/apache -I/home

Re: errors in module.t & others when installing mod_perl

2006-02-03 Thread Bennett Haselton
At 04:41 PM 2/3/2006 -0600, Frank Wiles wrote: On Fri, 03 Feb 2006 14:35:05 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > I also tried doing: > rpm -e mod_perl > and I got: > error: Failed dependencies: > mod_perl is needed by (installed) > psa-7.5.0-fc2.build75041208.20 > > I am

Re: errors in module.t & others when installing mod_perl

2006-02-03 Thread Frank Wiles
On Fri, 03 Feb 2006 14:35:05 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > I also tried doing: > rpm -e mod_perl > and I got: > error: Failed dependencies: > mod_perl is needed by (installed) > psa-7.5.0-fc2.build75041208.20 > > I am completely stuck again, sorry! Well you're tr

Re: errors in module.t & others when installing mod_perl

2006-02-03 Thread Bennett Haselton
At 06:30 PM 2/1/2006 -0800, Tyler MacDonald wrote: Bennett Haselton <[EMAIL PROTECTED]> wrote: > But, just to make sure, I tried doing it again -- ran the command > find /usr/lib/perl5 -name 'Apache2*' -exec rm -rf {} \; > to clean out those files, and then did > perl Makefile.PL MP_APXS=/usr/sbi

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Frank Wiles
On Wed, 01 Feb 2006 18:04:42 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > Yep, turns out that's displayed in the SERVER_SOFTWARE environment > variable by CGI scripts on the server. How did you know that? :) I'm magic! ;) Actually it's in the test report you posted earlier, I just mis

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Tyler MacDonald
Bennett Haselton <[EMAIL PROTECTED]> wrote: > But, just to make sure, I tried doing it again -- ran the command > find /usr/lib/perl5 -name 'Apache2*' -exec rm -rf {} \; > to clean out those files, and then did > perl Makefile.PL MP_APXS=/usr/sbin/apxs There's also files named "mod_perl.pm

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Bennett Haselton
At 07:38 PM 2/1/2006 -0600, Frank Wiles wrote: On Wed, 01 Feb 2006 17:25:06 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > Actually I thought that was the very first thing I had done before > starting to install mod_perl 2.0.2 on this machine. If you don't > uninstall the older version of

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Frank Wiles
On Wed, 01 Feb 2006 17:25:06 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > Actually I thought that was the very first thing I had done before > starting to install mod_perl 2.0.2 on this machine. If you don't > uninstall the older version of mod_perl first, you get a more or less > clear er

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Bennett Haselton
At 07:19 PM 2/1/2006 -0600, Frank Wiles wrote: On Wed, 01 Feb 2006 17:08:13 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > Now I'm trying to install mod_perl 2.0.2 on a different machine > running Apache/2.0.49. When I run "make test", this is the chart of > errors that I get at the end:

Re: errors in module.t & others when installing mod_perl

2006-02-01 Thread Frank Wiles
On Wed, 01 Feb 2006 17:08:13 -0800 Bennett Haselton <[EMAIL PROTECTED]> wrote: > Now I'm trying to install mod_perl 2.0.2 on a different machine > running Apache/2.0.49. When I run "make test", this is the chart of > errors that I get at the end: > *** Packages of interest status: > > Apache2

errors in module.t & others when installing mod_perl

2006-02-01 Thread Bennett Haselton
Now I'm trying to install mod_perl 2.0.2 on a different machine running Apache/2.0.49. When I run "make test", this is the chart of errors that I get at the end: Failed Test Stat Wstat Total Fail Failed List of Failed --

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-03 Thread Philip M. Gollucci
Jozef Kosoru wrote: On Sat, Dec 03, 2005 at 02:31:06 -0500, Philip M. Gollucci wrote: Jozef Kosoru wrote: $ perl Makefile.PL PREFIX=/home/webuser/perl/ Unfortunately that doesn't work. It still tries to use global directory: Can't open file /usr/lib/perl5/site_perl/5.8.6/i686-linux-threa

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-03 Thread Jozef Kosoru
On Sat, Dec 03, 2005 at 02:31:06 -0500, Philip M. Gollucci wrote: > >Jozef Kosoru wrote: > >>> $ perl Makefile.PL PREFIX=/home/webuser/perl/ > >> > >>Unfortunately that doesn't work. It still tries to use global > >>directory: > >> > >> Can't open file > >> > >>/usr/lib/perl5/site_perl/5.8.6/

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Philip M. Gollucci
Philip M. Gollucci wrote: Jozef Kosoru wrote: $ perl Makefile.PL PREFIX=/home/webuser/perl/ Unfortunately that doesn't work. It still tries to use global directory: Can't open file /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi/auto/mod_perl2/.packlist: Permission denied

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Philip M. Gollucci
Jozef Kosoru wrote: $ perl Makefile.PL PREFIX=/home/webuser/perl/ Unfortunately that doesn't work. It still tries to use global directory: Can't open file /usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi/auto/mod_perl2/.packlist: Permission denied at /usr/lib/perl5/5.8.6/ExtUti

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Jozef Kosoru
On Fri, Dec 02, 2005 at 18:27:21 -0600, Frank Wiles wrote: > On Sat, 3 Dec 2005 01:12:41 +0100 Jozef Kosoru wrote: > > Is there a way how to install mod_perl packages into different > > location than it chooses by default? > > [...] > > You should be able to use PREFIX just like any other packag

Re: [mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Frank Wiles
On Sat, 3 Dec 2005 01:12:41 +0100 Jozef Kosoru <[EMAIL PROTECTED]> wrote: > Hello, > > Is there a way how to install mod_perl packages into different > location than it chooses by default? > > For example on my system it always tries to instal into > "/usr/lib/perl5/5.8.6/" but I want install al

[mp2] Installing mod_perl packages into different location than default

2005-12-02 Thread Jozef Kosoru
Hello, Is there a way how to install mod_perl packages into different location than it chooses by default? For example on my system it always tries to instal into "/usr/lib/perl5/5.8.6/" but I want install all packages into user's directory eg. "/home/webuser/perl/". I want to achieve a completel

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Geoffrey Young
> I've just copied the result of the command from the screen, but the full > path is: > /home/teddy/t/conf/httpd.conf > > I've checked that line (861) and I have seen just a common SetEnv, so > mod_env might be missing. ok, but whether mod_env is present or not isn't the point - that file is bei

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Octavian Rasnita
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: Sent: miercuri, 06 aprilie 2005 22:15 PM Subject: Re: Problem installing mod_perl (because of CGI?) >Can I include somehow mod_env in the web server in order to be able to >install mod_perl? Can you paste your httpd2's ./config

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Philip M. Gollucci
Can I include somehow mod_env in the web server in order to be able to install mod_perl? Can you paste your httpd2's ./configure line? To not include mod_env you have to explicity turn it off. DON'T! :) by --disable-env make sure you pass --enable-so If your building mod_perl as a DSO. I h

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Octavian Rasnita
Yes I am using Perl 5.8.6. Thanks. Teddy - Original Message - From: "Philip M. Gollucci" <[EMAIL PROTECTED]> To: Cc: "Octavian Rasnita" <[EMAIL PROTECTED]> Sent: miercuri, 06 aprilie 2005 20:56 PM Subject: Re: Problem installing mod_perl (because of CGI

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Octavian Rasnita
From: "Geoffrey Young" <[EMAIL PROTECTED]> > /usr/local/site/bin/httpd -d /home/teddy/mod_perl/mod_perl-2.0.0-RC4/t -f > /home > onf -D APACHE2 -D PERL_USEITHREADS > using Apache/2.0.53 (prefork MPM) > waiting 120 seconds for server to start: .Syntax error on line 861 of > /home/tedd > Invalid com

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Philip M. Gollucci
Well, the error "Invalid command 'SetEnv', perhaps mis-spelled or defined by a module not included" makes me think that the problem is that Apache doesn't have the module CGI installed. To answer this specific questions... Its not really even an issue as CGI.pm is in the core since at least 5

Re: Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Geoffrey Young
> /usr/local/site/bin/httpd -d /home/teddy/mod_perl/mod_perl-2.0.0-RC4/t -f > /home > onf -D APACHE2 -D PERL_USEITHREADS > using Apache/2.0.53 (prefork MPM) > waiting 120 seconds for server to start: .Syntax error on line 861 of > /home/tedd > Invalid command 'SetEnv' um... what's in /home/tedd

Problem installing mod_perl (because of CGI?)

2005-04-06 Thread Octavian Rasnita
Hi, Here is the error I get after "make test" phase of mod_perl installation: [warning] setting ulimit to allow core files ulimit -c unlimited; /usr/local/bin/perl /home/teddy/mod_perl/mod_perl-2.0.0-RC4 APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE /usr/local/b

Installing mod_perl for 2 servers on the same computer

2005-04-06 Thread Octavian Rasnita
Hi all, Is it possible to install mod_perl for 2 Apache servers running on the same computer using CPAN? Or it is necessary to get the tar ball, and compile it manually? If I try to do: # cpan # cpan> install mod_perl It tells me that mod_perl is up to date. Thanks. Teddy

Re: Error when installing mod_perl

2005-03-23 Thread Stas Bekman
Octavian Rasnita wrote: Hi, Do you have any idea why I get 2 errors each time I want to install mod_perl 2 under Fedora Core 2, Apache 2.05, perl 5.8.6? I get the same errors when I try to install mod_perl on more computers, doesn't matter if I download and compile the tar.gz file manually or I try

Error when installing mod_perl

2005-03-23 Thread Octavian Rasnita
Hi, Do you have any idea why I get 2 errors each time I want to install mod_perl 2 under Fedora Core 2, Apache 2.05, perl 5.8.6? I get the same errors when I try to install mod_perl on more computers, doesn't matter if I download and compile the tar.gz file manually or I try to install it using c

Re: Comments on the document 'Installing mod_perl 2.0'

2005-01-11 Thread Stas Bekman
Chris Carter wrote: d) Another useful tip - that may seem a bit stupid, but which I found useful - was to check after completing the installation process that the 'modules' directory under '/usr/local/apache2' (or whatever) contained the file 'mod_perl.so'. In my first few attempts at installa

Re: Comments on the document 'Installing mod_perl 2.0'

2005-01-10 Thread Chris Carter
d) Another useful tip - that may seem a bit stupid, but which I found useful - was to check after completing the installation process that the 'modules' directory under '/usr/local/apache2' (or whatever) contained the file 'mod_perl.so'. In my first few attempts at installation this was useful

Re: Comments on the document 'Installing mod_perl 2.0'

2005-01-10 Thread Stas Bekman
Chris Carter wrote: Hello, I have just used the document 'Installing mod_perl 2.0' (from http://perl.apache.org/docs/2.0/user/install/install.html#Dynamic_mod_perl) and would like to offer a few comments. As will no doubt become clear I am a novice at the Linux game, and so I hope m

  1   2   >