December 2, 201015 yr Hello. I have seen the php-FPM patch from the bug tracking (http://bugs.froxlor.org/view.php?id=482). Looking at the new settings (demo.froxlor.org), I have some questions: 1. Support for FastCGI is dropped from 0.9.16 ? 2. Also, using php-FPM will drop support for "PHP configurations" per domains ? 3. There is (or will be) a wiki page for the new settings ? Best regards, /Sorin
December 2, 201015 yr Hi, We did not drop support for the "normal" FastCGI, the settings are just hidden, if PHP-FPM is activated and PHP - configurations per domain are still available. A small tutorial for PHP-FPM can be found in our wiki: http://wiki.froxlor.org/contrib/php-fpm-handbook So long, EleRas
December 2, 201015 yr Author Hello. Thanks for the answers. On demo.froxlor.org, if php-fpm is activated, settings for PHP Configurations are not visible. Is this a bug or php-fpm does not support custom php configurations ? Regards, /Sorin
December 2, 201015 yr php-fpn does not support php-configurations per domain as you know it, wen can only pass a few parameters via the php-fpm-config (for now there are only basics, i'm working on a way to parse the php-configs in the database for the php-fpm-config). also, as this is not a final release but only trunk/, you may not consider this feature as completely done EDIT: taken from the php-fpm wishlist: (mike) SIMPLE: Ability to point to a different php.ini file per pool (just php-cgi -c) - may not be needed Edited December 2, 201015 yr by d00p
Archived
This topic is now archived and is closed to further replies.