MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: WanT3D on 2013-01-28, 20:54:38

Title: PHP-FPM not working on php54 branch
Post by: WanT3D on 2013-01-28, 20:54:38
Hi!

I'm trying to use the php54 branch but when i select php-fpm_worker/event as my php type php-fpm refuses to start. It gives "failed"

mod_php_ruid2 works fine with php54 but not php-fpm.
php52 works fine with php-fpm.


Any ideas?>
Title: Re: PHP-FPM not working on php54 branch
Post by: MRatWork on 2013-01-28, 20:58:10
Quote from: "WanT3D"
Hi!

I'm trying to use the php54 branch but when i select php-fpm_worker/event as my php type php-fpm refuses to start. It gives "failed"

mod_php_ruid2 works fine with php54 but not php-fpm.
php52 works fine with php-fpm.


Any ideas?>
How about php53u with php-fpm?.
Title: Re: PHP-FPM not working on php54 branch
Post by: WanT3D on 2013-02-02, 02:01:00
Quote from: "MRatWork"
Quote from: "WanT3D"
Hi!

I'm trying to use the php54 branch but when i select php-fpm_worker/event as my php type php-fpm refuses to start. It gives "failed"

mod_php_ruid2 works fine with php54 but not php-fpm.
php52 works fine with php-fpm.


Any ideas?>
How about php53u with php-fpm?.

No does not work!

Maybe I did screw something up but I do not have the option to reinstall this. Any suggestions etc to make this work? I really can`t stay with 5.2 anymore.
Title: Re: PHP-FPM not working on php54 branch
Post by: MRatWork on 2013-02-02, 03:38:58
Reinstall your Kloxo-MR with latest upload. Follow viewtopic.php?f=5&t=644 (http://forum.mratwork.com/viewtopic.php?f=5&t=644)

After install, try to change webserver lighttpd and change back. Also, try select php54 and php-fpm_event.

From ssh, run 'sh /script/fixweb; service httpd restart; service nginx restart; service php-fpm'.