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 21 matches

Go to advanced search

Advanced search
Search found 21 matches
  • 1
  • 2
  • 3
  • Next
by rpr
Sat May 13, 2017 10:52 am
Forum: Mail Server
Topic: Gmail fails to deliver
Replies: 2
Views: 5261

Gmail fails to deliver

Hi,

recently gmail fails to deliver e-mails to my server with the following error:
smtp; 454 TLS currently unavailable

I am using the self signed certificate on my exim.
  • Jump to post
by rpr
Fri Apr 07, 2017 10:57 am
Forum: Web Server
Topic: Extra PHP for certain site
Replies: 3
Views: 3436

Re: Extra PHP for certain site

I am using pure nginx with php-fpm so I have no apache2.
  • Jump to post
by rpr
Fri Apr 07, 2017 9:13 am
Forum: Web Server
Topic: Extra PHP for certain site
Replies: 3
Views: 3436

Extra PHP for certain site

Is it possible to install an older version of php.
I have a lot of drupal 6 websites which aren't compatibel with php7.
  • Jump to post
by rpr
Fri Apr 07, 2017 9:12 am
Forum: Web Server
Topic: Edit nginx configs?
Replies: 7
Views: 22117

Re: Edit nginx configs?

They are save to edit.
They will be overwritten is you change the "template" under the website itself.
  • Jump to post
by rpr
Thu Apr 06, 2017 8:06 am
Forum: Web Server
Topic: Can't edit PHP settings?
Replies: 3
Views: 6876

Re: Can't edit PHP settings?

Having the same problem.
It is because the fill is owned by the root user and group. Nginx doesn't have the right to edit it.

Use the shell to edit the file as root.

Code: Select all

nano /etc/php/7.0/fpm/php.ini
or
vi /etc/php/7.0/fpm/php.ini
depending your preference of shell editor.
  • Jump to post
by rpr
Thu Apr 06, 2017 8:03 am
Forum: Web Server
Topic: Edit nginx configs?
Replies: 7
Views: 22117

Re: Edit nginx configs?

Hi,

Every web domain that you add gets a config file under /home/%user%/conf/web/nginx.conf (HTTP)
and a snginx.conf (HTTPS).

%user% = the user which adds the webdomain.
  • Jump to post
by rpr
Thu Apr 06, 2017 7:42 am
Forum: Web Server
Topic: Error: LetsEncrypt account registration 400
Replies: 2
Views: 5521

Re: Error: LetsEncrypt account registration 400

I had that issue and it had to do with the e-mail address not being legit. The e-mail I had listed for the account was root@localhost.tld and it gave the error. Once I switched the account email to a Gmail address it registered successfully. It was a correct e-mail address but I've changed it and n...
  • Jump to post
by rpr
Wed Apr 05, 2017 4:41 pm
Forum: Web Server
Topic: Error: LetsEncrypt account registration 400
Replies: 2
Views: 5521

Error: LetsEncrypt account registration 400

I was updating all my websites to use ssl using letsencrypt. For 1 user I keep getting: Error: LetsEncrypt account registration 400 I've searched the forums and there was a thread about the agreement but this has been fixed in vestacp. In the vesta logs I find this: 2017-04-05 18:39:15 v-add-letsenc...
  • Jump to post
by rpr
Mon Apr 03, 2017 8:43 am
Forum: Web Server
Topic: Force ssl and lets encrypt problems
Replies: 2
Views: 5351

Force ssl and lets encrypt problems

Hi, I am running vesta with nginx and php-fpm. I want every website to run as https so I used this faq: https://vestacp.com/docs/#how-to-force-https First of all I needed to copy "force-https.tpl" & "force-https.stpl" to /usr/local/vesta/data/templates/web/nginx/php-fpm or it wasn't listed in the dr...
  • Jump to post
by rpr
Mon Mar 06, 2017 4:11 pm
Forum: CLI
Topic: Add vesta commands to ssh autocompletion
Replies: 1
Views: 5532

Add vesta commands to ssh autocompletion

Hi,

This is a small tutorial to allow you to use the "v-..." commands without using the full path: "/usr/local/vesta/bin/v-..."
We can accomplish this by adding the vesta bin directory to the path using this command:

Code: Select all

export PATH=$PATH:/usr/local/vesta/bin/
Hope someone finds it useful.
  • Jump to post

Search found 21 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