Search:

Type: Posts; User: ebuildy; Keyword(s):

Search: Search took 0.09 seconds.

  1. [ubuntu] Re: nginx php-fpm document_root problem, php can see outside root

    You can create different PHP-FPM worker pool for each vhost, and configure the PHP here instead of within Nginx configuration.
  2. [ubuntu] Re: php-fpm is mixing configs of different vhosts.

    Actually this is normal behavior. PHP-FPM has pool of worker process. When you use with Nginx, all your virtual host will have the same PHP-FPM pool ! With the same configuration. So in your case,...
Results 1 to 2 of 2