baikal/README.md

41 lines
1.5 KiB
Markdown
Raw Normal View History

2012-02-29 09:08:48 -05:00
# 1. About this package
2012-02-27 15:45:36 -05:00
This package contains a release of Baïkal Server.
2012-02-27 15:45:36 -05:00
Go to http://baikal.codr.fr to get more information about this package, and upgrades.
2012-02-29 09:08:48 -05:00
# 2. What is Baïkal Server ?
2012-02-27 15:45:36 -05:00
Baïkal is an open source lightweight CalDAV and CardDAV server. It's developped
by Jérôme Schneider (http://codr.fr) and based on the SabreDAV library. Baïkal
Server is distributed under the GPL license.
2012-02-27 15:45:36 -05:00
To get more info about the GPL license, visit
2012-02-27 15:45:36 -05:00
http://www.opensource.org/licenses/gpl-license.php.
2012-02-29 09:08:48 -05:00
# 3. Baïkal Server requirements
2012-02-27 15:45:36 -05:00
Baïkal Server is based on PHP5.2.0, and uses a SQLite3 with PHP PDO. For more
2012-02-29 09:12:08 -05:00
information regarding these requirements see the INSTALL.md file in this folder.
2012-02-27 15:45:36 -05:00
2012-02-29 09:08:48 -05:00
# 4. What should you do if you have a problem ?
2012-02-27 15:45:36 -05:00
1. Read the available documentation carefully
2. Search the web carefully about Baïkal Server
2012-02-27 15:53:50 -05:00
3. Mail me (Jérôme Schneider) at mail@jeromeschneider.fr
When mailing, see the following guidelines...
- Be verbose; Always include the version of used Baïkal and
server environment (phpinfo())...
- Be as specific and clear as possible - questions like "my
2012-02-27 15:45:36 -05:00
installation does not work - what can I do???" will be ignored.
- I can read english and french.
2012-02-27 15:45:36 -05:00
4. If you have identified a genuine new bug report it at
the mail address given in point 3 of this list
2012-02-29 09:08:48 -05:00
# 5. How to get started
2012-02-27 15:45:36 -05:00
2012-02-29 09:12:08 -05:00
Please see the INSTALL.md in this folder.
2012-02-27 15:45:36 -05:00
2012-02-27 15:53:50 -05:00
-- Jérôme Schneider <mail@jeromeschneider.fr> Wed, 22 Feb 2012 21:46:00 +0100