Search found 4 matches
- Wed Nov 27, 2013 8:58 am
- Forum: Web Server
- Topic: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [520]
- Replies: 3
- Views: 7730
Re: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [5
Figured it out after a couple days of not thinking about it. two things - one might matter to your dev teams. in each account's apache2.conf (ie /home/<user>/conf/web), /etc/roundcubemail is used, but it's /etc/roundcube/ on ubuntu (at least on 13.04) The PRIMARY culprit though (the error logs held ...
- Sun Nov 24, 2013 7:17 pm
- Forum: Web Server
- Topic: Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [520]
- Replies: 3
- Views: 7730
Roundcube SERVICE CURRENTLY NOT AVAILABLE! Error No. [520]
Ubuntu server, clean install with VestaCP. I've searched the forums, made as much sense out of google translate's work on the non english posts, but I'm running in to a brick wall here. Mail is 100% functional - I can send receive no problem, so it's roundcube itself that is the pain in my behind. T...
- Thu Nov 07, 2013 8:04 pm
- Forum: Web Server
- Topic: subdomain woes
- Replies: 3
- Views: 6876
Re: subdomain woes
Looks like you have set up dns records correctly. Try to restart web server manually: RHEL/CentOS service httpd restart service nginx restart Debian/Ubuntu service apache2 restart service nginx restart That did it, skid. I'd thought I'd done that from the control panel, but in my frustration and *h...
- Thu Nov 07, 2013 6:20 pm
- Forum: Web Server
- Topic: subdomain woes
- Replies: 3
- Views: 6876
subdomain woes
First of all, let me say VestaCP is fantastic! What I'm having issue with is getting subdomains to resolve, 'be found' despite an almost immediate DNS record appearing on a dig. I added sub.domain.com as a web domain with DNS support and pointed it to the IP. The folder is created in the account wit...