Dotclear

source: README @ 3:cf375f1e7b0f

Revision 3:cf375f1e7b0f, 605 bytes checked in by Dsls <dsls@…>, 14 years ago (diff)

Ported Franck & Kozlika updates for user prefs, dedicated branch

Line 
1Welcome to Dotclear
2
3WHAT YOU NEED TO RUN DOTCLEAR
4-----------------------------
5In order to run Dotclear you need:
6
7 * A web server (Apache, Cheerokee, lightHttpd, etc.)
8 * PHP 5.2 with the following modules:
9   * mbstring
10   * iconv
11   * simplexml
12   * mysql, postgresql or sqlite
13 * A database server (MySQL or PostgreSQL) or SQLite.
14
15
16INSTALLATION
17------------
18Copy inc/config.php.in to inc/config.php and fill in the fields with appropriate
19values.
20
21If you intend to use MySQL or PostgreSQL, you'll have to create a database
22first. With SQLite, db/ folder will have to be writable by your web server.
Note: See TracBrowser for help on using the repository browser.

Sites map