Questions tagged [vesta]

The Vesta Control Panel is an open source hosting control panel that allows users to manage their own sites. Questions should pertain to configuration files only. Questions about server setup should be asked on https://serverfault.com

The Vesta Control Panel sets up a standard hosting environment on the most common distributions of Linux (RHEL/CentOS, Debian and Ubuntu). Like other control panels, it lets the owner/administrator set up users who can manage their own resources.

The core software is free, but it offers some paid plugins as well.

Configuration questions are on-topic, but questions about installation and setup are better asked on Server Fault

100 questions
1
vote
0 answers

Double Installation of VestaCP

I installed Vestaccp on my VPS (CentOS 6.9) and it was working perfectly. Today, by mistake I installed VestaCP again on the same server because I was thinking I was installing on my different VPS. Therefore I installed VestaCP twice on the…
1
vote
1 answer

Iptables doesn't start

I can not start/restart iptables in the vestacp panel and ssh. When I press these buttons, the server hangs up and I have to restart it through the provider's panel. When I do this: service iptables start Then I get the answer: Failed to start…
Jeick9
  • 15
  • 8
1
vote
1 answer

Centos 6.9 vesta upgrading php7

I'm totally new to linux and trying to upgrade php5.6 to php7. I followed the steps in a tutorial and in step 5 it told me to remove php so i did. In step 6 i had to use that command and all should be fine: yum --enablerepo=remi-php70 install…
1
vote
1 answer

VestaCP Error code 2

I tried to use Lets Encrypt Support under SSL Support section when I added a new domain name on web panel. I got this error message: Error code: 2 which means: E_INVALID Object or argument is not valid Apache2 web server and nginx caching…
plaidshirt
  • 5,189
  • 19
  • 91
  • 181
1
vote
0 answers

vesta panel showing ip behind nat when using remote addr in php

hello when ever i use below php code it shows my real server ip but tend to show the clint ip and when i run this code but my code i written is using remote addr and…
azher khan
  • 31
  • 1
  • 3
1
vote
2 answers

Clean install VestaCP

i have private server i using SSH for access my server i have remove VestaCP (i using http://vestacp.com/docs/#how-to-uninstall-vesta method) i using UBUNTU 16.04 LTS I try to clean up vestaCP with this method: apt-get remove --purge nginx…
Abdul Aziz Al Basyir
  • 1,104
  • 13
  • 28
1
vote
1 answer

VestaCP: open_basedir restriction while using app/autoload.php

I deploy Symfony3 project on server (Ubuntu 16.04, PHP 7.0.18). I use VestaCP, create symlinl public_shtml -> www/web and place project in www directory. I execute following commands: git clone composer install setfacl (from official Symfony…
Igor Kamyshev
  • 149
  • 1
  • 9
1
vote
2 answers

Locating Backup folder used by Vestacp

From the command line, I am trying to locate the backup directory VestaCP are using to save the backup and I failed to find out. https://snag.gy/I8Tt4z.jpg Please help me. I have checked the following locations /usr/local/vesta but no luck. I…
wblteam
  • 53
  • 2
  • 10
1
vote
0 answers

htaccess: its been overwrite wordpress

I have a virtualhost in vestacp for a domain with wordpress. I need it to add more memory and filesize limits. First i created php.ini and php5.ini in wp-admin but it didnt work. So I added this to my .htaccess file located in…
1
vote
1 answer

Configure Drupal temporary directory outside of web root

I am trying to configure the temporary directory on my Drupal install. Previously, I have been on a cPanel shared account, and all I would simply do is add '../tmp' to the settings and it all worked fine. I have recently outgrown my shared account…
1
vote
1 answer

Permission problems running WordPress on Nginx

I am using the VestaCP with Ngnix & Centos OS. And I was unable to install the plugins through the WordPress dashboard. It is giving error like; Installation failed: Could not create directory. And my directories permission is set to 755 and files…
anandmongol
  • 41
  • 1
  • 6
1
vote
3 answers

Django Apache Python3.5 Vesta panel

I use a bunch of Ubuntu 16.04 + Apache 2.4 + Django 1.10 + Python3.5 + wsgi + virtualenv. The apache configuration ordered following WSGIDaemonProcess myproject…
user7449693
1
vote
3 answers

Configuring Google Apps MX Records VestaCP

Need help configuring Google Apps Gmail MX Records in VestaCP on my VPS. I want to know which values to put where. Google give just 2 values, 'Priority' and 'Points to'. I tried some combinations but VestaCP says values are wrong. Below is the…
Vikram Rao
  • 1,068
  • 4
  • 24
  • 62
1
vote
1 answer

«Can't create domain» error on installing Vesta admin panel

I trying to install VestaCP on CentOS 6. And i always get this error: Error: no avaiable IP address Error: can't create domain I install Vesta on clean OS and installation have no special configuration that can cause this errors. What should I do?
ilyatom
  • 78
  • 9
1
vote
1 answer

VestaCP php.ini file location in google cloud

I am new to google cloud and VestaCP. I need to upload a large database to the phpMyAdmin side of Vesta but the max file size limit is set to low. How do I access the php.ini file for Vesta?
Mike Stow
  • 11
  • 2