Recently moved Nextcloud from one server to another and when it opened, noticed the following error in the browser: Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. […]
Tag Archives: Cloud
Installing and configuring ownCloud
ownCloud – Web application for synchronization, sharing and remote storage of data in the “cloud”. Perform the installation of ownCloud for example in Ubuntu: I noticed that in Ubuntu, at the time of installation I tested on Ubuntu 14.04.03 LTS, canceled the installation of ownCloud from the repository, so you can add a third party […]
Install Nextcloud in Ubuntu
Nextcloud – cloud platform for storing files, a branch of the project OwnCloud. On the test, I will install the latest version of Nextcloud in Ubuntu Server 16.04 LTS (at the time of this writing was 12). First of all, we will install the necessary components: Activate the necessary apache2 modules: And restart it to […]