I think this was talked about before but i couldn't find the postings.
just installed dolphin 6.5, everything seems to be working except when I click on someones profile. I get the message:
Not Found
The requested URL /Robin was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
any ideas how i can fix this?
thanks
Robin
let us know if this works out for you?
later,
DosDawg
I had to disable .htaccess at install.. for some reason i couldn't run install\index.php to start the install. after renameing the to htaccess.bak i was able to run the install..
i was getting the message:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
this is what i have in the root htaccess file which is currently disable:
php_flag register_globals Off
<IfModule mod_rewrite.c>
RewriteEngine see more