Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,618
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. Can you add the callumpilton.co.uk domain back on your account now?
  2. Unblocked. You were blocked for failed imap login attempts. Likely due to the email address no longer existing. You'll just get blocked again unless you stop your mail client from trying to connect to non-existent addresses.
  3. You could put one of our banners on your site https://www.helionet.org/index/topic/28401-put-our-banner-on-your-site/
  4. Paypal should accept debit cards https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=P63828V7WFM54 If that doesn't work you can also try skrill https://www.skrill.com/skrillit/?locale=en-us Send the donation to admin@heliohost.org If that doesn't work we also accept several cryptocurrencies like Bitcoin. The addresses can be found at https://www.heliohost.org/donate/ If you don't have any cryptocurrencies either you could always use your debit card to buy a visa giftcard like http://a.co/hftdRNa and use it to make a donation via paypal or skrill. Thanks in advance for the donation!
  5. Your forum username has been changed back. Let us know if there's anything else we can help with.
  6. I renamed your forum account so you can get the gupta username again. Invite sent. Let me know when your account is created and I'll rename your forum account back.
  7. Invites cannot be sent until the email address is free. You'll need to delete the account first to free up the email address.
  8. There is no reset button. You'll need to back up your account, delete it, recreate it, and restore your backups.
  9. I made the java deployment page in cpanel smarter so it should display the proper url regardless of whether manual changes have been made. Is it working for you? Let us know if you find any other bugs. These self-deployment scripts are fairly new, and a very small number of people use them.
  10. I manually edited the configuration file for you to see if it would help all of your issues. If you want I can change it back? The automated deployment script doesn't know about my manual changes.
  11. You have remote access to the database "saswatsa_SMS_mvc" like you requested not the database "postgres".
  12. You can upgrade to php 7.0, 7.1, and 7.2 when you switch servers to Ricky or Tommy.
  13. You've been approved for up to 250 emails per day. We don't whitelist very many people like this so if your account accidentally gets suspended again it's likely due to a bug in our system, and you should let us know immediately.
  14. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache. If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
  15. It looks like you were using wordpress which can be really high load if improperly configured. Most of our high load suspensions are due to wordpress. It's interesting that you complain about your site going down when it was your account causing the whole server to go down. No, there isn't a traffic limit. We offer unlimited bandwidth. We also offer unlimited memory usage and cpu usage as well. The problem is if your account starts to adversely affect the entire server's uptime and speed. When that happens the offending account is suspended to prevent the thousands of other websites hosted on your server from going offline. Not really. Your site over the past week has used about 1.5 gb of bandwidth. For comparison another one of our accounts used 38 gb of bandwidth and came in at #68. Your account used less than 4% of that bandwidth and came in at the highest cpu usage and highest memory usage. The problem is definitely not the traffic, but rather wordpress. Do you have any plguins installed? Sometimes they can go haywire and cause a lot of load.
  16. Poof.
  17. It looks like the subdomain you need to create is emailsaga.jcook.heliohost.org (Notice the extra ga in there.)
  18. No idea. The nature of the problem suggests Johnny, and the title of the post confirms it.
  19. If you're trying to do ruby cgi then the files go in /home/jess27/public_html/cgi-bin/ If you're trying to do ruby on rails then the files go in /home/jess27/rails_apps/appname/ You may overwrite any files on your account that you want to. It's your account afterall.
  20. Done. You should now be able to log in and your website should start working within 12 hours.
  21. Numpy, pandas, and requests were already installed, but I added mysqlclient, slackclient, and sqlalchemy for you. You can see what is already installed at https://krydos2.heliohost.org/cgi-bin/modules36.py
  22. Your username always gets appended to the front of the .war file. The reason for this is you're on a multiuser system and you're not the only person with java enabled on their account. If you deployed a file named test.war and then another person deployed test.war it would overwrite your file and your website would suddenly change to their content. To prevent this your username is added to the front so cridus10_test.war is unique from other_test.war. Adding your username to the front of the .war isn't required, but if it isn't there the system renames it and deploys it that way. Some .war files don't like being renamed so if people are having trouble with cookies or paths or whatever we recommend naming it properly yourself.
  23. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  24. Try naming your .war file arkham19_mb.war. Sometimes .war's can't handle being renamed.
  25. The database joserg96_ireport has been dropped.
×
×
  • Create New...