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
0
votes
1 answer

PHP Firebird with Debian 8 - VestaCP

I want to get data from Firebird database with PHP. I have a VPS server and Operation System Debian 8 and main panel Vesta CP. My PHP version is PHP 5. I found some information on web and I tried all of them but it's not happened. How can I get data…
kalememre
  • 406
  • 3
  • 14
0
votes
1 answer

Roundcube with Vesta CP - plugins activation is not working

I've created a simple plugin for RoundCube. It adds custom headers to all sent messages. All files were uploaded to this folder /usr/share/roundcube/plugins. BUT, I've found the same folders structure here /etc/roundcube/plugins/. There are only…
Vlad Rovner
  • 194
  • 4
  • 11
0
votes
0 answers

Vestacp php 7.2.* upgrade breaks nginx and php-fpm on Ubuntu Digital Ocean

I wish to update PHP on Vestacp. My installation procedure is the following: curl -O https://assets.digitalocean.com/vesta/install-vesta-do.sh chmod +x install-vesta-do.sh bash install-vesta-do.sh --force --nginx yes --phpfpm yes --apache no…
0
votes
2 answers

Vestacp: Ftp not working

I have a problem. When I try to connect with ftp it gives this error. /etc/vsftpd.conf…
yns.wtf
  • 3
  • 1
  • 3
0
votes
1 answer

Cron jobs not running in VestaCP (CentOs)

I have written some PHP scripts that I am trying to run with cron jobs in VestaCP, but they don't seem to be running. I have tried to search for other threads on here and on the VestaCP forum that could help me identify the error, but have not found…
Thomas
  • 43
  • 1
  • 13
0
votes
1 answer

mail goes to spam (gmail) using vesta panel

mail-tester.com results is 10/10 but send mail to gmail via roundcube, mails goes to spam. gmail receive info: Delivered-To: abdurrahimak@gmail.com Received: by 2002:ac9:1d47:0:0:0:0:0 with SMTP id r7-v6csp1746391och; Thu, 7 Jun 2018…
0
votes
2 answers

Laravel .htaccess redirect all in one (1.public 2.https 3.www→non-www)

I have laravel application where .htaccess is redirecting to Laravel's /public folder. Today I've added the SSL support, and I successfully updated .htaccess to also redirect http to https. In addition to that I need it to re-write the www to…
Kiril Lukiyan
  • 149
  • 1
  • 12
0
votes
2 answers

How to open HTTPS port in Google cloud?

Hello today configured vps on Google Cloud and put Vesta control panel, but the problem is not open one https that is, and the ip server and the domain itself does not open on https. Set up Google Cloud firewall and opened ports 80,443 but https…
0
votes
3 answers

Laravel Excel download xls error ERR_INVALID_RESPONSE on Nginx

I'm can't download/export xls and xlsx format with Laravel Excel (Maatwebsite/Laravel-Excel), when i download always show ERR_INVALID_RESPONSE. but when i'm trying download csv format works fine. My Configuration : Laravel…
user3089464
  • 251
  • 6
  • 14
0
votes
1 answer

Can't send mail but receive is fine AWS and Vestacp

I've been looking for my problem in Vesta Forum. I found some information, but still sending mail doesn't work. My IP isn't on any black list I turned Off ipv6, spamassasin and clamd in exim configuration like this: SPAMASSASSIN = no SPAM_SCORE =…
Piotrek Zatorski
  • 494
  • 5
  • 15
0
votes
4 answers

how to solve your php server doesn't have mysql module loaded

i am trying to connect my hosting php server to dreamweaver application but it says "solve your php server doesn't have mysql module loaded". can some body help me to fix this .. Or explain step by step how to make connection
shiva kumar nani
  • 117
  • 2
  • 3
  • 9
0
votes
1 answer

Error logs frequency on debian web server

my /var/log/apache2/domains/ error logs interval are too common, as seen below: [Tue Oct 24 16:00:06.273159 2017] [:error] [Tue Oct 24 16:00:06.273170 2017] [:error] [Tue Oct 24 16:00:06.273181 2017] [:error] [Tue Oct 24 16:00:06.273191 2017]…
0
votes
2 answers

Uninstall Vestacp Ubuntu 1.04

I need your help. Install vesta control panel, and I stopped working the localhost web and phpmyadmin. Then uninstall Vesta, but it still does not work. I do not know if I deleted it correctly, or what, please, I need help with this, I'm new…
0
votes
1 answer

config fail2ban on joomla

Hello everyone i'm trying to config joomla with fail2ban so i created the file /etc/fail2ban/filter.d/joomla-error.conf and added the failregex as below: failregex = [[]client <HOST>[]] user .* authentication failure.* After I added this…
Diogo Jesus
  • 318
  • 4
  • 19
0
votes
1 answer

Vestacp just use apache

i recently install vestacp but I don't want to use ngix I would like to use just Apache Do I have to re install all? How can I remove ngix from my vestacp?
El arquitecto
  • 513
  • 2
  • 5
  • 16