Problem with .htaccess file
After installing Dolphin 6.1.0 on my great web hosting (
http://www.web-tastic.com) I could not get Dolphin to work.
Removing the .htaccess file seemed to fix this.
So, I contacted my hosting company and they suggested to comment out line 2 like this
#php_flag register_globals Off
This was because php_flag register_globals was already set to off.
Did this and Dolphin is working!