Search found 21 matches
- Sun Feb 07, 2021 2:56 am
- Forum: Web Server
- Topic: How to switch from Nginx+PHP-FPM to Apache+Nginx ?
- Replies: 3
- Views: 1243
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: 155
- Views: 212307
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: 600
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: 2532
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: 452
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: 452
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: 8656
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.
- Sun Apr 12, 2020 6:12 am
- Forum: General Discussion
- Topic: VestaCP crashed cannot load VestaCP services
- Replies: 1
- Views: 546
Re: VestaCP crashed cannot load VestaCP services
Sorry for the quick reply on my behalf! I have found the fix for me which i will be happy to share with everyone! I decided if i could find a way to just export the sql files via phpmyadmin then i can clean the server and reinstall vestacp. phpmyadmin was not enabled so to do this? sudo service mysq...
- Sun Apr 12, 2020 5:50 am
- Forum: General Discussion
- Topic: VestaCP crashed cannot load VestaCP services
- Replies: 1
- Views: 546
VestaCP crashed cannot load VestaCP services
So i had an power supply fail in my ubuntu server. OS is Ubuntu 16.04 After replacing the power supply no big deal! But when time comes for Ubuntu to load all of its services, i notice VestaCP services show fail on the left side. i have tried the commands -service vesta stop -service vesta start and...
- Fri Apr 10, 2020 10:19 am
- Forum: DNS Server
- Topic: 3 Vesta Servers 1 DNS, 2 Webservers
- Replies: 1
- Views: 1293
3 Vesta Servers 1 DNS, 2 Webservers
So i have 3 Vesta CP Servers 1 DNS 2 Webservers You can see this diagram here. https://valvesocial.com/Vestacp%20network%20diagram.png I have only 1 public IP address, My goal is to have 2 physical webservers running the same port 80 and port 443. I have tried and spent many hours configuring & trou...