Search found 24 matches
- Thu Apr 01, 2021 11:22 am
- Forum: General Discussion
- Topic: Error: Letsencrypt nonce request status vestacp
- Replies: 9
- Views: 3978
Re: Error: Letsencrypt nonce request status vestacp
Quick way to apply this fix: wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-domain -O $VESTA/bin/v-add-letsencrypt-domain wget https://raw.githubusercontent.com/serghey-rodin/vesta/master/bin/v-add-letsencrypt-user -O $VESTA/bin/v-add-letsencrypt-user chmod ...
- Thu Apr 01, 2021 9:43 am
- Forum: Web Server
- Topic: http to https issue Ubuntu 16.04 - PHP 7.4-FPM
- Replies: 0
- Views: 170
http to https issue Ubuntu 16.04 - PHP 7.4-FPM
Hello Vesta Users, I have discovered an issue for first time users accessing website. It appears the issue starts after enabling SSL and signing a certificate with lets-encrypt. User navigates to domain.com the browser will return with a "nulled" download file. If i try to a file directly example: d...
- Sat Mar 27, 2021 3:47 am
- Forum: Web Server
- Topic: Cannot Access Remote CSS files from VestaCP
- Replies: 1
- Views: 384
Cannot Access Remote CSS files from VestaCP
<r>Hello everyone, <br/> <br/> Recently came across similar issues related to <br/> <URL url="https://forum.vestacp.com/viewtopic.php?t=10544"><LINK_TEXT text="viewtopic.php?t=10544">https://forum.vestacp.com/viewtopic.php?t=10544</LINK_TEXT></URL><br/> <br/> My issue is <CODE><s> </s>Access to impo...
- Sun Feb 07, 2021 2:56 am
- Forum: Web Server
- Topic: How to switch from Nginx+PHP-FPM to Apache+Nginx ?
- Replies: 3
- Views: 1451
Re: How to switch from Nginx+PHP-FPM to Apache+Nginx ?
so is it possible? I am on ubuntu 18 Just reinstall Vesta. This post is dated, however if your running on the following instances. Virtual Machine Dedicated Machine (Physical) Have a new / separate instance of ubuntu version which vestacp supports. 16.04, 18.04, etc. Install as a local machine on t...
- Sat Sep 19, 2020 3:05 am
- Forum: Debian/Ubuntu
- Topic: TUTORIAL: PHP selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 for Debian & Ubuntu (and optionally directly nginx-PHP-FPM)
- Replies: 156
- Views: 234799
Re: TUTORIAL: PHP selector for PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 for Debian & Ubuntu (and optionally directly nginx-PHP-F
I just tried this for php 7.0, when i switch templates for the domain i need to be less than php7.4, all i get is the php output code. Can someone direct me an possible fix for this?
- Wed Aug 19, 2020 6:50 am
- Forum: Web Server
- Topic: Website on secondary hard drive
- Replies: 1
- Views: 671
Website on secondary hard drive
Hello everyone! This topic might sound insane, but i will try to explain as best as i can and as simple as i can for what i am trying to achieve. I have 1 domain added to vestacp. "example .com" Vesta's current install location is on the primary hard drive using Ubuntu 16.04. The default location wh...
- Wed Aug 19, 2020 6:12 am
- Forum: General Discussion
- Topic: VestaCP Scaling
- Replies: 6
- Views: 2679
Re: VestaCP Scaling
Here is how i was able to do a scale out and keep the website data in sync. I was able to do this with the following servers and will label them accordingly. 1. HAProxy 2. 1 dedicated Vesta server designed for remote sql 3. 4 Vesta Web Servers 4. Windows with ftp program providing sync abilities bet...
- Fri May 29, 2020 12:46 pm
- Forum: General Discussion
- Topic: Vesta cant start, Files in Read Only
- Replies: 3
- Views: 531
Re: Vesta cant start, Files in Read Only
Hello iotheme! Thank you for your help! I recently was able to fix the issue by unmounting dev/sda1 running fschk -f /dev/sda1 and then sudo shutdown -f did a complete power off, waited a minute, powered back on again. Logged into the terminal, and sudo service vesta start did no receive any errors ...
- Fri May 29, 2020 11:24 am
- Forum: General Discussion
- Topic: Vesta cant start, Files in Read Only
- Replies: 3
- Views: 531
Vesta cant start, Files in Read Only
I recently had a long term power outage which was unreported to me. Caused the battery backup to shut off after being used on battery instantly shutting the vesta server off. When starting the server, all of the vesta, apache, nginx, sql, services fail upon booting. I type command "Service Vesta Sta...
- Tue Apr 14, 2020 8:48 am
- Forum: Web Server
- Topic: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube protec
- Replies: 4
- Views: 9258
Re: Site error: the ionCube PHP Loader needs to be installed. This is a widely used PHP extension for running ionCube pr
sysdop wrote: ↑Wed Aug 28, 2019 6:08 pm@joshhopey Try
Code: Select all
apt-get install php*ioncube && service apache2 restart
I know this was backed in 2017, but it does not work.
and currently i have Ubuntu 16.04 running php 7.1.