Hi,
When static pages were not working after upgrading this helped me:
Either copy the old file ( cp .htaccess{,.bak} ) and fill it with the output shown in the dashboard (options->permalinks), or make your .htaccess file writeable by your webserver (crude way: chmod o+w $WORDPRESSROOT/.htaccess ).
Cheers,
Otto