• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Resolved Looking for : Own-/Nextcloud step by step webinstallation

MartinB

Basic Pleskian
Hello !

Is here anybody who has installed this cloud software via the webinstaller under Plesk ?

If so, it would be nice to reveive some infos for the php settings ... ;)


Thanks a lot !


Bye, Martin
 
Hi Martin,
I just installed nextcloud 11.0.0 on one of my Plesk Onyx servers. I did not change much on Plesk configuration except to switch to php 7.x for the webspace. Here are the steps I followed
1. login to the console as System user for the webspace
2. download the tar file from nextcloud.com, best to do is with wget
3. extract it to a folder in your target webspace, it extracts to a folder nextcloud
4. create a database in Plesk for the webspace
5. open the URL http://<yourspace>/nextcloud
6. finish the steps in the Web Wizard
7. Change the open_basedir and add "{:}/dev/urandom" at the end of the value
That's it, works fine
If you do not have shell access than you can extract the tar file locally and copy it via file manager.

Cheers
Jürgen
 
Back
Top