From: Ben Hutchings Date: Sat, 31 Dec 2005 02:47:16 +0000 (+0000) Subject: Corrected naming errors and specified absolute path for configuration file. X-Git-Tag: 1.1-1~10 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=commitdiff_plain;h=9e3083796d51af2b6a4df771a9eede103f576a7c Corrected naming errors and specified absolute path for configuration file. --- 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: