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

Go to advanced search

Advanced search
Search found 35 matches
  • 1
  • 2
  • 3
  • 4
  • Next
by maniek015
Wed Feb 20, 2019 6:51 am
Forum: Mail Server
Topic: Install the mail server
Replies: 2
Views: 7207

Install the mail server

Hey, I did not find on the forum an answer to this question, which would work, so I open a new thread. Does anyone know how to properly install exim, dovecot, spamassasin and roundcube to use webmail in VestaCP? I installed the panel without mail support and now I would like to configure it. I try t...
  • Jump to post
by maniek015
Tue Feb 12, 2019 4:40 am
Forum: Debian/Ubuntu
Topic: How to add selector PHP 7.3 "Debian" ?
Replies: 7
Views: 12283

Re: How to add selector PHP 7.3 "Debian" ?

+1 :)
  • Jump to post
by maniek015
Wed Nov 28, 2018 4:41 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: 165
Views: 1394665

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)

Hmm yes, but as I say if I switch the PHP to "default" (PHP 7.0 from Vesta) the problem not appear. The problem was only PHP-FPM - maybe is there in config some limits to change about which I don't know? UPDATE : I increase in config this parametr : pm.max_children = 4 to pm.max_children = 75 and us...
  • Jump to post
by maniek015
Tue Nov 27, 2018 7:14 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: 1394665

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)

Ok I try explain. I have storage service - when 4 users start download files server return the 503 error, the (after the one minute) return the 500 code (internat server error). If I change to default VestaCP PHP (7.0) the problem not appear. Seems like a limit ? I don’t know what limit on PHP FPM C...
  • Jump to post
by maniek015
Tue Nov 27, 2018 5:56 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: 1394665

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)

Yes, thats Ok, but here dont have for example max_input_time - so how Its properly way to add this? Also I have the small problem - I use PHP-FPM on my cloud service. After the user start 4 download files server return the 503 code, and then 500. When I restart the Apache or php fpm it start work ag...
  • Jump to post
by maniek015
Tue Nov 27, 2018 12:10 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: 1394665

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)

@dpeca, It's probably my fault. My script say me "you don't have mod_rewirte" but mod_rewrite is working properly :) Can you tell me how I can edit additional parametr like a max_exection_time in .sh file's in template? For example max_input_time - I must add the following line in the .sh or edit ph...
  • Jump to post
by maniek015
Wed Nov 21, 2018 11:38 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: 165
Views: 1394665

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)

dpeca wrote: ↑
Wed Nov 21, 2018 8:54 am
You are not pointing nginx directly to php-fpm, as it is described in second post of this thread, right?
no, no, I'm not posting nix to PHP FPM. Just I need pointing NGINX ? :)
  • Jump to post
by maniek015
Wed Nov 21, 2018 6:42 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: 165
Views: 1394665

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)

Thank you dpeca - it work properly :) I have another problem - on default PHP 7.0 the problem not show - on the all FPM PHP I have a problem with mod_rewrite detect. Script not see the mod_rewrite - when I switch to "default" template (PHP7.0) script see the mod_rewrite. Anyone have a idea where is ...
  • Jump to post
by maniek015
Wed Nov 21, 2018 4:53 am
Forum: Mail Server
Topic: Installing exim and dovecot
Replies: 1
Views: 3083

Re: Installing exim and dovecot

I have the same question. Anyone? :)
  • Jump to post
by maniek015
Tue Nov 20, 2018 2: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: 1394665

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)

Who know's how I can on Debian 9 and newest VestaCP with PHP Selector change the default version of PHP?

PhpMyAdmin have a problem with PHP 7.2 so I want to change it to PHP 7.1. "php -v" says me I used PHP 7.2 on the server default.
  • Jump to post

Search found 35 matches
  • 1
  • 2
  • 3
  • 4
  • 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