Seems the PHP gd stuff is somehow broken on wwwmaster. The graphs are
completely broken, whereas they worked fine on the developer box.
I'll ignore this until we've moved to the new VM for svr2, as it might
fix itself with a newer version of PHP :-)
CSV stats should still work.
//Magnus
> -----Original Message-----
> From: pgweb-commits-bounces@gborg.postgresql.org
> [mailto:pgweb-commits-bounces@gborg.postgresql.org] On Behalf
> Of pgweb-commits@gborg.postgresql.org
> Sent: Saturday, December 03, 2005 10:03 PM
> To: pgweb-commits@gborg.postgresql.org
> Subject: [PGWEB-COMMITS] By mha: Add some very simple
> download statisticsstuff.
>
> Log Message:
> -----------
> Add some very simple download statistics stuff. Can generate
> simple graphs and CSV. Not much, but it helped solve my
> curiosity :-) Open for improvs by anybody who wants more...
>
> Modified Files:
> --------------
> portal/template/admin:
> index.html (r1.4 -> r1.5)
> portal/template/navigation:
> top-admin.html (r1.3 -> r1.4)
>
> Added Files:
> -----------
> portal/template/admin:
> stats.html (r1.1)
> portal/admin:
> stats.php (r1.1)
> statsview.php (r1.1)
>
>