I'm currently trying to run Apache-Gallery with Apache2 and mod_perl 2. The exact versions are: new-www/apache-2.0.54-r30 www-apache/mod_perl-2.0.1-r2 www-apps/Apache-Gallery-0.9.1 I have the "apache2" USE flag set. The error log says that it cannot find Apache.pm Reproducible: Always Steps to Reproduce: 1. Install Apache-Gallery with apache2 and mod_perl 2 2. Set up a virtual host by uncommenting out the example provided by Apache-Gallery (/etc/apache2/vhosts.d/76_apache2-gallery.conf). 3. Try to view the website for that vhost Actual Results: [Tue Sep 13 15:28:47 2005] [error] [client 127.0.0.1] failed to resolve handler `Apache::Gallery': Can't locate Apache2.pm in @INC (@INC contains: /home/httpd/perl /etc/perl /usr/lib/perl5/site_perl/5.8.6/i686-linux /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.6/i686-linux /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.6/i686-linux /usr/lib/perl5/5.8.6 /usr/local/lib/site_perl . /usr/lib/apache2) at /usr/lib/perl5/vendor_perl/5.8.6/Apache/Gallery.pm line 22.\nBEGIN failed--compilation aborted at /usr/lib/perl5/vendor_perl/5.8.6/Apache/Gallery.pm line 43.\nCompilation failed in require at (eval 10) line 3.\n Expected Results: Web page displayed. "slocate Apache.pm" give this output: /usr/lib/perl5/5.8.6/CGI/Apache.pm /usr/lib/perl5/vendor_perl/5.8.6/CGI/Apache.pm /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/DBI/ProfileDumper/Apache.pm
The log shown in the "Actual Results" section is from the apache error_log.
This bug has been open for nearly 3 months without anyone looking at it. I don't even think it's been assigned to the right person. The last person to look at it was web-apps@gentoo.org.
Please file this upstream.
you may want to check out 1.0_rc3 btw
Sorry for the delay on my part. And there was me complaining about this not getting looked at. I just wanted to let you know that as of today, Apache-Gallery-1.0_rc3 installs and works perfectly right out of the box. The only ~x86 package I need is Apache-Gallery itself, everything else is standard. This is with apache2. Thanks again.