Wikigraphe - 0.01 Spike == Install == To install copy the conf/conf.default.php to conf/conf.php and edit it with your database informations. Something like this : cp conf.default.php conf.php vi conf.php mysqladmin -u aalex "create database wikigraphe" -p mysql -u aalex -p wikigraphe < sql/structure.sql chmod a+x data chmod a+x data/images