Michael Kaufmann (d00p)
|
8a9ed3d9f1
|
change pexecute tp pexecute_first in phpinterface-classes
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-06 10:52:20 +01:00 |
|
Michael Kaufmann (d00p)
|
849da2a423
|
migrate phpinterface-classes to PDO database class, refs #1287
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-11-06 09:11:26 +01:00 |
|
Michael Kaufmann (d00p)
|
93ba24374b
|
move a long, these are not the changes you are looking for
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-09-28 10:44:59 +02:00 |
|
Tilman Klaeger (tilman19)
|
fd3852da68
|
php-fpm in ondemand mode keeps php process as long alive as set in
php_fpm_idle_timeout to prevent reload on every call when setting
startup_servers to 0
tilman19 <tilman@3c7.de>
|
2013-09-28 03:43:49 +02:00 |
|
Michael Kaufmann (d00p)
|
b7a4b69ee0
|
enhance php-fpm configuration options to use custom-ini-settings, refs #587
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-07-05 10:54:52 +02:00 |
|
Michael Kaufmann (d00p)
|
272de00af2
|
php-fpm--config 'log_errors_max_len' belongs to php_value and not php_flag, fixes #1241
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-07-04 19:03:06 +02:00 |
|
Michael Kaufmann (d00p)
|
68fb822160
|
give possibility to change php.ini-values for fpm-pool configurations (only pre-defined sections are possible for now), refs #587
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-07-03 11:34:34 +02:00 |
|
Michael Kaufmann (d00p)
|
e6816c12ef
|
php-fpm sanity checks if pm='dynamic' or pm='ondemand', fixes #955
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-07 15:50:22 +01:00 |
|
Michael Kaufmann (d00p)
|
a048cd96b1
|
implement php-fpm process-manager 'ondemand', fixes #1035
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
|
2013-03-07 15:40:07 +01:00 |
|
blackice2999
|
173e40b0e4
|
added new config option for php fpm fixes #1089
|
2012-05-08 23:12:51 +02:00 |
|
blackice2999
|
1e68766b54
|
fixes own error... we need later a cleanup
|
2012-05-08 16:56:03 +02:00 |
|
Christoph Burchert (Chb)
|
ca2a8c9907
|
Security fix: unescaped commandline argument (thanks to Bernhard Czech (sinuswave))
Signed-off-by: Christoph Burchert (Chb) <derchb@froxlor.org>
|
2011-09-05 14:31:03 +02:00 |
|
Andreas Burchert (scarya)
|
79f5ff4d35
|
Used correct function to create tmpdir, fixes #846 @0h5m
Thanks to sreimers.
|
2011-08-07 15:49:40 +02:00 |
|
Andreas Burchert (scarya)
|
51a83d8b09
|
Removed @version in file header. This isn't used by git.
|
2011-05-04 11:59:20 +02:00 |
|
Michael Kaufmann (d00p)
|
f4b6d9930f
|
- respect domain openbasedir settings when using php-fpm, fixes #562
- various improvements/cleanings in the gentoo configfiles array
|
2011-01-26 09:44:09 +00:00 |
|
Michael Kaufmann (d00p)
|
66b274c1bf
|
- fine-tune php-fpm-config, create tmp-folder if not exists, refs #524
|
2010-12-21 13:15:26 +00:00 |
|
Michael Kaufmann (d00p)
|
0fd11afdcb
|
use makeCorrectDir() to output sane path
|
2010-12-10 12:16:03 +00:00 |
|
Michael Kaufmann (d00p)
|
59bf7ba22f
|
- restore still used settings in 120.system.php
- check for $createifnotexists in phpinterface_* classes
|
2010-12-07 11:08:41 +00:00 |
|
Michael Kaufmann (d00p)
|
9c075c05f5
|
- don't create standard-openbasedir config for froxlor-panel vhost
|
2010-12-06 09:17:48 +00:00 |
|
Michael Kaufmann (d00p)
|
6815501c1d
|
- use local-username for froxlor in fpm-config, because froxlor.panel is only the directory/loginname
|
2010-12-06 09:00:53 +00:00 |
|
Michael Kaufmann (d00p)
|
0271ccfc28
|
- outsource fcgid/php-fpm configurations/file-creations/etc
|
2010-12-03 09:23:40 +00:00 |
|