pkgsrc/mail/roundcube/MESSAGE
wiz 6f21461ee0 Add a setup detail to the MESSAGE:
Make sure
        ${PREFIX}/share/roundcube/temp/
exists and is writable by the web server user.
2016-02-16 10:49:53 +00:00

34 lines
1 KiB
Text

===========================================================================
$NetBSD: MESSAGE,v 1.10 2016/02/16 10:49:53 wiz Exp $
Please refer to the following file on how to setup your RoundCube
installation.
${DOCDIR}/INSTALL
Please refer to the following file on how to upgrade your RoundCube
from older version and make sure to remember the version of current
installed Round cube with "pkg_info -I roundcube".
${DOCDIR}/UPGRADING
For pkgsrc installations the RoundCube package is installed in
these locations.
Log files: ${VARBASE}/log/roundcube/
Document root: ${PREFIX}/share/roundcube/
You will also need to make RoundCube accessible through your HTTP server.
If you are running Apache and ap-php, then you can add the following lines
to httpd.conf:
Include ${PKG_SYSCONFDIR}/roundcube.conf
Make sure to enable access_compat_module if you are using Apache 2.3 or
later.
Make sure
${PREFIX}/share/roundcube/temp/
exists and is writable by the web server user.
===========================================================================