Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
PHP
»
manual install php fpm
« previous
next »
Print
Pages: [
1
]
Author
Topic: manual install php fpm (Read 6461 times)
0 Members and 1 Guest are viewing this topic.
ed44rf
Newbie
Posts: 29
manual install php fpm
«
on:
February 24, 2020, 08:55:37 AM »
who can write steps how install php fpm?
for example php72-fpm, php7.3-fpm for nginx+apache
google samples not match because of different config paths in cwp
Logged
rcschaff
Sr. Member
Posts: 820
Jack of all Trades, Master of some.
Re: manual install php fpm
«
Reply #1 on:
February 24, 2020, 02:41:16 PM »
CWP builds PHP from source, which is why they can choose where to install it, and specifically what mods to compile. If you want that ability, spend the $12/year and get pro.
Otherwise, follow the google directions, and pray for the best.
Logged
Google Hangouts: rcschaff82@gmail.com
Sandeep
Global Moderator
Hero Member
Posts: 1697
Re: manual install php fpm
«
Reply #2 on:
February 24, 2020, 07:32:54 PM »
we have fpm option in php switcher.
Logged
Home
:
https://control-webpanel.com
|
Support
:
https://control-webpanel.com/contact
|
Docs
:
https://docs.control-webpanel.com
|
Wiki
:
https://wiki.centos-webpanel.com
ed44rf
Newbie
Posts: 29
Re: manual install php fpm
«
Reply #3 on:
February 24, 2020, 07:40:30 PM »
Quote from: Sandeep on February 24, 2020, 07:32:54 PM
we have fpm option in php switcher.
I checked it but phpinfo show CGI/FastCGI
Logged
ed44rf
Newbie
Posts: 29
Re: manual install php fpm
«
Reply #4 on:
February 24, 2020, 07:41:08 PM »
here is log
Configure Command './configure' '--with-config-file-path=/usr/local/php' '--with-config-file-scan-dir=/usr/local/php/php.d' '--with-zlib=/usr' '--enable-mbstring' '--enable-zip' '--enable-bcmath' '--enable-pcntl' '--enable-ftp' '--enable-exif' '--enable-calendar' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-wddx' '--with-tidy' '--with-curl' '--with-iconv' '--with-gmp' '--with-pspell' '--with-gd' '--with-jpeg-dir=/usr' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--enable-gd-jis-conv' '--with-webp-dir=/usr' '--with-zlib-dir=/usr' '--with-xpm-dir=/usr' '--with-openssl' '--with-pdo-mysql=mysqlnd' '--with-gettext=/usr' '--with-bz2=/usr' '--with-recode=/usr' '--with-mysqli' '--enable-soap' '--enable-phar' '--with-xsl' '--with-xmlrpc' '--with-kerberos' '--enable-posix' '--enable-sockets' '--with-pcre-regex' '--with-libdir=lib64' '--with-mysql-sock=/var/lib/mysql/mysql.sock' '--enable-intl' '--with-icu-dir=/usr' '--enable-fpm'
Server API CGI/FastCGI
Logged
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
PHP
»
manual install php fpm