[Opensim-users] A grid statistics page

Shaun T. Erickson ste at smxy.org
Sun Nov 2 03:48:06 UTC 2014


It turns out that there was a php-mysqlnd rpm I could install in place 
of the php-mysql rpm I had installed. Once I did that, the code worked.

Now, on to pagination. :)

-ste

On 11/1/14, 11:38 PM, Shaun T. Erickson wrote:
> Jeff,
>
> I'm getting an error when I run it:
>
> PHP Fatal error:  Call to undefined method mysqli_result::fetch_all() 
> in /var/www/html/stats/stats.php on line 43
>
> That would be this line:
>
> $result = $answ->fetch_all(MYSQLI_ASSOC);
>
> From perusing the web, it would seem my MySQL installation lacks the 
> mysqlnd driver, that this function relies upon.
>
> -ste
>
>
> On 10/31/14, 11:43 PM, Jeff Kelley wrote:
>> Let's build a nice grid overview like this one :
>>
>> http://www.pescadoo.net/tmp/gridstats.png
> [SNIP]
> _______________________________________________
> Opensim-users mailing list
> Opensim-users at opensimulator.org
> http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users



More information about the Opensim-users mailing list