php_flag register_globals Off

Can someone tell me why I get an error 404 when I try to view a profile.  I removed the "php_flag register_globals Off" from the .htaccess, and still I get the c.  please help...

Quote · 24 May 2008

hey i just answered this on another post..

 

Options -MultiViews

php_flag register_globals Off

<IfModule mod_rewrite.c>

RewriteEngine on

 

RewriteBase /~jayaicom/dolphin/

Whats in yellow is what i added to my .htaccess file to get my links to rewrite correctly.

just try to add RewriteBase /    first to your .htaccess.  The /~jayaicom/dolphin/ part just happens to be where i have my dolphin install.

if you need more help let me know and i'll see what i can do...

Jay

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 24 May 2008

Thanks very much !! It worked - You Rock.

RewriteBase /

Quote · 24 May 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.