Closed hrach closed 10 years ago
And how do to start / stop php-fpm if it is not a service?
So just kill the process and start it over. Ok.
(nginx is irrelevant in that case.)
but if it would replace also functionality of nginx tray,.... :) :heart:
Are you sure that you use php-fpm on Windows? NginxTray seems to be working with PHP FastCGI
Oh man, seems you are right. I lived in the darkness.
Could you try the latest release?
Set HttpServerServiceName
to empty string, HttpServerProcessPath
to path to nginx binary and FastCgiAddress
to sth like 127.0.0.1:9999
I have fixed few issue and released second beta.
Thanks a lot! :) Seems to be working. I have another issue #5, but probably not related.
Currectly I am using nginx & php-fpm. Both are not services. Would be nice, if there would be option to start/stop/restart php-fpm, not apache. (nginx is irrelevant in that case.)