You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "FF.ST Administration" <ad...@FF.st> on 2004/04/05 18:07:52 UTC

Apache 1.3.29/mod_perl 1.29 help

Hello,
I'm running Apache 1.3.29 and installed mod_perl 1.29 too but when I try 
to run a configtest :

[Mon Apr  5 17:55:01 2004] [error] Can't locate loadable object for module 
Apache::Constants in @INC (@INC contains: 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl 
/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
/usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
/usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 . 
/usr/local/apache/ /usr/local/apache/lib/perl) at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/mod_perl.pm line 14
Compilation failed in require at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache.pm line 6.
BEGIN failed--compilation aborted at 
/usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache.pm line 6.
Compilation failed in require at (eval 2) line 3.

I tried many things, searched on google but I couldn't find any help for 
this problem.


Regards,
Robert Karpeles
-- 
FF.ST NetworK
Administrative service


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Re: Simple gallery module

Posted by Garth Webb <ga...@zappos.com>.
Thanks Drew, this is what I was looking for!  I installed this before I
read the article and had some troubles because the documentation is
really non-existent.  After I got it working, I read the article and
slapped myself because it had all the setup, step by step.  It was like
reading a game walk-through after finishing the game on your own.

Anyway, for anyone who would like to try this out, check out the article
if you want help with the setup!

On Mon, 2004-04-05 at 10:03, Drew Taylor wrote:
> Garth Webb wrote:
> > Hi, does anyone have any suggestions for a simple gallery module I can
> > drop into apache?  I'd like it to examine a given directory and provide
> > a thumbnail view along with full image view.  Any extra configuration
> > features are nice but not strictly necessary.
> > 
> > I've tried Apache::Gallery, but it depends on Image::Imlib2 which fails
> > to build on two different machines I've tried.
> 
> Casey West published an article recently using Mason & Imager on 
> perl.com. I have to say I REALLY like the look of the UI. And yes, it 
> does have thumbnails.
> http://www.perl.com/pub/a/2004/04/01/masongal.html
> 
> Drew
> -- 
> ----------------------------------------------------------------
> Drew Taylor                 *  Web development & consulting
> Email: drew@drewtaylor.com  *  Site implementation & hosting
> Web  : www.drewtaylor.com   *  perl/mod_perl/DBI/mysql/postgres
> ----------------------------------------------------------------
-- 

 |- Garth Webb       -|
 |- garth@zappos.com -|

Re: Simple gallery module

Posted by Drew Taylor <dr...@drewtaylor.com>.
Garth Webb wrote:
> Hi, does anyone have any suggestions for a simple gallery module I can
> drop into apache?  I'd like it to examine a given directory and provide
> a thumbnail view along with full image view.  Any extra configuration
> features are nice but not strictly necessary.
> 
> I've tried Apache::Gallery, but it depends on Image::Imlib2 which fails
> to build on two different machines I've tried.

Casey West published an article recently using Mason & Imager on 
perl.com. I have to say I REALLY like the look of the UI. And yes, it 
does have thumbnails.
http://www.perl.com/pub/a/2004/04/01/masongal.html

Drew
-- 
----------------------------------------------------------------
Drew Taylor                 *  Web development & consulting
Email: drew@drewtaylor.com  *  Site implementation & hosting
Web  : www.drewtaylor.com   *  perl/mod_perl/DBI/mysql/postgres
----------------------------------------------------------------


-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Re: Simple gallery module

Posted by Valerio_Valdez Paolini <pa...@students.cs.unibo.it>.
Ciao,

On Mon, 5 Apr 2004, Garth Webb wrote:

> Hi, does anyone have any suggestions for a simple gallery module I can
> drop into apache?  I'd like it to examine a given directory and provide
> a thumbnail view along with full image view.  Any extra configuration
> features are nice but not strictly necessary.

found on CPAN:

1. CGI::Application::PhotoGallery
2. Apache::App::Gallery::Simple
3. faceplant, based on Mason
4. AxKit::App::Gallery, based on AxKit

HTH, Valerio




-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html


Simple gallery module

Posted by Garth Webb <ga...@zappos.com>.
Hi, does anyone have any suggestions for a simple gallery module I can
drop into apache?  I'd like it to examine a given directory and provide
a thumbnail view along with full image view.  Any extra configuration
features are nice but not strictly necessary.

I've tried Apache::Gallery, but it depends on Image::Imlib2 which fails
to build on two different machines I've tried.

Thanks!

-- 

 |- Garth Webb       -|
 |- garth@zappos.com -|

Re: Apache 1.3.29/mod_perl 1.29 help

Posted by Stas Bekman <st...@stason.org>.
FF.ST Administration wrote:
> Hello,
> I'm running Apache 1.3.29 and installed mod_perl 1.29 too but when I try 
> to run a configtest :
> 
> [Mon Apr  5 17:55:01 2004] [error] Can't locate loadable object for 
> module Apache::Constants in @INC (@INC contains: 
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl 
> /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi 
> /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl 
> /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 . 
> /usr/local/apache/ /usr/local/apache/lib/perl) at 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/mod_perl.pm line 14
> Compilation failed in require at 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache.pm line 6.
> BEGIN failed--compilation aborted at 
> /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi/Apache.pm line 6.
> Compilation failed in require at (eval 2) line 3.
> 
> I tried many things, searched on google but I couldn't find any help for 
> this problem.

First of all, please always start your bug reporting routine by reading:
http://perl.apache.org/bugs/. Thank you.

Second, check whether you have Apache/Constants/Constants.so under your 
/usr/lib/perl5/ tree and that it's readable by the user you are running Apache 
with. My guess is that you didn't install mp1 by yourself, but used a 
prepackaged rpm or something which could be incomplete or borked... Try 
building one from scratch.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:stas@stason.org http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

-- 
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html