Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,963
  • Joined

  • Last visited

  • Days Won

    675

Everything posted by wolstech

  1. Is crypto banned there? If you're able to use that, we can take BTC, ETH, XMR, ETN, AEON. I would need the transaction ID and quantity sent to verify it was received, but we can accept it. You can also mine for us using heliomine, but you need a high end PC to produce something meaningful. Earning us $1 or more that way would also qualify you for a tommy account.
  2. Does softaculous actually have the newer version available? Also, is the version you have upgradeable to the latest version offered? If either of these is no, it won't offer the upgrade. If both are yes, it's probably just a bug in softaculous.
  3. There a cron that does these update checks and sends reminder emails. It can take up to a month after the release is published to be notified in my experience.
  4. The file needs to be on the server, not your computer, so the file f:/data4.txt would never be accessible. Upload it to your home folder and point to the copy you uploaded there. It'll be found at either /home/username/data4.txt or /home1/username/data4.txt assuming you put it in the root of your home directory. Also, be aware that that function expects the data only, usually in comma separated form. It won't accept entire queries.
  5. You should be able to just read the file in, then execute all the queries inside in order as one big block of code. They are just plain text after all. We don't allow shell commands except through cron (and those are limited to 2 per day).
  6. Tomcat runs as a different user. Try creating a folder inside your home folder, granting it 757 for its permissions (instead of the default 755), then saving the file inside the new folder. The folders where your Java app saves its data needs "other" write permissions, since Tomcat is not running as you and is not in the same group.
  7. It's waiting in line for some reason. Tommy accounts usually create within minutes assuming load is low (which it is, 4.73 as of this post)... Lets have Krydos look at this.
  8. At this point all of the hacked accounts are supposed to be banned anyway. I'll send you an invite for a new account shortly.
  9. The folder csfun has been manually removed.
  10. It moved to the trash in the file manager just fine for me. If you're sure you want to delete it, just go into file manager in cpanel and empty the trash.
  11. Yeah, high load due to the proxy again. While we don't explicitly ban them, it's not advised to run those here for this exact reason. They almost always cause a suspension for load. Unsuspended again. Please delete the proxy ASAP.
  12. That account was already dealt with here and cannot be unsuspended: https://www.helionet.org/index/topic/33684-suspended-alden/ You never responded to me in that topic so the directory listing was never sent. Do you mean aleden? It has the same email as the banned account, but has never been used since the day it was created and is inactive. I've renewed it for you.
  13. We've had others report that as well. It's usually due to the user being on a public network of some form (free wifi, university/school, workplace, etc.) and there's nothing we can do about it Try using a VPN or the like, sometimes that fixes it, oddly enough. Also, if you're signing up in the middle of the day, all the servers are full anyway since we limit registrations on the two servers that are currently available. You have to try it at midnight UTC to have a chance at getting a slot.
  14. Done. You should now be able to log in and your website should be working again.
  15. You can't. We require all domains to have a root inside of public_html. Similarly, your account's main domain always points to public_html itself, and there is no way to change that. What you need to do is change your main domain to something you won't use (see http://heliohost.org/classic/support/scripts/domain to do that), then add your "real" main domain as an addon domain with ~/public_html/root as its docroot. Note that if you're using a something.heliohost.org subdomain, you can't do this and are stuck with it being your account's main domain.
  16. Unarchiving...
  17. The specified domains have been cleaned up. Try adding them again now.
  18. Did you just create it? AutoSSL can take up to 24 hours to get you a certificate. Also, be aware that domains with forced SSL redirects will never get a certificate unless you add an exception for the .well-known folder so it can be reached over plain HTTP.
  19. Something isn't right since your domain doesn't resolve at all. You didn't use the CNAME setup did you (known to cause issues). Use a full zone setup for Cloudflare. A proper CloudFlare deployment will require you change your name servers after configuration. https://bybyron.net/php/tools/dns_records.php?domain=denied.gr&rec=ALL (the fact I still see our NS means something isn't right). A proper CF deployment will have an output that looks more like this domain: https://bybyron.net/php/tools/dns_records.php?domain=gormleycpaservices.com&rec=NS Also be aware, if you use CloudFlare, you'll need to manually create DNS records on CF's website if you add subdomains after setup. Otherwise it works fine.
  20. No. If you want to use different NS, you’re free to do so, but we aren’t going to make any changes to accommodate it. It either works or it doesn’t and is unsupported if it does. Cloudflare is known to work fine for example if set up properly. I do know that Dyn and Afraid partially work but do not work 100% (others have tried), and can’t speak to others as I haven’t tried any others.
  21. Then why are there sites for a ponzi scheme on your account? https://www.quora.com/Is-the-Billion-Coin-a-scam https://www.google.com/amp/s/ecoin4dummies.com/billion-coin-tbc-scam/amp/ https://medium.com/@arewaapp/the-billion-coin-tbc-the-biggest-scam-in-nigerias-history-afd317ef608
  22. Looks like it's working: http://keibee-it.com/test.aspx and http://keibee.heliohost.org/test.aspx (I had to rename your .htaccess to fix it).
  23. This has been moved to Tommy for you
×
×
  • Create New...