cvs commit: modperl-2.0/xs/maps apache_functions.map

2002-03-28 Thread dougm
dougm 02/03/28 16:52:44 Modified:xs/maps apache_functions.map Log: fix to build against current httpd-2.0 Revision ChangesPath 1.46 +2 -2 modperl-2.0/xs/maps/apache_functions.map Index: apache_functions.map

Re: Segmentation fault 11 (php/mod_perl)

2002-03-28 Thread Perrin Harkins
Bob Pickles wrote: I've been hacking at this a couple days. At first I really wanted to get mod_perl working as a DSO. Got everything compiled, and added lines to httpd.conf. Died on startup if I had AddModule mod_perl.c. Following a tip on this list, I gave up on DSO and went static

odd ld error

2002-03-28 Thread Kreimendahl, Chad J
all of this is on Solaris 8 (Netra T1)... any help would be much appreciated [error] install_driver(Oracle) failed: Can't load '/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBD/Oracle/Oracle.so ' for module DBD::Oracle: ld.so.1: /usr/local/apache/bin/httpd: fatal:

Re: odd ld error

2002-03-28 Thread Ged Haywood
Hi there, On Thu, 28 Mar 2002, Kreimendahl, Chad J wrote: all of this is on Solaris 8 (Netra T1)... any help would be much appreciated [error] install_driver(Oracle) failed: Can't load '/usr/local/lib/perl5/site_perl/5.6.1/sun4-solaris/auto/DBD/Oracle/Oracle.so [snip] Permission denied

RE: odd ld error

2002-03-28 Thread Kreimendahl, Chad J
I thought something was terrible hozed... because when I was logged in as root, I had no problems running anything... Turns out the DBAs just change permissions on their oracle directory... problem solved. Thanks -Original Message- From: Ged Haywood [mailto:[EMAIL PROTECTED]] Sent:

Any way to run two versions of the same perl classes at the same time?

2002-03-28 Thread Thomas Burkholder
Hi there- I've reached a point where I've released a stable version of my project (areaj, at www.areaj.org) with a demo server (www.areaj.org/areaj) but I want to continue development work on the same machine. But, obviously the new and old versions of the code live in an identical namespace

Re: How to get two perl namespaces in apache

2002-03-28 Thread Garth Winter Webb
You just need to fire up two separate apaches, each with their own conf. So basically you have: /usr/local/apache_prod /usr/local/apache_dev These can actually share the same bin and lib directories; everything is still installed at '/usr/local/apache' and you symlink the directories you want

Unable to extract tomcat distribution - Please help

2002-03-28 Thread Kairam, Raj
I downloaded the 'jakarta-tomcat-4.0.3.tar.gz' from 'jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.3/bin/' website. On a unix box running HP-UX 11, as root, I uncompressed it in /tmp directory. To install it, I ran roothost:/opt tar -xvf /tmp/jakarta-tomcat-4.0.3.tar . After a

Re: [m_b_users] [OT] Replacing reverse squid with mod_proxy

2002-03-28 Thread Theo Schlossnagle
On Monday, March 25, 2002, at 10:20 AM, Hans Juergen von Lengerke wrote: We are currently using squid set up as a reverse proxy to accelerate several heavy backends (mod_perl, etc) and to protect them from slow client connections. I am looking into replacing the squid with apache+mod_proxy.

Re: cvs commit: modperl/t/net/perl util.pl

2002-03-28 Thread Issac Goldstand
A casual user won't understand that documentation... Hell, I'm not even sure I completely understand the implications of it and when to use/not use escape_html based on it... I think an example is called for, but not in the POD... Maybe in the Guide? Issac Eric Cholet wrote: --On

mod_perl test report

2002-03-28 Thread robl
mod_perl VERSION: 1.2601 Apache version: 1.3.24 Apache MMN: 19990320 (cd ../apache_1.3.24 PERL5LIB=/usr/local/src/nwapache/modperl/lib: make) === src === src/os/unix === src/os/unix === src/ap === src/ap === src/main === src/main === src/lib === src/lib === src/modules === src/modules/standard