Score:0

Running PHP7.4 FPM on Ubuntu. Forgot to install PHP7.2-curl. Wondering if I will need to bring down all the other websites for the change

cn flag

So I run a server with about 7 websites.

Just wondering if adding a module I will have to bring down the php-fpm and thus reboot the nginx process or adding a module.

Nginx Ubuntu 20.04 php 7.4 mariadb

When running

sudo apt-get install php7.4-curl

I also get

The following NEW packages will be installed:
  php7.4-curl
The following packages will be upgraded:
  php7.4-cli php7.4-common php7.4-fpm php7.4-gd php7.4-json php7.4-mysql php7.4-opcache php7.4-readline php7.4-zip

but php mysqli and json and zip and readline are already installed with php 7.4.33 which are the latest versions...

Thanks

Score:0
tt flag

When restarting php-fpm, it is all or nothing. Unfortunately there is no way to restart an individual site pool.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.