You would have to check the paths used in both your config files:
includes/configure.php -and- admin/includes/configure.php
I did notice this oddity in your first post:
require(./includes/application_top.php)
Not sure where the dot in front of the forward slash is coming or why, but it should not be there.



