• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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