mirror of
https://github.com/nextcloud/documentation.git
synced 2026-04-03 14:50:23 +07:00
Mac OS support is broken
This commit is contained in:
@@ -1,19 +1,7 @@
|
||||
Mac OS X
|
||||
--------
|
||||
|
||||
This relies on `MAMP`_, which provides the required environment.
|
||||
.. note:: Due to an issue_ with Mac OS Unicode support, installing ownCloud Server 5.0 on
|
||||
Mac OS is currently not supported.
|
||||
|
||||
#. Install MAMP and run it.
|
||||
#. Go to ‘Preferences‘, open the ‘Apache’ tab and set ‘Document Root’ to
|
||||
**/Users/<YOUR USER NAME>/Sites**, so your Sites directory will be
|
||||
used as Apache root.
|
||||
#. Download `ownCloud <https://download.owncloud.com/download/community/owncloud-latest.zip>`_
|
||||
#. Extract it
|
||||
|
||||
::
|
||||
|
||||
unzip owncloud-latest.zip -d ~/Sites/
|
||||
|
||||
5. Now you can set it up by going to http://localhost:8888/owncloud
|
||||
|
||||
.. _MAMP: http://www.mamp.info
|
||||
.. _issue: https://github.com/owncloud/core/issues/2377
|
||||
|
||||
Reference in New Issue
Block a user