If you have RewriteBase enabled and working then you shouldn't have that index.php there (unless you accessed the site through index.php in the URL). Could also try hard code the base URL
define('BASE_URL', ..);
Posted to: get_base_tag returns is strange | Show Thread | Post Reply