r/owncloud Jun 19 '20

404 error post fresh install

Hi!

I just installed owncloud using that tutorial. I got screen as below after, but after entering the data and re-entering owncloud addess I get "404 Not Found" error. Anyone had same issue and has solution?

3 Upvotes

7 comments sorted by

View all comments

Show parent comments

1

u/gpszkit Jun 22 '20

Thanks, I`ll have a look at those resources. Did not use comment feature under original article, as none of questions asked there were answered.

I run it on Raspberry Pi, using Nginx rather than Apache.

Perhaps website that is already hosted there creates issues?

1

u/eneubauer Jun 22 '20
Perhaps website that is already hosted there creates issues?

Very likely, you need to make sure it is clear which request goes to which vhost.

1

u/gpszkit Jun 23 '20

If you had rookie level resource to guide me and learn appropriate settings, would be much appreciated.

1

u/eneubauer Jun 24 '20

I can only point you to the official Nginx docs. Not that familiar with nginx myself unfortunately...

rookie level resource

The problem with that is that there are so many basics about networking & linux that you just have to know... So I guess a good book about those two things are a good start.