Раньше подключал репу, ставил owncloud и все "подхватывалось" на лету, настроить нужно было лишь мелочь.
Но после выхода десятки, ставится owncloud-files, который не устанавливает автоматически все зависимости. Создание конфига веб-сервера - это еще фигня, а вот необходимые модули он не подтягивает:
Лог
PHP module dom not installed.
Please ask your server administrator to install the module.
PHP module XMLWriter not installed.
Please ask your server administrator to install the module.
PHP module XMLReader not installed.
Please ask your server administrator to install the module.
PHP module libxml not installed.
Please ask your server administrator to install the module.
PHP module mb multibyte not installed.
Please ask your server administrator to install the module.
PHP module SimpleXML not installed.
Please ask your server administrator to install the module.
PHP module cURL not installed.
Please ask your server administrator to install the module.
PHP modules have been installed, but they are still listed as missing?
Please ask your server administrator to restart the web server.
ЧЯДНТ? Теперь нужно гуглить и ставить каждый модуль, или все же есть человеческий метод установки?
Установлен LAMP.