[eluser]Randy Casburn[/eluser]
Ok...so try this then...
Put you index.php file back into [ root ][ two ] and put these lines into it...
Code:
$system_folder = "../system";
$application_folder = "application";
Notice the ../ this time in front of "system".
Let me know what happens.
Randy