Any advice is really appreciated.
Iāve joined the forum so I can search and bookmark all the similar posts but nothing seems very clear or useful. Many similar problems donāt seem to get solved.
Iām attempting to install a single user instance of nextcloud on a shared hosting LAMP stack. All I need is editable odp/odt/docx/pptx etc.
I use the setup-nextcloud.php script to install. The install process works easily for sqlite and for mariadb. I have done 3 clean installs so far.
Iāve tried both Collabora set up and Onlyoffice set up.
-
In Collabora setup I could only get it working using a demo server and even then only because I found that servers ip address in the logs to add to a trusted ip list in a custom config.
-
In Onlyoffice setup initially it worked straight out of the box, using community server and online office integration. But after working for several hours it suddenly stopped and returned various errors seemingly randomly. It cannot open documents, it fails to load the doc editing screen, just returns a blank window, the server cannot connect and returns a cannot access permission 403, curl timeouts or the commandservice.ashx 403. The weirdest problem is the Onlyoffice configuration page now doesnāt want to load the common settings anymore, they seem to have disappeared for a totally unknown reason.
Iām now trying for a 4th time (clean install but with a different new admin user) to see if I can get it back to when it actually worked.
Is it actually possible to run nextcloud on shared hosting using Onlyoffice setup? Am I wasting my time?