lilobase / dotclear

The simple yet powerful blog engine - since 2002

Home Page:http://dotclear.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Dotclear

WHAT YOU NEED TO RUN DOTCLEAR
-----------------------------
In order to run Dotclear you need:

 * A web server (Apache, Cheerokee, lightHttpd, etc.)
 * PHP 5.2 with the following modules:
   * mbstring
   * iconv
   * simplexml
   * mysql, postgresql or sqlite
 * A database server (MySQL or PostgreSQL) or SQLite.


INSTALLATION
------------
Copy inc/config.php.in to inc/config.php and fill in the fields with appropriate
values.

If you intend to use MySQL or PostgreSQL, you'll have to create a database
first. With SQLite, db/ folder will have to be writable by your web server.

About

The simple yet powerful blog engine - since 2002

http://dotclear.org

License:GNU General Public License v2.0