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
2 answers

Confused about httpd, nginx and Vesta CP

I have a freshly installed CentOS on a VPS with Vesta CP. Vesta CP is accessible on port 8083 netstat reveals: nginx is listening on ports 8083 and 80 httpd is listening on port 8080 httpd.conf has no virtual hosts defined nginx.conf has all my…
Peter
  • 854
  • 10
  • 19
1
vote
1 answer

Vesta CP and RoundCube Mail database error

Hello all i am having a vps server with vesta installes but i am having database connection error with roundcube here .. I read this article https://forum.vestacp.com/viewtopic.php?t=4375 and helped me to understand the issue And the solution is…
sonam Sharma
  • 548
  • 12
  • 30
1
vote
0 answers

Nginx : stat() failed (13: Permission denied) HTTP/1.1

I'm using VESTA CPanel with Apache and Nginx web server, I see in error log 2016/01/12 05:13:49 [crit] 11115#0: *43127 stat() "/home/user_example/web/example.com/public_html/wp-content/uploads/2014-Hyundai-Elantra-Coupe-Bestride-320x200.jpg" …
Shayne
  • 65
  • 2
  • 11
0
votes
1 answer

Unable to send or receive email in Roundcube webmail vesta

My machine is centOS 7 and the instance is running on oracle cloud. I have installed Vesta on it and also installed the SSL. I am trying to send emails. When I try to send it, it shows that It is sent but not actually sending it. Also, I am not…
tanj9825
  • 1
  • 1
0
votes
0 answers

Why VestaCP installer not working on EC2 instance

I'm following the official installation instructions. When I run the last command, bash vst-install.sh, I get the following error: Retrieving http://rpms.remirepo.net/enterprise/remi-release-.rpm curl: (22) The requested URL returned error:…
Joel Castro
  • 485
  • 6
  • 20
0
votes
0 answers

unable to Login to vesta control panel while clicking on example.com:8083

we are unable to login into https://example.com:8083 when we are clicking on it we getting downloaded on file and if we open the downloaded file we are getting data as but we are…
0
votes
1 answer

How to apply LetsEncrypt SSL certificate to WWW domain?

I am using a Hostinger VPS and Hestia CP. I can create LetsEncrypt SSL from the control panel which successfully applies to https://example.com. It also works perfectly when I go to www.example.com in Google Chrome, Opera, and Microsoft…
0
votes
1 answer

On vestacp, apache2, mod_wsgi, python web app (bottle framework)

I am trying to deploy a bottle application using the vestacp panel. I keep getting a 500 error, and apparently this is due to incorrect server settings. I have three configuration files: wsgi.sh (for this file I did not find configuration…
skorpions2000
  • 39
  • 1
  • 10
0
votes
1 answer

How to deploy Nuxt on a VPS with VestaCP?

I tried for days to deploy Nuxt in vesta, everytime the reverse nginx doesn't work, the port 3000 never opens on the server.
Mikaleb
  • 107
  • 1
  • 11
0
votes
1 answer

Python ftplib TimeoutError: [WinError 10060] A connection attempt failed because the connected party did not properly respond after a period of time

I am trying to connect to FTP using Python ftplib but it shows connection was successful but each time I run any server command it fails with TimeoutError. NOOP command shows 200 NOOP ok. response but when I try ftp.dir() or any server command it…
Rafayet Ullah
  • 1,108
  • 4
  • 14
  • 27
0
votes
2 answers

How to configure Orchid control panel, and nginx if needed, so that Orchid loads the javascript and css files?

How to configure Orchid control panel, and nginx if needed, so that Orchid loads the javascript and css files? Under ubuntu 18.04 running vesta control panel, Orchid does not load the javascript and css content at somesite.com/dashboard. Since nginx…
65535
  • 523
  • 1
  • 10
  • 32
0
votes
1 answer

How can 404 errors in requests to laravel dynamic subdirectory be fixed?

How can 404 errors in requests to laravel dynamic subdirectory be fixed? Vesta cp creates a different directory to hold nginx web content than default nginx. The different directory is: /home/user/web/somesite.com/public_html The normal default…
65535
  • 523
  • 1
  • 10
  • 32
0
votes
1 answer

How to force https for a domain in Vesta control panel?

How to force https for a domain in Vesta control panel? The Vesta docs give the following instructions. However, after following them, in the Vesta control panel > packages > default > edit > in Web Template NGINX dropdown force-https does not…
65535
  • 523
  • 1
  • 10
  • 32
0
votes
1 answer

file_exists(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s)

file_exists(): open_basedir restriction in effect. File(/tmp) is not within the allowed path(s): (/home/admin/web/{domain_nameenter image description here}/public_html:/home/admin/tmp) Please note- 1.using Ubuntu 2.Amazon AWS 3. Vesta Cp
0
votes
0 answers

Remove a file starting with special character

How to delete such "?file.php" When I try to delete this file or the directory containing this file, arises an error "cannot remove input / output error" appears "?file.php"
turboseo
  • 9
  • 3