Might want to check wp-config.php
Code:
/** Absolute path to the WordPress directory. */
if ( !defined('ABSPATH') )
define('ABSPATH', dirname(__FILE__) . '/');
If that's correct and still not working try removing the period from the new subfolder and see if that works.