add mailzu-ng based on rions overlay ebuild on mailzu

git-svn-id: https://svn.disconnected-by-peer.at/svn/linamh/trunk/mds@1942 6952d904-891a-0410-993b-d76249ca496b
This commit is contained in:
geos_one
2010-02-05 18:36:32 +00:00
parent ffc8c4473d
commit cf6aa6d038
5 changed files with 135 additions and 0 deletions

View File

@@ -0,0 +1,24 @@
You will need to provide a database for your ${PN} installation.
This assumes you have some knowledge of MySQL, and already have it
installed and configured. If not, please refer to the Gentoo MySQL
guide at the following URL:
http://www.gentoo.org/doc/en/mysql-howto.xml
Once you have a database ready all you need to do is to go to this
location
http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/install.php
and provide the credentials required for the database access.
Note the credentials of the administration user you will generate
during the installation procedure.
For your own security you will need to remove the installation tools
by running
rm -rf ${MY_INSTALLDIR}/install*
Enjoy ${PN}!