GitHub development repository for the Project Pier project management OS software
Version
This is version 0.8.8.sp2 - Enjoy!
STABLE
This software is STABLE, that means it can be used for your projects.
Reporting Bugs
It is absolutely critical for you to report any bugs you find with this software.
If you don’t, they can not be fixed. If you find a bug please
check the bug tracker to make sure it’s not already known. If you are certain
you have discovered a NEW bug, please log it into the bug tracker located
at http://www.projectpier.org/project/issues/ under version 0.8.8.
If you have NOT found any bugs, we need to hear that too!
Please let us know what type of system you are using and the extent of your
testing. Please include the OS, Apache, PHP and MySQL versions and/or the name of
the web hosting provider the testing was performed on. A new forum has been setup
specifically to gather and discuss this format, it is located at
http://www.projectpier.org/forum/development/088
System requirements
ProjectPier requires a PHP web server and MySQL. The recommended web
server is Apache, but IIS 5 and above have been reported to work also.
ProjectPier is not PHP4 compatible.
Recommended configuration:
: PHP 5.2 or greater
: MySQL 4.1 or greater with InnoDB support (see notes below)
: Apache 2.0 or greater
If you do not have these installed on a server or your personal computer,
you can visit the sites below to learn more about how to download and install
them. They are all licensed under various compatible Open Source licenses.
: PHP : http://www.php.net/
: MySQL : http://www.mysql.com/
: Apache : http://www.apache.org/
Upgrading
If you are upgrading an existing ProjectPier installation,
see UPGRADE.txt for an upgrade procedure.
Installation
See INSTALL.txt
Enabling InnoDB Support
Some installations of MySQL don’t support InnoDB by default. The ProjectPier installer
will tell you if your server is not configured to support InnoDB. This is easy to fix:
Alternatively, just install without InnoDB support. The installer will allow you.
Changing the Language
ProjectPier installation screens are in English and English is the default language
for the program. After installation is complete, the language can be changed.
The following base languages are available:
nl_nl = Dutch
en_us = English (US)
de_de = German
es_es = Spanish
fr_fr = French
Other languages packs may be available for download at the site.
Acknowledgements
We would like to say thank you to all who are using this software and took the time to
install the test versions. We were happy with the feedback and the contributions.
In particular the following individuals get a special thank you:
SethZora - for his remarks, ideas and testing
Kemie - for fixing the Marine theme
jokoe - for the French translation
visor7 - for the Spanish translation
About ProjectPier
ProjectPier is an Open Source project management and collaboration
tool that you can install on your own server. It is released under the
terms of the Gnu Affero General Public License (AGPL) (see LICENSE.txt for details).