That looks like a file that is supposed to be created by the cpanel and only djbob can fix it. You can make your own counters with php or cgi/perl. Just do a google search for counter scripts.
You could try logging in this way and make sure your username and password are both in lowercase.
http://godk.heliohost.org:2082/frontend/x3/index.php
If that doesn't work then you'll just have to be patient for the problem to resolve and nobody knows when that will be. Sorry.
I take it allnaijajobs.co.cc is the domain name you registered with heliohost with. This domain (allnaijajobs.net) needs to have the nameservers pointing to heliohost.
ns1.heliohost.org
ns2.heliohost.org
Then go to your cpanel and look for the Parked Domain option and add allnaijajobs.net as a parked domain and then wait for awhile for it to propagate.
if that's causing you 500 errors then it's probaly not allowed. You can however add this to a script if your having problems and it will write to a text file with the errors.
BEGIN {
use CGI::Carp qw(carpout);
use diagnostics;
open(LOG, ">errors.txt");
carpout(LOG);
close(LOG);
}
use CGI::Carp qw(fatalsToBrowser);
You can also check your "Error log" at your cpanel for errors.
You want to set the name servers at co.cc to the heliohost's name servers:
ns1.heliohost.org
ns2.heliohost.org
and that's it.
btw, dns changes usually take about 24hrs to take effect but the way registration is going with the server it may take a few days.
Your site seems to be up so try logging in now. If it still doesn't work than you'll just have to wait on the administrator and we don't know when that will be.
Yes you can have it that way. What you need to do is set them up as parked domains.
edit:
Looks like you already have it set up but you need to wait a little while for ths to resolve:
www.summitsteakhouse.com
It's actually 1 month instead of 3. I guess djbob didn't update that notice when he changed it. So if it's been over 30 days since your last login than your site has probably been deleted. If you can re-register with the same domain than that's what has happened.
Usually you'll get the confiration email at yahoo. But if you feel sure that you registered correctly just keep watching for your account to come up and if and when it does you should be able to login to your cpanel like this:
godk.heliohost.org/cpanel
then you can change the contact info.