I am trying to install nextcloud on a raspberry pi using a LEMP stack (nginx, mysql, php).
When i navigate to the page to create the admin account and finish set up, it just spins. It gives no error - but it does create ~56 oc_* tables in the mySQL database. (see image) But now the site just gives a file not found option and the only thing i can do is delete the web directory folder and redploy it
I also followed this post to no avail.
Has anyone experienced this?
Thanks!