Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Thank you! Closing...
  2. Okay your domain name is now: paulbechthold.info Give it 24 hours to resolve.
  3. It's already installed on the server Stevie.
  4. Seems django is down on Johnny. http://area51.heliohost.org/djangotest/
  5. Byron

    SSL error

    You need a dedicated ip for SSL which costs $12.00 a year.
  6. Your not doing anything wrong. It's a problem with the signup script. Try again tomorrow and it should be fine.
  7. I'm still seeing the suspended page no matter what I try to do. Escalating...
  8. We're working on it. Please refer to this thread: http://www.helionet.org/index/index.php?sh...ic=8858&hl=
  9. Are you sure it's getting deleted? If it is for sure getting deleted then it sounds like you may have a cron job running a script somewhere. Check your home directory for scripts and check your cron jobs.
  10. Go to your cpanel and look for "Parked Domains" and add this without redirection. udaan.co.cc You may have to wait an additional 24 hours before it will work.
  11. This support request is being escalated to our root admin.
  12. File permissions for all php files should be 644.
  13. @jje: We were both checking this at the same time. I've reactivated his site through the activation link. That's the way djbob wants us to activate inactive accounts. Anyway if I remember correctly his last login showed 2-22-2011, although I could be wrong. I'm not going to de-escalate this, I'll leave that up to you.
  14. His file is inside his cgi-bin. If his file permissions are correct and cgi/perl is working on johnny he may have this problem? http://www.helionet.org/index/index.php?sh...ic=6787&hl=
  15. Lots of other files there too - looks like FrontPage 2003 work to me. Looks like..... a form? 15 files in vti_pvt! All those look like the normal frontpage files to me. The reason we are seeing the hack page on our site is because it's replacing the queued page instead.
  16. Is every file replaced with the same thing?
  17. As far as I know nobody has lost any data. The last time we were hacked nobody had lost any files.
  18. Well what we can see is done, but let's hope he's truly done crawling around on the new server and doesn't decide to try it again. If he happens to tell you what the flaw was, and I doubt he will, please let us know. But since the server has only been up for a few days it might just be that djbob hasn't added the extra security that stevie has.
  19. Yes we are aware of this and will have it corrected soon. In the meantime let's try and keep the nmultiple threads about this to a minimum. Moving to customer service...
  20. Yeah well tell him to please stop, lol.
  21. This support request is being escalated to our root admin.
  22. We are aware of this and should have everything back to normal soon.
  23. Just be patient and we'll have everything back to normal.
  24. We don't know who you are unless you post your username and domain name.
  25. This works for me: #!/usr/bin/perl -w use CGI qw(:standard); print header; print <<EOF; <html> <head> <title>hello, world</title> </head> <body> <h1>hello world</h1> </body> </html> EOF Make sure your file permissions are 755. If your still getting 500 errors with my code, check out this thread: http://www.helionet.org/index/index.php?sh...ic=6787&hl=
×
×
  • Create New...