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

Go to advanced search

Advanced search
Search found 12 matches
  • 1
  • 2
  • Next
by drsdre
Wed Aug 28, 2019 9:25 am
Forum: Debian/Ubuntu
Topic: VestaCP 18.10.1 Compatibility ETA & Bad gateway nginx after updating.
Replies: 21
Views: 24502

Re: VestaCP 18.10.1 Compatibility ETA & Bad gateway nginx after updating.

Given that Ubuntu 16.04/18.04 uses systemd, you can also overrule the environment by creating a service config: systemctl edit vesta Add to the new config file: [Service] Environment="LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libcurl.so.4.4.0" Don't forget to update the daemon: systemctl daemon-reload An...
  • Jump to post
by drsdre
Fri Aug 02, 2019 9:25 pm
Forum: General Discussion
Topic: Vesta Cp not Run After upgrade Ubuntu 16.04 to 18.04
Replies: 10
Views: 17060

Re: Vesta Cp not Run After upgrade Ubuntu 16.04 to 18.04

I found that the problem get's resolved with installing libcurl3/bionic:

sudo apt install libcurl3/bionic

See https://stackoverflow.com/questions/506 ... -not-found
  • Jump to post
by drsdre
Wed Sep 27, 2017 3:42 pm
Forum: Web Server
Topic: Permission denied error.log
Replies: 9
Views: 16148

Re: Permission denied error.log

It looks like the problem is that the permissions on the public_html (public_shtml) directories are too tight. When VestaCP build the directories it assigns 751 permissions (drwxr-x--x). This causes NGINX to log the 13: Permissions denied error. When the permissions for both directories are changed ...
  • Jump to post
by drsdre
Thu Jan 12, 2017 10:31 am
Forum: 3rd Party Software
Topic: Professional Site builder integration broken on R17
Replies: 2
Views: 6196

Re: Professional Site builder integration broken on R17

One step further. Reinstallation finished and button has reappeared (did not run installation script as root before). But clicking the Sitebuilder is now resulting in the following error messages and now continuation on the url https://<server>:8083/siteprobuilder/?domain=<domain>: Notice: Undefined...
  • Jump to post
by drsdre
Thu Jan 12, 2017 10:17 am
Forum: 3rd Party Software
Topic: Professional Site builder integration broken on R17
Replies: 2
Views: 6196

Professional Site builder integration broken on R17

After upgrading VestaCP to R17 from 16, the Site Builder button in the web panel has disappeared. It looks like all the Site Builder functionality is gone. I tried reinstalling with the instructions from Site.pro but to no effect.

Has this functionality been tested on R17?
  • Jump to post
by drsdre
Wed Jan 04, 2017 2:37 pm
Forum: Debian/Ubuntu
Topic: Higher memory usage after updating to Vesta 0.9.8-17
Replies: 6
Views: 8931

Re: Higher memory usage after updating to Vesta 0.9.8-17

You should have a look which process take most of the memory. For example use the following command to see how much MB each process uses:

Code: Select all

ps -eo size,pid,user,command --sort -size | awk '{ hr=$1/1024 ; printf("%13.2f Mb ",hr) } { for ( x=4 ; x<=NF ; x++ ) { printf("%s ",$x) } print "" }'
  • Jump to post
by drsdre
Thu Dec 01, 2016 8:37 am
Forum: Web Server
Topic: Lets Encrypt Gui working?
Replies: 18
Views: 27947

Re: Lets Encrypt Gui working?

I'm guessing that Let's Encrypt does not work if VestaCP is not installed fresh (i.e. was updated through GUI last 2 releases). Can you outline the steps which are required to upgrade an existing VestaCP to support Let's Encrypt?
  • Jump to post
by drsdre
Thu Oct 20, 2016 3:27 pm
Forum: Debian/Ubuntu
Topic: Installation halts with 'Unknown job: php5-fpm'
Replies: 0
Views: 3969

Installation halts with 'Unknown job: php5-fpm'

I've tried to install VestaCP on a fresh Ubuntu 14.04 server (fully updated) using nginx+php-fpm as webserver. But unfortunately the installation procedure grinds to a halt mid-way with the message: start: Unknown job: php5-fpm Error: php-fpm start failed I used the following installation parameters...
  • Jump to post
by drsdre
Thu Oct 20, 2016 2:12 pm
Forum: General Discussion
Topic: Firewall rules add error
Replies: 1
Views: 3909

Re: Firewall rules add error

Unfortunately there is a bug in the IP address field, it only accepts a plain IP address without a /. Currently the only option to circumvent this is, is to edit the firewalls through the cli. In the file /usr/local/vesta/data/firewall/rules.conf you can add CIDR format IP's (be careful and double c...
  • Jump to post
by drsdre
Wed Aug 10, 2016 10:22 am
Forum: Web Server
Topic: Nginx Web Templates
Replies: 2
Views: 9093

Re: Nginx Web Templates

I'm having the same issue. My setup is Nginx only (no Apache2) with php-fpm on VestaCP Version:0.9.8 (amd64) Release:16. The result is like yours that template changes are not taken at first but require another trigger (i.e. change in web server setup like adding certificate or changing to different...
  • Jump to post

Search found 12 matches
  • 1
  • 2
  • 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