hello just getting started with roundcube. I have a clean install on new server - ubuntu 14.04, php5, mariadb, roundcube 1.02, nginx
I assume nginx is the culprit here? But not familiar (yet) with the software
I download and extracted the tar file from your site. uncompressed and moved it into the nginx path. /usr/share/nginx/roundcube
when i try to access the site https://test.mydomain.com/installer - getting 404 not found.
Can someone help point me in the right direction?
Thanks,
For color - I added 443 in iptables - but still server is rejecting it. I ran a capture on the server hosting roundcube is sending a RST packet
Do you have nginx setup to listen on 443 and point to that directory?
In the sites-available\roundcube file I have tried changing both www.domain.com and mail.domain.com to use 443 from 80 and no difference. Under the four location path's I have allowed my lan subnet and local address.
Still cannot access the site.
I followed some steps in this article making some changes -
http://arstechnica.com/information-technology/2012/12/web-served-part-3-bolting-on-php-with-php-fpm/2/
it is working now.
By chance where is this file being put?
The config file was saved successfully into RCMAIL_CONFIG_DIR directory of your Roundcube installation?
I do not see it anywhere in the install or config folder on the server.
Thanks
got it - its now gets created where it used to be placed manaully.