Search found 24 matches
- Wed Dec 26, 2018 7:05 pm
- Forum: Modification & Patches
- Topic: Recommending PHP 7.3
- Replies: 7
- Views: 53525
Re: Recommending PHP 7.3
2. yum install php73-php-imap php73-php-process php73-php-pspell php73-php-xml php73-php-xmlrpc php73-php-pdo php73-php-ldap php73-php-pecl-zip php73-php-common php73-php php73-php-mcrypt php73-php-gmp php73-php-mysqlnd php73-php-mbstring php73-php-gd php73-php-tidy php73-php-pecl-memcache --enable...
- Sun Dec 23, 2018 3:09 pm
- Forum: Modification & Patches
- Topic: Recommending PHP 7.3
- Replies: 7
- Views: 53525
Recommending PHP 7.3
Hi there, I need PHP 7.3 for one of my PHP projects.
Will VestaCP upgrade PHP version to 7.3 in it's next release? Will it support selecting different PHP version through GUI ?
Will VestaCP upgrade PHP version to 7.3 in it's next release? Will it support selecting different PHP version through GUI ?
- Thu Oct 18, 2018 6:57 am
- Forum: Web Server
- Topic: Nginx+Apache Performace for Telegram-Bot
- Replies: 6
- Views: 6477
Re: Nginx+Apache Performace for Telegram-Bot
Any suggestion about switching to Nginx+PHP-FPM? Wil I see any increasing in performance?
How can I do it now when already installed VestaCP? I saw that I can install it with custom install:
https://vestacp.com/install/
How can I do it now when already installed VestaCP? I saw that I can install it with custom install:
https://vestacp.com/install/
- Tue Oct 16, 2018 4:30 pm
- Forum: General Discussion
- Topic: Installing VestaCP on Ubuntu 18.04
- Replies: 1
- Views: 3689
Re: Installing VestaCP on Ubuntu 18.04
UPDATE2: I tried to reinstall VestaCP with common official commands: wget https://vestacp.com/pub/vst-install.sh bash vst-install.sh Then I've faced the same problem again! It seems my problem is not related to changing default port mentioned in that Digital Ocean tutorial, So What's wrong with my n...
- Tue Oct 16, 2018 4:00 pm
- Forum: General Discussion
- Topic: Installing VestaCP on Ubuntu 18.04
- Replies: 1
- Views: 3689
Installing VestaCP on Ubuntu 18.04
Hi there, I want to install VestaCP on Ubuntu 18.04. I was using this tutorial: https://www.digitalocean.com/community/tutorials/how-to-install-vestacp-and-migrate-user-data which is for Ubuntu 16.04 and I used it before, but now it doesn't work in 18.04 it changes the default port: #!/bin/bash curl...
- Sat Oct 13, 2018 2:48 pm
- Forum: General Discussion
- Topic: The least Disk size for VestaCP installation
- Replies: 3
- Views: 8829
Re: The least Disk size for VestaCP installation
Oh! That's too much!!! Can I reduce it by custom installation from https://vestacp.com/install ?
For example by not installing SOFTACULOUS and no MAIL support!
I'm looking for something about 14-15 GB
For example by not installing SOFTACULOUS and no MAIL support!
I'm looking for something about 14-15 GB
- Sat Oct 13, 2018 1:59 pm
- Forum: General Discussion
- Topic: The least Disk size for VestaCP installation
- Replies: 3
- Views: 8829
The least Disk size for VestaCP installation
Hi there, I want to install only a small PHP script on my VestaCP server, the Script and all it's files only consume 50MB. I'm going to buy server from a hosting provider which allows me to change my server's Disk size. How much Does VestaCP consume for it's default installation? more than 10GB ? +5...
- Tue Oct 09, 2018 7:43 am
- Forum: Web Server
- Topic: Nginx+Apache Performace for Telegram-Bot
- Replies: 6
- Views: 6477
Re: Nginx+Apache Performace for Telegram-Bot
More important Question wasn't answered here, Does disabling Nginx/Proxy improves my performance? Because "all" my received requests are dynamic! hundreds of requests per second, all dynamic!
- Tue Oct 09, 2018 7:39 am
- Forum: Web Server
- Topic: Nginx+Apache Performace for Telegram-Bot
- Replies: 6
- Views: 6477
Re: Nginx+Apache Performace for Telegram-Bot
Is Proxy Support in WEB->[MY_DOMAIN.com]->EDIT->Proxy Support(NGINX) ?
Does it disable Nginx and then I only use Apache?
for SSL you've mentioned, I'm using Cloudflare, I rely on it's SSL and I didn't use SSL in VestaCP
- Mon Oct 08, 2018 3:51 pm
- 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: 165
- Views: 1409310
Re: TUTORIAL: PHP selector for PHP 5.6, 7.0, 7.1 and 7.2 for Debian (and optionally make direct nginx <-> PHP-FPM stack)
Great Tutorial, this kind of selector should be implemented in VestaCP by default