Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Ok your site has been reactivated. Make sure you login to your cpanel every 30 days. EDIT: If your still unable to login, try logging in from the home page. http://www.heliohost.org/
  2. Please post your username and domain name.
  3. Ok your domain name is now: deathmax.co.cc Give it 24 hours to resolve.
  4. I'm seeing a page that says Testing. Refresh your cache.
  5. Ok good. I'm going to de-escalate this and maybe you can help him with WebDisk.
  6. You only need to add it ONCE to your root .htaccess file. If you don't already have an .htaccess file then you need to create one, but I'm pretty sure you should already have one. Only this code: RewriteEngine On RewriteCond %{HTTP_HOST} ^e-hacking.com RewriteRule (.*) http://www.e-hacking.com/$1 [R=301,L]
  7. I didn't notice the date on this thread. stergos got his answer in another thread. Closing...
  8. Then you do want to use that code Wizard posted in the other thread you posted in. Use this to redirect all requests to your www: RewriteEngine On RewriteCond %{HTTP_HOST} ^e-hacking.com RewriteRule (.*) http://www.e-hacking.com/$1 [R=301,L]
  9. Both problems sound like a cache problem to me. stergos you need to post a url to your site so we can see what is going on, but try clearing your browser's cache first.
  10. I think your thinking of Webalizer (web stats). Even though WebDisk might be unpopular, I don't think it puts any kind of a load on the server. If I'm not mistaken djbob fixed it the last time I escalated this. Anyway will find out soon enough.
  11. Please stay with the new thread you've started. Closing...
  12. Try this in a file and post the url: <?php echo "Hello World!"; ?> You might want to check your Error log at your cpanel also for error messages.
  13. This support request is being escalated to our root admin.
  14. This support request is being escalated to our root admin.
  15. Your site is up. Refresh your browser's cache if your not seeing it.
  16. Your account is in the queue. Should be up in another 24 hours.
  17. Try your site now. You may need to refresh your browser's cache.
  18. You were suspended for spamming and phishing.
  19. If that is the case then I'm truly sorry, but you can bet that person or persons is on the same machine.
  20. The reason I ask if he was on a shared machine is because either him or somebody else with the same ip asked for that domain to be deleted. http://www.helionet.org/index/index.php?sh...ic=8273&hl=
  21. @Doisnet: Do you share your computer with someone else or are you the only person using it?
  22. BTW, you really need to start logging in with the url ending in php. http://stevie.heliohost.org:2082/frontend/x3/index.phpcp That way you can be sure cpanel logs your login.
  23. I wouldn't say it was better. Just a different way of going about getting the same results. Both serverd the same purpose just as well as the other.
×
×
  • Create New...