nextcloud in ISPconfig

Discussion in 'General' started by FredZ, May 11, 2019.

  1. FredZ

    FredZ Member

    Hi All

    I am attempting to setup nextcloud in an ispconfig hosted website.

    I have added the following to the custom php.ini settings:
    memory_limit = 512M
    upload_max_filesize = 200M
    max_execution_time = 360
    post_max_size = 200M

    No apache directives. Yes i'm using Apache2

    I have got the installer working but I wish to select an alternate data location, but I get the obligatory permissions error "Can't create or write into the data directory /mnt/wd/nextcloud/nextcloud/". So I changed the permissions for the folder to web#:client# and changed the rights to 0777 and still no joy.

    So I'm odviously missing something.

    Regards

    Fred
     
    Last edited: May 11, 2019

Share This Page