Score:0

PHP7.4 redis issue

be flag

I just updated php7.4-redis in ubuntu 18.04 server. After I get everywhere:

PHP Warning:  PHP Startup: Unable to load dynamic library 'redis.so' (tried: /usr/lib/php/20190902/redis.so (/usr/lib/php/20190902/redis.so: cannot open shared object file: No such file or directory), /usr/lib/php/20190902/redis.so.so (/usr/lib/php/20190902/redis.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

I don't really understand what happened. This file is missing but all the others seem fine.

Is it a bug?

Any help please

digijay avatar
mx flag
Try `sudo apt-get clean && sudo apt-get update && sudo apt-get install php7.4-redis`
G. G. avatar
be flag
Worked! I didn't though of clean....Don't understand why it happened...Not first time update php module. Thank you @digijay
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.