Indefero

Indefero Commit Details


Date:2008-11-27 04:23:38 (16 years 25 days ago)
Author:Loic d'Anterroches
Branch:dev, develop, feature-issue_links, feature.better-home, feature.content-md5, feature.diff-whitespace, feature.download-md5, feature.issue-links, feature.issue-of-others, feature.issue-summary, feature.search-filter, feature.webrepos, feature.wiki-default-page, master, release-1.1, release-1.2, release-1.3
Commit:45d1422ab076395dac1a132687fa39d0227018c9
Parents: 0273e535e050ccb83915b1a649c4267eb2de1a9e
Message:Added upgrade procedure.

Changes:

File differences

INSTALL.mdtext
9292
9393
9494
95
96
97
98
99
100
101
102
103
104
105
106
107
95108
96109
97110
Now you can login with this user into the interface.
## Upgrade InDefero
To upgrade:
* Make a backup of your data, including the database.
* Extract the new archive on top of the current one.
* Update your version of Pluf.
* Check that the path in the `index.php` are still good.
* Upgrade the database with:
$ php /home/www/pluf/src/migrate.php --conf=IDF/conf/idf.php -a -d -u
$ php /home/www/pluf/src/migrate.php --conf=IDF/conf/idf.php -a -d
## For the Apache Webserver Users
If you are using [Apache](http://httpd.apache.org/) for your webserver

Archive Download the corresponding diff file

Page rendered in 0.06961s using 13 queries.