Your site is showing as Active but you need to go here:
http://www.co.cc
and signup for this domain:
yearsley.co.cc
After you've successfully signed up, you'll have the option to enter our nameservers:
ns1.heliohost.org
ns2.heliohost.org
After waiting about 24 to 48 hours your site will be up.
In the meantime you should be able to login to your cpanel using the link in my sig.
Escalating to the Root Administrator.
Domain: detuned.ru
Username: ozersk
You were right about the mail.detuned.ru. I've never set my server mail up that way and didn't realize it was like that. Anyway djbob should be with you later today.
We have cURL installed with that particular function (curl_init) so I don't know why it throws that error.
http://byrondallas.heliohost.org/php/get_d...d_functions.php
Escalating to djbob...
Is this a new feature that recently got added to cpanel? It hasn't been there before.
Search Engine Optimization (SEO) Tools
Strange, when I do a NS Lookup on your domain I get this:
its.blocked.domain
http://byrondallas.heliohost.org/php/tools...o.cc&rec=NS
Are you sure everything is in order at CO.CC for your domain?
Where is it that your having a problem with syntax? Is it in writing the cron line or in your script? And if your having a problem with the script can't you just test it manually?
I've reset your password and if your interested in getting back into your site, PM me for the password. Otherwise the site will delete itself in 30 days.
Moving to Customer Service...
Is kimpen.tk a Parked Domain or Addon Domain? How long ago did you set this up at the cpanel? If it hasn't been over 24 hours ago then that's probably your problem and you just need to wait.
That's what I had to do in the past when I did have to empty the trash bin, but it's been so long since I've used any of the cpanel file functions that I don't exactly remember how the trash is supposed to work. I normally use a script or ftp.
I wonder why your not seeing these images on the forum? I'm seeing these ok.
http://www.4dvb.co.cc/advert/an01.jpg
http://www.4dvb.co.cc/advert/an02.jpg
http://www.4dvb.co.cc/advert/an03.jpg
Try this perl script and chmod to 755. Don't forget to change the username.
#!/usr/bin/perl -w
print "Content-Type: text/html\n\n";
system 'rm "/home/byron/public_html/news/j" 2>&1';