Installing/Updgrade mod_perl on Redhat 9

2003-10-05 Thread perl
I want to upgrade the mod_perl to the latest mod_perl2 from mod_perl-1.99_07-5 to mod_perl-199_10 (same as mod_perl-2.0-current?) My system as canned installation from redhat: -redhat 9 -httpd-2.0.40-21.5 (apache) -mod_perl-1.99_07-5 -php-4.2.2-17.2 I don't know too much about rpm and I ca

Apache::Template for mod_perl 2:

2003-10-05 Thread matthias tarasiewicz
as i am using Template-Toolkit a lot - actually i wanted to give a try to Apache::Template but found out that it is just running on mod_perl 1- i wanted to know if you plan to port it for use with mod_perl 2 http://perl.apache.org/products/apache-modules.html#Porting_CPAN_modules_to_mod_perl_2_0_

Apache bandwidth calculating

2003-10-05 Thread Abd El-Hameed Mohammed
Hi all Do any one know where i can find the source of mod_bwlimited or any recources for modules like it. Thank you

Re: Apache bandwidth calculating

2003-10-05 Thread Ged Haywood
Hi there, On Fri, 3 Oct 2003, Abd El-Hameed Mohammed wrote: > Do any one know where i can find the source of mod_bwlimited > or any recources for modules like it. http://modules.apache.org/search Type the word "bandwidth" into the box. Try CPAN too, and you might want to look at http://www.mo

PerlTransHandler "failed to resolve"

2003-10-05 Thread gerard uolaquetalestem
Hi again I'm just trying to translate URI with a modperl2 module, and i've got it in windows os. Then i wanted to install to my linux os but life is not as easy as this. I have problems with that module, and i've tried the following things: First of all i comment most of the module, actually it i

PerlTransHandler question addition

2003-10-05 Thread gerard uolaquetalestem
The entire module works fine (as i see now) if i put the PerlTransHandler directive outside the VirtualHost, and goes badly if i put inside the VirtualHost section. What can i do if i want this module to act only at certain VirtualHost??? - Un nuevo buscador más rápido, eficaz y sencillo http

proxy authentication

2003-10-05 Thread Jan Algermissen
Hi-- I am implementing a proxy with mod_perl and I need to handle 'normal' authentication for the remote site *and* also authentication for the proxy itself. Is there the same support for proxy authentication in mod_perl as for normal authentication (e.g get_basic_auth_pw() )? Has anybody experi

mp2 install error

2003-10-05 Thread Egor Korablev
hi   After installing http://perl.apache.org/dist/mod_perl-2.0-current.tar.gz I had error while starting apache:   Cannot load /etc/httpd/modules/mod_perl.so into server: /etc/httpd/modules/mod_perl.so: undefined symbol: boot_DynaLoader   What can i do? :)   thx

Re: Installing/Updgrade mod_perl on Redhat 9

2003-10-05 Thread Perrin Harkins
[EMAIL PROTECTED] wrote: I want to upgrade the mod_perl to the latest mod_perl2 from mod_perl-1.99_07-5 to mod_perl-199_10 (same as mod_perl-2.0-current?) My system as canned installation from redhat: -redhat 9 -httpd-2.0.40-21.5 (apache) -mod_perl-1.99_07-5 -php-4.2.2-17.2 Make sure you fi

Re: PerlTransHandler "failed to resolve"

2003-10-05 Thread Geoffrey Young
And then i put the PerlTransHandler +module in the VirtualHost section Then i get an INTERNAL ERROR SERVER, with the sentence "failed to resolve handler modulename" in error.log that typically means that the module couldn't be found. try putting it in /usr/local/apache2/ or /usr/local/apache2/