Found it in style.css – thansk!
You need to upload the file, not the folder to your plugins directory.
Figured it out – Part Fantastico, part DNS. When I installed via fantastico it did not put the www in front of my domain name so in the sql (wp_option table, siteurl) was domain.com instead of http://www.domain.com).
On the dns side, I like to have *.domain.com redirect to http://www.domain.com – and it couldn’t figure it out..
I added the www. to it in the sql and now its working fine.
Same thing with WP 2.2.1, IE7 and/or firefox. Anyone figure out their problem?
Fresh install of 2.2.1 on Linux w/ apache 1.3.37, MySQL 4.1.22, PHP 4.4.4 via fantastico.
Rob