server/docs/INSTALL
2010-07-16 11:36:03 +02:00

30 lines
879 B
Text

also see http://owncloud.org/index.php/Installation
== PREREQUISITS ==
php5
sqlite or mysql
== SETUP ==
Place owncloud in a subdirectory of your web server. Go to that directory with
a web browser and the first run wizard should take it from there.
Check out config/config.sample.php for details if you want to set config.php manually.
== Database ==
--SQLite--
When sqlite is chosen. If you are having trouble make sure that the line
extension=sqlite.so
appears in your php.ini
--MySQL--
when mysql is chosen, you can let ownCloud create the database and user when you have administrator credentials for mysql.
Please help improving this documentation!
Create merge requests at gitorious.org/owncloud .
Read the FAQs for some common problems.
For support check out our IRC at Freenode : Channel #owncloud
Mailing list at https://mail.kde.org/mailman/listinfo/owncloud