Installation
- Extract the package from its archived state
- Upload everything to the desired location on your webserver
- Make sure the following directories have read/write access (chmod 666 or 777):
- ./configuration
- ./images/emoticons
- ./images/moodicons
- Run install.php in your web browser
- Done! :)
Upgrading
First and foremost, make sure you don't overwrite your own custom emoticons and moodicons with those included
in the distribution, unless you're completely sure that you want to do so :).
- Extract the package from its archived state
- Overwrite your existing BirdBlog installation with the new files (again, caution when uploading emoticons and moodicons)
- Ensure that the following directories have read/write access (chmod 666 or 777):
- ./configuration
- ./images/emoticons
- ./images/moodicons
- Delete ./configuration/install.lock from your webserver
- Run install.php in your web browser, and run 'upgrade install', and choose the upgrade options that are to take place
- Done! :)
Webstuff
Copyright
BirdBlog is released under the GNU GPL license. To review this license, see license.txt, or go to
http://www.gnu.org/licenses/gpl.txt.
|