X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README.md;h=a503ea4183c9f3cd3024287c195f372a0a15380c;hb=0a326d3fc5d71491b8c62336bc89db0835b2f29b;hp=69f78e8cbcfdada1ef36fc6359a614fe40caa936;hpb=dde0e57285f88b2b74739a95b4a9abcdaf61fed5;p=scpubgit%2Fstemmaweb.git diff --git a/README.md b/README.md index 69f78e8..a503ea4 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ set up to run the standalone service: user STEMMAWEB_USER password STEMMAWEB_PASS + + mysql_enable_utf8 1 + -* (Optionally) configure Stemmaweb to run under FastCGI, Plack, or any other Catalyst-compatible application framework. See http://www.catalystframework.org for more information. \ No newline at end of file + +* (Optionally) configure Stemmaweb to run under FastCGI, Starman, or any other Catalyst-compatible application framework. See http://www.catalystframework.org for more information. The provided stemmaweb.psgi was written to work with Starman running behind Apache on a specified non-root URL path. \ No newline at end of file