Results 1 to 3 of 3
-
10th Jun 2011, 12:45 PM #1OPMember
Php-fpm and Fastcgi
Can fastcgi be installed with php-fpm? I already have php 5.3 with php-fpm but I don't know if installing fastcgi will conflict with php-fpm as I really want to use worker MPM
masterb56 Reviewed by masterb56 on . Php-fpm and Fastcgi Can fastcgi be installed with php-fpm? I already have php 5.3 with php-fpm but I don't know if installing fastcgi will conflict with php-fpm as I really want to use worker MPM :( Rating: 5
-
10th Jun 2011, 12:58 PM #2It begins...
fastcgi and php-fpm are both different interpreters (with php-fpm being superior). And yes, you can install fastcgi alongside php-fpm. Just bind it to a different port (assuming 9000 is the common port for a 3rd party php interpreter, and is therefore being used by fpm), bind it to 9001 or something similar.
-
10th Jun 2011, 01:47 PM #3OPMember
ah ok thanks!
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.47 released. Open older version (or...