Comments on Install ownCloud with SSL and Nginx in CentOS 6.5
Install ownCloud with SSL and Nginx in CentOS 6.5 CentOS has upgraded a lot packages, and the post that I've wrote 1 year ago no longer works in CentOS 6.5 updated up-to-date. I did a research and it looks like this will be the first tutorial in 2014 how to install owncloud in centos with nginx, postgresql and ssl. You ain't gonna find CentOS and owncloud installation with nginx nowadays, because most people don't know how to resolve simple issues.
6 Comment(s)
Comments
Works great, thanks for this.
In the final screenshot, the database is 'cloudbase' instead of 'clouddb' (if you were copy & pasting the commands).
i have created 5 users and group (sales) and then had login but could not see all users in sales group. however if i login with admin then i could see all users
I get 2 errors: service nginx start
Starting nginx: nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
nginx: [emerg] bind() to 0.0.0.0:80 failed (98: Address already in use)
Starting nginx: nginx: [emerg] unexpected end of file, expecting "}" in /etc/nginx/conf.d/cloud.conf:73
[FAILED]
Most likely you have already a Apache webserver running. stop "httpd" Service and then start nginx again.
I had to go and recreate the DB again, did you miss commit; ?
In Certificate creation phase you wrote chmod 600 server.csr. Should be server.crt