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

Go to advanced search

Advanced search
Search found 60 matches
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
by Phogo
Mon Dec 11, 2017 2:46 pm
Forum: General Discussion
Topic: Cloud Backups
Replies: 5
Views: 6468

Re: Cloud Backups

I believe both those services support FTP/SFTP so it would be just a case of entering the correct information. https://vestacp.com/docs/#how-to-configure-ftp-backup
  • Jump to post
by Phogo
Mon Dec 11, 2017 12:06 pm
Forum: Modification & Patches
Topic: WordPress auto install bash script for VestaCP
Replies: 7
Views: 161456

Re: WordPress auto install bash script for VestaCP

Thanks, works great!
  • Jump to post
by Phogo
Mon Dec 11, 2017 11:36 am
Forum: Scripting / API
Topic: Can I add DNS record via API
Replies: 2
Views: 5610

Re: Can I add DNS record via API

yes, you should be able to do this via the API, see the following example https://vestacp.com/docs/api/#add_domain
  • Jump to post
by Phogo
Fri Nov 17, 2017 8:58 am
Forum: General Discussion
Topic: Installation doesn't seem to have gone through properly
Replies: 2
Views: 2905

Re: Installation doesn't seem to have gone through properly

What was the output in SSH?
  • Jump to post
by Phogo
Mon Nov 13, 2017 10:17 am
Forum: General Discussion
Topic: In General
Replies: 2
Views: 3208

Re: In General

>I am re-installing centos as a blank sheet, so what needs to be on and what cant be on.

Nothing, You should install Vesta on a clean OS using the tool on https://vestacp.com/install/ to select what services you want.
  • Jump to post
by Phogo
Mon Oct 16, 2017 3:54 pm
Forum: General Discussion
Topic: Default Ownership and permission to a vestacp on debian 7
Replies: 1
Views: 2522

Re: Default Ownership and permission to a vestacp on debian 7

Oh dear... I would be inclined to bin it all and start fresh...
  • Jump to post
by Phogo
Mon Oct 09, 2017 2:21 pm
Forum: Web Server
Topic: Remove .PHP extension in NGINX?
Replies: 6
Views: 29772

Re: Remove .PHP extension in NGINX?

Do you have duplicate

Code: Select all

 location / {
    try_files $uri $uri.html $uri/ @extensionless-php;
    index index.html index.htm index.php;
  • Jump to post
by Phogo
Mon Oct 09, 2017 8:53 am
Forum: Web Server
Topic: Remove .PHP extension in NGINX?
Replies: 6
Views: 29772

Re: Remove .PHP extension in NGINX?

What Megargags has suggested would work, but only on Apache based servers. For nginx you would need something similar to the following, location / { try_files $uri $uri.html $uri/ @extensionless-php; index index.html index.htm index.php; } location ~ \.php$ { try_files $uri =404; } location @extensi...
  • Jump to post
by Phogo
Wed Sep 13, 2017 12:12 pm
Forum: General Discussion
Topic: Vesta Server Starting not possible
Replies: 2
Views: 5961

Re: Vesta Server Starting not possible

Is this a new installation?
  • Jump to post
by Phogo
Mon Sep 11, 2017 3:36 pm
Forum: Mail Server
Topic: Receiving Email but cannot send any email
Replies: 2
Views: 3717

Re: Receiving Email but cannot send any email

Is the host name resolvable?
  • Jump to post

Search found 60 matches
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 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