in woda 4.500, the woda.conf file contains:
$SOCK_STREAM = 1;
it's ok for Linux but this value under Solaris is unfortunately "2".
With a bad value, the function socket() crash and wbOpenS() in woda_max.pl
return "socket failed". This return value is not tested in request done by
httpAny().
In this case the count of topic in Browse:Hierarchy of... or in the home page
with $WBB{'homePageData'} give "0" for each topic.
It will be nice if you add a comment in the woda.conf.
Best regards
Luc Weber
Geneva Observatory
Switzerland