Roundcube Community Forum

 

Newbie Help clean install 404 not found installer

Started by scopa, September 26, 2014, 09:41:00 AM

Previous topic - Next topic

scopa

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

SKaero

Do you have nginx setup to listen  on 443 and point to that directory?

scopa

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.


scopa

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

scopa

got it - its now gets created where it used to be placed manaully.