• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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