Vesta Control Panel - Forum

Community Forum

Skip to content

Advanced search
  • Quick links
    • Main site
    • Github repo
    • Google Search
  • FAQ
  • Login
  • Register
  • Board index
  • Search

Search found 22 matches

Go to advanced search

Advanced search
Search found 22 matches
  • 1
  • 2
  • 3
  • Next
by delebash
Fri Jan 13, 2017 8:17 am
Forum: Web Interface
Topic: Letsencrypt - Problem setting up www. prefix
Replies: 5
Views: 9035

Re: Letsencrypt - Problem setting up www. prefix

I think I got it working. The syntax uses a comma instead of a space for alias's.
./vesta/bin/v-add-letsencrypt-domain user domain alias,alias,alias vs alias alias alias
  • Jump to post
by delebash
Fri Jan 13, 2017 7:34 am
Forum: Web Interface
Topic: Letsencrypt - Problem setting up www. prefix
Replies: 5
Views: 9035

Re: Letsencrypt - Problem setting up www. prefix

I setup ssl via the control panel with no alias's. I have added some alias's, I now want to get certs for those alias's I ran v-add-letsencrypt-domain user domain alias and it worked but it only takes the first alias and overwrites the previous Example: v-add-letsencrypt-domain user domain http://ww...
  • Jump to post
by delebash
Mon Dec 12, 2016 9:54 pm
Forum: 3rd Party Software
Topic: Script for generating letsencrypt SSL and configuring all daemons (Apache, nginx, dovecot, Exim, Vesta) to use it
Replies: 41
Views: 424799

Re: Script for generating letsencrypt SSL and configuring all daemons (Apache, nginx, dovecot, Exim, Vesta) to use it

Feature you may want to consider. Generating Strong Diffie-Hellman Group see https://forum.vestacp.com/viewtopic.php?t=11425 For Nginx Run below to create a strong Diffie-Hellman group. sudo openssl dhparam -out /etc/nginx/dhparams.pem 4096 or 2048 This code aslo disables ssl_protocals except for TL...
  • Jump to post
by delebash
Sat Dec 10, 2016 10:20 pm
Forum: Mail Server
Topic: EXIM4 + Sendgrid = NOT WORKING
Replies: 3
Views: 11233

Re: EXIM4 + Sendgrid = NOT WORKING

Same scenario except with MailJet. The email is forwarded but not by mailjet it is still being sent by the exim server on vestacp.

I followed
https://app.mailjet.com/docs/code/exim

Any suggestions?

Thanks
  • Jump to post
by delebash
Thu Dec 08, 2016 7:04 pm
Forum: Web Interface
Topic: Let's Encrypt: validation error and web interface issue
Replies: 10
Views: 28708

Re: Let's Encrypt: validation error and web interface issue

Ubuntu 16.04 x32 Similar problem as OP. Mine only fails on www alias of a particular domain. This also used to work via the interbrite/letsencrypt-vesta script. The main domain as well as any other aliases such as test.domain.com work fine, just not www for that domain. Vesta's error.log 2016-12-08 ...
  • Jump to post
by delebash
Wed Dec 07, 2016 7:21 am
Forum: Web Server
Topic: SSL Works on normal url, but not on vesta panel
Replies: 5
Views: 6875

Re: SSL Works on normal url, but not on vesta panel

skurudo Using Nginx Php-fpm config In the new Vesta -SSL feature -- How would I get the certificate to be valid if I have moved the control panel to a subdomain? Vesta Control Panel is now hosted on vestacp.mydomain.com:myport If I can't use the Vesta-SSL config what can you suggest. I think the bel...
  • Jump to post
by delebash
Tue Dec 06, 2016 4:32 am
Forum: Web Server
Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
Replies: 49
Views: 767678

Re: HOWTO Install ngx_pagespeed (Google PageSpeed)

I also had a problem with nginx not starting after build I am on ubuntu 16.04 so I am not sure if the commands are different Test nginx after build sudo nginx -t I get this error NOTE: If you get error nginx: [emerg] mkdir() "/var/cache/nginx/client_temp" failed (2: No such file or directory) Fix by...
  • Jump to post
by delebash
Fri Jun 24, 2016 2:57 am
Forum: Web Server
Topic: Nginx only. How to upgrade to PHP7 FPM?
Replies: 3
Views: 9065

Re: Nginx only. How to upgrade to PHP7 FPM?

Yes I did also rebooted. I figured out what was wrong. I was trying setup PHP-FPM to use a TCP connection method instead of the Socket method. If you look in your nginx.conf file that vesta creates it is setup to use TCP see line fastcgi_pass 127.0.0.1:9001; I modified /etc/php/7.0/fpm/pool.d/www.co...
  • Jump to post
by delebash
Tue Jun 21, 2016 4:22 am
Forum: Web Server
Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
Replies: 49
Views: 767678

Re: HOWTO Install ngx_pagespeed (Google PageSpeed)

Still not sure why the original install had certain module dependencies already installed but on recompile they where not available. I just went with the apt-get libs I listed in my original post as that worked. apt-get install libgd2-xpm-dev apt-get install libxml2-dev libxslt1-dev apt-get install ...
  • Jump to post
by delebash
Tue Jun 21, 2016 4:17 am
Forum: Web Server
Topic: Only display site if alias exits when using catch all dns
Replies: 1
Views: 8142

Re: Only display site if alias exits when using catch all dns

You can do *.domain.com for your server_name. Lookup wildcards for nginx server_name
  • Jump to post

Search found 22 matches
  • 1
  • 2
  • 3
  • Next

Go to advanced search



  • Board index
  • All times are UTC
  • Delete all board cookies
  • The team
Powered by phpBB® Forum Software © phpBB Limited
*Original Author: Brad Veryard
*Updated to 3.2 by MannixMD
 

 

Login  •  Register

I forgot my password