Score:0

How do I get mysqli set up for accessing in php7.4 in Ubuntu 20.04?

de flag

Im setting up a new server on Ubuntu 20.04, and installed the LAMP apps. apache2 works fine and is accessing the PHP modules fine with the exception of getting the MySQLi database connection working. If I do: php -m It does say that mysqli is loaded and there, but when restoring my joomla backup it can't get past the point of connecting to the database.

Any help?

in flag
Silly question, but is Joomla using the `root` MySQL account? If so, that needs to change.
Marisa Giancarla avatar
de flag
Yes it is. Let me try using a separate user account...
Marisa Giancarla avatar
de flag
Was using the mysql root account, which is no longer supported. Using a new user account worked fine...
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.