Score:0

php startup error

cn flag

I'm receiving the following warning

PHP Warning: PHP Startup: dbase: Unable to initialize module Module compiled with module API=20190902 PHP compiled with module API=20220829 These options need to match in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library 'dbase.so' (tried: /usr/lib/php/20220829/dbase.so (/usr/lib/php/20220829/dbase.so: cannot open shared object file: No such file or directory), /usr/lib/php/20220829/dbase.so.so (/usr/lib/php/20220829/dbase.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

in flag
The message means that the `dbase.so` library file is not compatible with your installed version of PHP. It will either need to be updated or removed for this warning message to go away
John Hanley avatar
in flag
You have PHP 8 installed and the database module is compiled for PHP 7.4.
I sit in a Tesla and translated this thread with Ai:

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.