[Maypole] Running Maypole On Fedora 3
Andre Sanchez
andre@buyerexchange.com
Sun, 05 Dec 2004 15:59:13 -0800
The link below, in the Platform Dependent Gotchas! section says not to
run Maypole on the Fedora 2 httpd and mod_perl.
http://wiki.simon-cozens.org/index.cgi?InstallationIssues
I am running Fedora Core 3, and I am having trouble. Before I go about
and uninstall apache and mod_perl, and reinstall them, is this going to
solve my problem?
Problem:
From apache error_log:
[Sun Dec 05 15:09:20 2004] [error] [client 127.0.0.1] failed to resolve
handler `BeerDB': Can't locate BeerDB.pm in @INC (@INC contains:
/home/andre/Maypole-2.04/ex/ ...
eventhough:
[andre@laptop ex]$ pwd
/home/andre/Maypole-2.04/ex
[andre@laptop ex]$ ls -l
total 16
-rw-r--r-- 1 andre website 1326 Dec 4 08:19 BeerDB.pm
-rw-r--r-- 1 andre andre 1218 Dec 4 07:50 BeerDB.pm.bak
Thanks for your advice in advanced.
--Andre Sanchez