Relative Content

Tag Archive for phpmysqliapache2

mysqli_query returns null. No errors shown or logged

On a new installation raspberry pie LAMP mysqli_query() returns null result.
There is no error message and nothing shows up in the /var/log/apache2/error.log.
If I submit the same query with the command line mysql, it works correctly.