diff options
author | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 22:58:33 +0000 |
---|---|---|
committer | Renat Lumpau <rl03@gentoo.org> | 2005-08-22 22:58:33 +0000 |
commit | 39ae3830d1b4b0d571f3f671015c7ae7ed6ecade (patch) | |
tree | 5128bef5a544bb08e02634763c7a5d6b4ca460ab /www-apps/mambo | |
parent | Housekeeping (diff) | |
download | gentoo-2-39ae3830d1b4b0d571f3f671015c7ae7ed6ecade.tar.gz gentoo-2-39ae3830d1b4b0d571f3f671015c7ae7ed6ecade.tar.bz2 gentoo-2-39ae3830d1b4b0d571f3f671015c7ae7ed6ecade.zip |
Housekeeping
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'www-apps/mambo')
-rw-r--r-- | www-apps/mambo/ChangeLog | 5 | ||||
-rw-r--r-- | www-apps/mambo/files/postinstall-en.txt | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/www-apps/mambo/ChangeLog b/www-apps/mambo/ChangeLog index 1be970ea1610..f414ad5c8ce3 100644 --- a/www-apps/mambo/ChangeLog +++ b/www-apps/mambo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-apps/mambo # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.15 2005/08/22 18:58:03 rl03 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-apps/mambo/ChangeLog,v 1.16 2005/08/22 22:57:43 rl03 Exp $ + + 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> files/postinstall-en.txt: + Housekeeping 22 Aug 2005; Renat Lumpau <rl03@gentoo.org> mambo-4.5.2.3.ebuild: Housekeeping diff --git a/www-apps/mambo/files/postinstall-en.txt b/www-apps/mambo/files/postinstall-en.txt index fd7e9ab4239e..242477ce98b9 100644 --- a/www-apps/mambo/files/postinstall-en.txt +++ b/www-apps/mambo/files/postinstall-en.txt @@ -4,7 +4,7 @@ You are almost done! 1. Restart Apache - 2. Login on http://${VHOST_HOSTNAME}${VHOST_APPDIR} + 2. Login on http://${VHOST_HOSTNAME}/${VHOST_APPDIR} and finish the installation. IMPORTANT: the web installer will complain that configuration.php is not writeable. When you are done, create configuration.php in ${MY_INSTALLDIR} and copy the generated @@ -21,8 +21,8 @@ You are almost done! You can now launch your browser and point it to your MOS site e.g. - http://www.mysite.com -> Main Site - http://www.mysite.com/administrator -> Admin + http://${VHOST_HOSTNAME}/${VHOST_APPDIR} -> Main Site + http://${VHOST_HOSTNAME}/${VHOST_APPDIR}/administrator -> Admin You can log into Admin using the username 'admin' along with the password that was generated or you chose during the web based install. |