#300 mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given

Open
opened 1 year ago by Gijs · 1 comments
Gijs commented 1 year ago

From Debian Bullseye to Bookworm, Mariadb changes from 10.5 to 10.11. And lots of other things too.

GnuSocial did not survive the change. The web interface is visible, but instead of the usual posts and things, all that I see is this message "mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given"

Anything I should change?

From Debian Bullseye to Bookworm, Mariadb changes from 10.5 to 10.11. And lots of other things too. GnuSocial did not survive the change. The web interface is visible, but instead of the usual posts and things, all that I see is this message "mysqli_num_rows(): Argument #1 ($result) must be of type mysqli_result, bool given" Anything I should change?
Gijs commented 1 year ago
Poster

It looks like this is because Bookworm comes with PHP 8.2

GnuSocial is for PHP 7.4+ (but not 8.2 ).

It looks like this is because Bookworm comes with PHP 8.2 GnuSocial is for PHP 7.4+ (but not 8.2 ).
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.