Roundcube Community Forum

Release Support => Pending Issues => Topic started by: scopa on September 26, 2014, 09:41:00 AM

Title: Newbie Help clean install 404 not found installer
Post by: scopa on September 26, 2014, 09:41:00 AM
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
Title: Re: Newbie Help clean install 404 not found installer
Post by: SKaero on September 26, 2014, 11:12:58 AM
Do you have nginx setup to listen  on 443 and point to that directory?
Title: Re: Newbie Help clean install 404 not found installer
Post by: scopa on September 26, 2014, 04:08:08 PM
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.
Title: Re: Newbie Help clean install 404 not found installer
Post by: scopa on September 26, 2014, 04:36:18 PM
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.
Title: Re: Newbie Help clean install 404 not found installer
Post by: scopa on September 26, 2014, 05:06:34 PM
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
Title: Re: Newbie Help clean install 404 not found installer
Post by: scopa on September 26, 2014, 05:21:54 PM
got it - its now gets created where it used to be placed manaully.