From 9e3083796d51af2b6a4df771a9eede103f576a7c Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Sat, 31 Dec 2005 02:47:16 +0000 Subject: [PATCH] Corrected naming errors and specified absolute path for configuration file. --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index abc3838..84dbfa9 100644 --- a/README +++ b/README @@ -14,7 +14,7 @@ First, Perl modules. This is the hard part. You will need: Time::Piece Cache::Cache Maypole::Plugin::Upload - Maypole::Plugin::Authentication::UserSessionCookie + Maypole::Authentication::UserSessionCookie HTML::TagCloud Apache mod_perl is recommended. Memories can also be run as a CGI @@ -23,7 +23,7 @@ application, but you're on your own. You will also need a MySQL database. Again, in theory other databases can be used, but in practice, you're on your own again. -Configure Maypole/Config.pm to your site, and follow the instructions in +Configure /etc/memories/Config.pm to your site, and follow the instructions in there - it will require you to set other things up as well. Test that everything works: -- 2.39.2