Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,178
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. Java on your account has been tested, and it now seems to be working. Let us know if you're having any other trouble getting .jsp files to work or if you wish to deploy a .war.
  2. What I mean is you probably changed your domain and then instead of waiting 24 hours for it to go through you started asking why it wasn't working. Anyways, it's all working the way it should now.
  3. It's been about 2 hours since this domain was last edited. 2 hours is less than the 24 hours one can expect each new domain to take to get set up. Please wait an additional 22 hours and let us know if your domain still isn't working.
  4. Doesn't matter to me very much either way.
  5. Just posting first to verify that you're now willing for the account rdmtcmi to be suspended so that the account aswenger can be unsuspended?
  6. About three hours ago someone uploaded another malware file to your account. /home1/malayale/public_html/forums/cache/wchckd635.php I will give you another 24 hours from the time of this post to get your account clean again. I would strongly recommend fixing whatever vulnerability is allowing people to upload this junk to your account or you will find yourself suspended over and over.
  7. Traffic isn't necessarily the problem, although it could be part of the problem. Memory usage and CPU usage is what we monitor and what it means when we say "high server load." One (very poorly designed) site could get suspended for high load from one visitor while another would be fine with 10,000 unique visitors per date.
  8. Your account has been moved to an IP address that should be visible in China. Let us know if you're still having trouble connecting.
  9. Please post the following information: Your cPanel username Your main domain The server that you are on
  10. /home1/malayale/wp-conf.php
  11. Your account is showing up as clean now. Thank you for taking care of this.
  12. The account 'nemra1' was created on on Johnny on February 9th at 22:25 PST. If you were trying to move your account to Stevie and based on the dates on this post http://www.helionet.org/index/topic/15136-solved-activ-my-account-pls/ it looks like your deleted your account, and then created your account again on the same server, Johnny. Johnny isn't down 80% of the day; the uptime on Johnny is currently 87.61% which by the process of subtraction means that it's down about 12.39% of the day which is mostly in the middle of the night during daily maintenance. If you would like to move your account to Stevie you won't make any progress by deleting your account and creating it again on Johnny over and over. So I'll make it a little easier for you. Delete your account http://www.heliohost.org/home/support/scripts/delete Create your account http://www.heliohost.org/home/create-stevie-account If step two says the daily signup limit as already been reached use http://krydos.tk/sign-up.php to know when to try again. Finally, everyone, myself included, is having a lot of trouble understanding what you're trying to say and/or ask. If English isn't your first language that's fine, but you might want to try using a translator. If English is your first language and you're typing this way on purpose you might want to review our etiquette guide http://www.helionet.org/index/topic/1544-the-official-etiquette-guide/
  13. It looks like you're running wordpress which is probably the most commonly targeted website software for hackers to try to upload junk to and gain control of. I would recommend upgrading to the latest version, deleting all themes and plugins, and only install themes and plugins that are verified as clean. A lot of free themes for wordpress are actually just backdoors for hackers to upload whatever they want to your website. Fixing the underlying problem will prevent your account from being suspended again for malware in the future.
  14. Your account was suspended for the following reason: Malware. 2 file(s). PHP.C99-9 FOUND That means that there are some malware files found on your account. For your safety and to protect your website from potential further corruption the account has been suspended. To find the infected files we recommend making a backup of your site, download the backup file to your computer, and scan the backup using a reputable virus and malware scanner. If you're having trouble locating the offending files please ask and we can provide more information. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now, but keep in mind that this is a temporary unsuspension. You have 24 hours starting at the time of this post to clean your account of any and all malicious files or your account will be resuspended. /home/madler/public_html/wp-includes/js/js/cnn.php /home/madler/public_html/wp-includes/js/js/rconfig.php
  15. Thanks for letting us know. Yeah, it's fine to have one account for each of you; one for you and one for your wife. You'll be safe from multi-account suspensions now.
  16. Ok, the email address on the Igrec account has been changed. Log into it and resend the validation code to get that account validated. Once you have that account functional I will delete the chigle account so you will always have one functional account. (Sorry about the delay, I don't remember to check "Contact Helinet" subforum very often apparently.)
  17. This support request is being escalated to our root admin. Escalating this thread so it doesn't get flagged as inactive. It doesn't seem like it's going to be an easy fix, so I'll have to take a look at it when I have some time. For now you could try running your django application on Stevie instead if you want after moving your account by using this guide http://wiki.helionet.org/Moving_your_account Django on Stevie seems to be working fine, but Johnny not so much.
  18. The first thing to try on 500 errors is rename or delete your .htaccess file(s) and see if the page starts working. Let us know if your site continues showing 500 errors even after removing .htaccess.
  19. Users can make and download their own mailing lists backups by following these steps: Go to http://stevie.heliohost.org:2082/frontend/x3/backup/fullbackup.html Choose backup destination, whether or not to receive an email, and click "Generate Backup." Wait until the full backup finished. This can take a few minutes. Once the full backup has finished you can download it via FTP or by clicking the link. Extract or navigate through the compressed file on your home computer. You may need to install the proper program to do this depending on your OS. Mailing list information will be located in backup-3.9.2013_10-11-12_amenti.tar.gz/backup-3.9.2013_10-11-12_amenti/mm/amunaptra_alessandromenti.heliohost.org/ Let us know if you're having any trouble making your own mailing list backups.
  20. Alright, your account has been unsuspended. Please test your scripts before executing them on the server, and you're only allowed to have one active account at a time unless you receive permission first.
  21. Your account is showing up as clean now. Thank you for taking care of this.
  22. Your account is showing up as clean now. Thank you for taking care of this.
  23. Well, since you've already created 2 other accounts when each user is limited to 1 we'll use this same thread to ask you which 1 account you would like to keep?
  24. http://wiki.helionet.org/Moving_your_account
  25. The account mng4 has only run one cron job so far today. He might be talking about psuedo-cron that a lot of CMSes use. The way those work is each time someone visits their page it checks when the last time the psuedo-cron ran, and if it's over a certain length of time (1 hour, or 3 hours, or whatever) it executes a php cron file in addition to showing the page to the viewer. If no one visits the site for 24 hours then the psuedo-cron has no way of running at all in that time. We don't limit this kind of cron at all, but it can still raise your overall load caused. Also, this type of cron has a tendency to cause load spikes because of so many processes running at once. He could also be talking about an external cron, where every 1 hour or 3 hours or whatever it hits a certain page on his site to trigger the cron run. Once again we don't limit the number of these crons that you run, but they can raise your overall load level. Your sustained load and memory usage look fine for today. However, you could still be causing load spikes that wouldn't show up on the sustained report. Since you mention drupal, I've also noticed that drupal has a tendency to get people suspended for high mysql use. You could see about disabling unnecessary high load queries too if you're worried about getting suspended again.
×
×
  • Create New...