MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Releases => Topic started by: MRatWork on 2014-03-23, 19:31:14

Title: [UPDATE] Kloxo-MR 6.5.1.b-2014032301 with user-level php
Post by: MRatWork on 2014-03-23, 19:31:14
Any change between 2014032301 and previous.

In 2014032301, php able to set per-user. That mean you can not see 'php configure' in domain but in client.

With user-level php, we can set 'pm.max_children' (how many php threads allocate per-user) in 'Limit'  (see 'Number Of FastCGI Children'). If we see 'Unlimited', Kloxo-MR will think as 'default' (6; six) threads.

If you found error after update, follow this step:

1. Run 'sh /script/fixlxphpexe php53s' and check with 'lxphp -v'
2. If found error, run 'sh /script/fixlxphpexe php52s' and check with 'lxphp -v'
3. And then run 'sh /script/restart; sh /script/cleanup'

NOTE:
- We can see many script like 'php53s-installer' in /script directory
- Purpose for many php branches installer are for 'multi-php' (not ready yet)
Title: Re: [UPDATE] Kloxo-MR 6.5.1.b-2014032301 with user-level php
Post by: MRatWork on 2014-03-24, 07:53:24
We can install php52s and php53s together with running 'sh /script/php52s-installer; sh /script/php53s-installer' and choose php52s or php53s for Kloxo-MR with 'sh /script/fixlxphpexe php52s' or 'sh /script/fixlxphpexe php53s'.
Title: Re: [UPDATE] Kloxo-MR 6.5.1.b-2014032301 with user-level php
Post by: Spacedust on 2014-03-30, 19:42:00
Mustafa mean lxphp.exe -v ;)
Title: Re: [UPDATE] Kloxo-MR 6.5.1.b-2014032301 with user-level php
Post by: MRatWork on 2014-03-31, 04:45:31
It's possible using lxphp.exe with php52m, php52s, php53m, php53s, php54m and php55m.
Title: Re: [UPDATE] Kloxo-MR 6.5.1.b-2014032301 with user-level php
Post by: Spacedust on 2014-04-03, 19:56:58
I've switched to php54m, but still unable to fully remove php53s-fpm !