Basic installation
After downloading Docmint:
- Place it inside a folder you can access
via HTTP through your browser (e.g. http://localhost/docmint/).
- Make sure that PHP/Apache has the right
to write into the Docmint folder.
- Make sure that the folder does NOT
contain the two files configure.php and configure_db.php
- Point your browser towards the Docmint
URL (e.g. http://localhost/docmint/).
Ideally this should start the installation
procedure. If the installation procedure does not start, most probably you have
copied the following files alongside with the Docmint package:
- configure.php
- configure_db.php
If these files are NOT found, Docmint will
guide you through the installation procedure in English language. In the setup
process you are supplying system information on the location of the
installation in the filesystem. You are also supplying information on the
default language of the admin interface, the behaviour or the publication (e.g.
highlighting source code in articles and comments) and similar issues.
Finally, you will be asked to supply
information on the database connection. By checking the appropriate boxes you
can create the database and build the tables in the database. If you leave
these unckecked, Docmint assumes an existing database and does not change or
delete any information in the database.
add a note
User Contributed Notes
Basic installation
There are no user contributed notes for this page.