I just installed the news module, and the admin interface was really messed up. It looks like this is the error:
Fatal error: Only variables can be passed by reference in /var/www/localhost/htdocs/modules/News/News.module.php on line 1201
It's a PHP5 only error, and there's a lot of them, I've found at least 40 by now. They're pretty easy to fix though.
reference bug in news module
Re: reference bug in news module
These SHOULD be all fixed in svn now and (I think) were in beta3. I'm now using 5.0.5 on my development Mac and have been hitting any of those when I see them. Though, I think SjG cleaned up most before I even got a chance...