MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: marcus5914 on 2013-08-17, 16:40:40

Title: ERROR: An another FPM instance seems to already listen on
Post by: marcus5914 on 2013-08-17, 16:40:40
this is the second time i am getting this error . please tell me a permanent solution for this error .

Code: [Select]
[root@vik ~]# /script/restart-web
Stopping nginx:.                                           [  OK  ]
Starting nginx:                                            [  OK  ]
Stopping php-fpm:                                          [FAILED]
Starting php-fpm: [17-Aug-2013 08:33:35] ERROR: An another FPM instance seems to already listen on /home/php-fpm/sock/apache.sock
[17-Aug-2013 08:33:35] ERROR: FPM initialization failed
                                                           [FAILED]
Title: Re: ERROR: An another FPM instance seems to already listen o
Post by: MRatWork on 2013-08-17, 16:56:45
Try 'sh /script/fixweb' or (in case php-fpm) try 'sh /script/fixphpfpm'.
Title: Re: ERROR: An another FPM instance seems to already listen o
Post by: prandah on 2013-08-17, 17:11:13
haha your problem same with me
thats error if i got high load on my server
so i just kill-all php-fpm
then restart service php-fpm restart
Title: Re: ERROR: An another FPM instance seems to already listen o
Post by: zenkul on 2013-08-17, 21:49:54
Quote from: "prandah"
haha your problem same with me
thats error if i got high load on my server
so i just kill-all php-fpm
then restart service php-fpm restart
maybe ...  :?:

must be increase your max children at php-fpm  ... and absolutely configure to 'microcache'

 :?:
Title: Re: ERROR: An another FPM instance seems to already listen o
Post by: prandah on 2013-08-17, 23:07:51
done, my client install hacktools damn
and now take a rest