From: Joaquim H. <jo...@we...> - 2018-01-29 21:28:46
|
I must obviously be doing something wrong (that happens a lot) ... Running the latest version of Webmin, and the latest version of Virtualmin-GPL, I can see no trace of NGINX or PHP-FPM in any module configuration, or mention of it anywhere. This is on a Debian 8 system running PHP 5.6.x and some reasonably recent version of nginx-stable. I see the virtualmin-nginx modules on github, etc. Is nginx/php-fpm support only available for some specific versions of webmin/virtualmin? (I know I've asked about nginx support before, but it didn't actually become a need until today) Sorry if this has been covered elsewhere. -joho |
From: Jamie C. <jca...@we...> - 2018-01-30 04:35:55
|
Nginx + FPM is fully supported, but you need to install the virtualmin-nginx plugin (which is included in the Virtualmin YUM and APT repositories) On 29/Jan/2018 13:28 Joaquim Homrighausen <jo...@we...> wrote .. I must obviously be doing something wrong (that happens a lot) ... Running the latest version of Webmin, and the latest version of Virtualmin-GPL, I can see no trace of NGINX or PHP-FPM in any module configuration, or mention of it anywhere. This is on a Debian 8 system running PHP 5.6.x and some reasonably recent version of nginx-stable. I see the virtualmin-nginx modules on github, etc. Is nginx/php-fpm support only available for some specific versions of webmin/virtualmin? (I know I've asked about nginx support before, but it didn't actually become a need until today) Sorry if this has been covered elsewhere. -joho |
From: Joaquim H. <jo...@we...> - 2018-01-30 07:29:34
|
Swell :) My search for "virtualmin repo debian" didn't result in anything useful. I'd rather not use any installers, are there repo instructions available somewhere? I found a lot of references to what other people have (like https://www.virtualmin.com/node/53614), but no official post? -joho On 01/30/2018 05:35 AM, Jamie Cameron wrote: > > Nginx + FPM is fully supported, but you need to install the > virtualmin-nginx plugin (which is included in the Virtualmin YUM and > APT repositories) > |
From: Jamie C. <jca...@we...> - 2018-01-31 04:13:11
|
Oh, so you didn't install Virtualmin using our installer? Was it done by installing from the wbm.gz files instead? On 29/Jan/2018 23:29 Joaquim Homrighausen <jo...@we...> wrote .. > > Swell :) > > My search for "virtualmin repo debian" didn't result in anything useful. > > I'd rather not use any installers, are there repo instructions available > somewhere? > > I found a lot of references to what other people have (like > https://www.virtualmin.com/node/53614), but no official post? > > > -joho > > > On 01/30/2018 05:35 AM, Jamie Cameron wrote: > > > > Nginx + FPM is fully supported, but you need to install the > > virtualmin-nginx plugin (which is included in the Virtualmin YUM and > > APT repositories) > > > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |
From: Joaquim H. <jo...@we...> - 2018-01-31 06:29:29
|
I've been using both the wbm.gz and .deb methods for Virtualmin. -joho On 01/31/2018 05:12 AM, Jamie Cameron wrote: > Oh, so you didn't install Virtualmin using our installer? Was it done > by installing from the wbm.gz files instead? |
From: Andrey R. <anr...@ya...> - 2018-01-30 13:20:12
|
Greetings, Joaquim Homrighausen! > My search for "virtualmin repo debian" didn't result in anything useful. > I'd rather not use any installers, are there repo instructions available > somewhere? ## WebMin APT repository # Ref: http://webmin.com/deb.html # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin deb http://download.webmin.com/download/repository sarge contrib ## Virtualmin APT repository # No idea, where did I find it. # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin deb http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal main > I found a lot of references to what other people have (like > https://www.virtualmin.com/node/53614), but no official post? -- With best regards, Andrey Repin Tuesday, January 30, 2018 16:09:40 Sorry for my terrible english... |
From: Joaquim H. <jo...@we...> - 2018-03-06 10:02:17
|
OK, so I finally managed to get these configured, and NGINX is indeed recognized. I have created a directory under /etc/nginx called available-sites, but how do I get Virtualmin to automatically create symlinks in /etc/nginx/conf.d to those sites? Or should I simply point wmin/vmin to /etc/nginx/conf.d? Also, when removing a site from vmin, it seems like the PHP-FPM pool configuration is left in /etc/php5/fpm/pool.d. The log rotation settings also seem to have been left in place. (When I tried to re-create the same site again, it was complaining about a configuration already existing for log file rotation.) -joho On 01/30/2018 02:13 PM, Andrey Repin wrote: > ## WebMin APT repository > # Ref: http://webmin.com/deb.html > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin > deb http://download.webmin.com/download/repository sarge contrib > > ## Virtualmin APT repository > # No idea, where did I find it. > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin > deb http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal main |
From: Jamie C. <jca...@we...> - 2018-03-07 05:36:34
|
You can control which directory new sites get created in at Webmin -> Servers -> Nginx Webserver -> Module Config. On 06/Mar/2018 02:02 Joaquim Homrighausen <jo...@we...> wrote .. > > OK, so I finally managed to get these configured, and NGINX is indeed > recognized. > > I have created a directory under /etc/nginx called available-sites, but > how do I get Virtualmin to automatically create symlinks in > /etc/nginx/conf.d to those sites? > > Or should I simply point wmin/vmin to /etc/nginx/conf.d? > > Also, when removing a site from vmin, it seems like the PHP-FPM pool > configuration is left in /etc/php5/fpm/pool.d. The log rotation settings > also seem to have been left in place. (When I tried to re-create the > same site again, it was complaining about a configuration already > existing for log file rotation.) > > > > -joho > > > > > On 01/30/2018 02:13 PM, Andrey Repin wrote: > > ## WebMin APT repository > > # Ref: http://webmin.com/deb.html > > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin > > deb http://download.webmin.com/download/repository sarge contrib > > > > ## Virtualmin APT repository > > # No idea, where did I find it. > > # Key: http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin > > deb http://software.virtualmin.com/gpl/ubuntu/ virtualmin-universal main > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > - > Forwarded by the Webmin mailing list at web...@li... > To remove yourself from this list, go to > http://lists.sourceforge.net/lists/listinfo/webadmin-list |