Some indices are missing in the database. Connection error

You can use grep to narrow down the information output.

ie.

sudo -u www-data php -i | grep mysql

This should shorten down the information to the mysql bit. When you got that, you could add it in here so we can have a better look at it.

1 Like