Hi!
On Mit, Nov 20, 2002 at 10:02:06 +0100, Juan Julian Merelo Guervos wrote:
> Hi,
> I'm having problems with apache::gallery, mod_perl 1.99 and apache 2.0
> (and who hasn't?, you might ask).
I'm not sure if Apache::Gallery works with mod_perl 2.x (and mod_perl
This is what I have... Your installation is not looking good.
$ ls -F /usr/lib/perl5/site_perl/5.6.1/i586-linux/Apache2/
APR/ APR.pm Apache/ ModPerl/ auto/ mod_perl.pm typemap
E s t eb a n!
:wq
On 20 Nov 2002, Juan Julian Merel
El mié, 20-11-2002 a las 10:40, Esteban Fernandez Stafford escribió:
> Look for a Apache2 folder in your perl folder.
>
> find /usr/lib/perl -name Apache2
It's at:
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi/Apache2
but there's only a typemap file in it. Should there be something el
Look for a Apache2 folder in your perl folder.
find /usr/lib/perl -name Apache2
If you dont find it, modperl is not properly installed.
E s t eb a n!
:wq
On 20 Nov 2002, Juan Julian Merelo Guervos wrote:
> El mié, 20-11-2002 a la
No, find the location of your apache modules. For a hint type
rpm -ql perl
E s t eb a n!
:wq
On 20 Nov 2002, Juan Julian Merelo Guervos wrote:
> Hi,
>
>
> > # For the Apache::* modules
> > use lib qw(/usr/lib/perl5/site_perl/5.6.1
El mié, 20-11-2002 a las 10:25, Esteban Fernandez Stafford escribió:
> Hi Juan,
>
> I had a similar problem. To solve it I added these lines to startup.pl
> I guess you will have to change the paths to your own settings.
>
>
> # For the Apache::* modules
> use lib qw(/usr/lib/perl5/site_perl/5.6
Hi,
> # For the Apache::* modules
> use lib qw(/usr/lib/perl5/site_perl/5.6.1/i586-linux/Apache2);
>
Does that mean I have to downgrade to 5.6.1?
J
--
Juan Julian Merelo Guervos <[EMAIL PROTECTED]>
GeNeura team
);
# Que cojones!!!
E s t eb a n!
:wq
On 20 Nov 2002, Juan Julian Merelo Guervos wrote:
> Hi,
> I'm having problems with apache::gallery, mod_perl 1.99 and apache 2.0
> (and who hasn't?, you might ask).
>
&
Hi,
I'm having problems with apache::gallery, mod_perl 1.99 and apache 2.0
(and who hasn't?, you might ask).
This is the setup I'm using in perl.conf
PerlSetVar GalleryTemplateDir
/home/jmerelo/public_html/gallery/templates
PerlSetVar GalleryAllowOriginal 1
SetHand