--- documentation/INSTALL.txt:1.15 Sat Dec 17 04:10:47 2005
+++ documentation/INSTALL.txt Sat Oct 7 07:54:09 2006
@@ -1,8 +1,8 @@
/**
* CPG Dragonfly CMS
-* Copyright (c) 2004-2005 by CPG-Nuke Dev Team, dragonflycms.org
+* Copyright © 2004 - 2006 by CPG-Nuke Dev Team, dragonflycms.org
* Released under the GNU GPL version 2 or any later version
-* $Id: INSTALL.txt,v 1.15 2005/12/17 04:10:47 djmaze Exp $
+* $Id: INSTALL.txt,v 1.16 2006/10/07 07:54:09 nanocaiordo Exp $
*/
In-depth installation instructions can be found on our website:
@@ -49,14 +49,14 @@
- uploads/avatars
- uploads/forums
-6) In your web browser go to http://mydomain.tld/install.php
+6) In your web browser go to http://example.com/install.php
The setup will install/update your database.
After the database is created you will be prompted to insert additional
information and, if it's a new install, to create the super user account.
Create your super user following the on-screen instructions.
-7) Login following the admin link (http://mydomain.tld/admin.php)
+7) Login following the admin link (http://example.com/admin.php)
Now click on "Main Settings" and change whatever you want to fit your site
info. All the options you need to change are in the Settings menu.
@@ -69,11 +69,11 @@
Go to your homepage, for example:
- http://mydomain.tld/index.php
+ http://example.com/index.php
To login as administrator:
- http://mydomain.tld/admin.php
+ http://example.com/admin.php
This will give you full administrator privileges to your installation of
CPG Dragonfly CMS.