From config.php you send by PM,

Code:
$config['basedir'] = "/home/rankmydo/public_html/mankoosh";
$config['baseurl'] = "http://mankoosh.auhserver.com";
Your basedir is

/home/rankmydo/public_html/mankoosh

But the upload script is trying to read file from

/home/boot7com/public_html/templates_c

So there should be some thing wrong with your

cgi-bin/uu_default_config.pm

Post content of that file here.