Author Topic: I do not want to install PHP-FPM !  (Read 8340 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
I do not want to install PHP-FPM !
« on: December 15, 2018, 12:11:59 PM »
I have tried several times/ways to not install PHP-FPM by selecting the "Skip" button in the lower right of the High Performace WebServers Configuration" display..

This leads to an endless loop realized in the "High Performace WebServers Configuration" display that I can't get out of.

Furthermore I can't perform functionality(ie yum update, cert management etc) as this display configuration display can't be bypassed. I need to update a SSL certificate via CWP and this is blocking that capability.

Offline
**
Re: I do not want to install PHP-FPM !
« Reply #1 on: December 15, 2018, 12:39:16 PM »
You don't need php-fpm, but you have to rebuild web servers (apache, nginx, varnish....), then you can skip it.

Offline
*
Re: I do not want to install PHP-FPM !
« Reply #2 on: December 15, 2018, 12:51:40 PM »
Gogo,

Thanks...going for the rebuild now...


Offline
*
Re: I do not want to install PHP-FPM !
« Reply #3 on: December 15, 2018, 01:21:43 PM »
On the apache re-build (mom-production site) I am getting this

"Error:Can't add notification!"

in the  /var/log/apache-rebuild.log file

Apache does not start up and is complaing about the Rewrite lines in the file /usr/local/apache/conf/sharedip.conf file

I could edit these conditions in the sharedip file, but I want to return attention back to the "Error:Can't add notification!"
 message... hopefully a resolution to that will all apache to succesfully start..?..

Offline
*
Re: I do not want to install PHP-FPM !
« Reply #4 on: December 16, 2018, 02:43:17 AM »
Apache does not start up and is complaining about the Rewrite lines in the file /usr/local/apache/conf/sharedip.conf file

delete: /usr/local/apache/conf/sharedip.conf and /usr/local/apache/conf/httpd.conf and then reinstall apache
yum reinstall cwp-httpd

after that rebuild webservers (needed only if still not working)
VPS & Dedicated server provider with included FREE Managed support for CWP.
http://www.studio4host.com/

*** Don't allow that your server or website is down, choose hosting provider with included expert managed support for your CWP.

Offline
*
Re: I do not want to install PHP-FPM !
« Reply #5 on: December 17, 2018, 02:11:04 AM »
Big Thanks! This procedure did work.