Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 5f32b2ee06e2c2de5bea2b11e68c9a17 > files > 10

daCode-1.2.0-1mdk.noarch.rpm



YOU MUST HAVE THE FOLLOWING
===========================

* Apache
* PHP3 or PHP4
* MySQL (or PostgresSQL) and PHP MySQL (or PostgresSQL) Lib.


BASIC INSTALL
=============

1 - Copy src/phplib/config.sample into src/phplib/config.php3
    and edit this file


2 - Create tables with sql/dacode.mysql or dacode.pgsql
Example:

$ mysql -uuser -ppassword database < sql/dacode.mysql

And it should work :)

Trouble: Please be sure index.php3 is the index file by default in your apache,
as it is for index.html