Jump to content

wolstech

Chief Risk Officer
  • Posts

    19140
  • Joined

  • Last visited

  • Days Won

    758

Everything posted by wolstech

  1. It's because a bunch of capital letters got lowercased by accident...I just tried and my Coinbase account refuses it too. Try 1Q53Yrkodojr9WGTUULJAgY8hZzMAeFpvr instead (and make sure you don't copy the space at the end...double clicking it to copy it on the forum adds a single space character to the end for some reason). It's the same address but the capital letters are fixed. This is the value that's in the barcode. The forum attempts to prevent CAPS LOCK ACCIDENTS so it lowercased half the letters. Be aware of the roughly $18 network fee...I'd recommend donating in XMR, ETN, or AEON instead if you can, since the fees are much lower on all of those.
  2. This support request is being escalated to our root admin.
  3. This is a known issue with Johnny's Addon Domain functionality. It's to do with the fact the server is overloaded...the addon domain process times out half way through. Ricky and Tommy don't have this issue. Try creating the subdomain vashiyatobushtar.kapincho.heliohost.org. After that, check to see if your addon domain is listed in the addon domains screen. If it is, wait the 12 hours and clear your cache. If it does not appear, let me know and I'll escalate it for you.
  4. Unblocked.
  5. Once you change the domain's name servers, you need to add the domain to your account in cpanel. You can do this under Addon domains (which show different content from your main domain), or under Aliases (shows same content as your main domain). Once you add it, it takes up to 12 hours to take effect.
  6. Phpmyadmin is the user interface for mysql management, which accessed through cpanel...I assume you mean you want MySQL. For php scripts running on our servers, yes, MySQL can be accessed via localhost, port 3306.
  7. What message are you sending in your mail? Can you post an example?
  8. Did your account go inactive or get suspended, or did you change your main domain? All of those will cause you to lose Java.
  9. Unblocked.
  10. Three blocks in the 118.148.0.0 - 118.149.255.255 address space have been removed.
  11. Do you mean MySQL? PhpMyAdmin is just a GUI for editing the database. MySQL is the database server itself. Neither should affect your applications though. Pretty much all recent versions of MySQL and PhpMyAdmin are compatible with each other. If your software really can't work with the latest version, I'd suggest you find new software. Relying on old software means it's only becoming more difficult to find a host that can run it as time passes. If you truly mean PhpMyAdmin (the user interface for MySQL), you can install any version of PhpMyAdmin that you want on your account by uploading it like any other PHP program. Use localhost as the server name, and your cPanel username and password to log into it.
  12. It means the domain isn't configured by the server yet. It takes up to 12 hours for any newly added or changed domain or subdomain to work. That screen should go away once the domain setup completes. If it doesn't and 12 hours have passed, please clear your cache.
  13. Can you re-add all these addresses to https://www.heliohost.org/tommy/ ? They seem to have disappeared when we removed the card form (and the XMR one was never listed because it was added after the fact). A note that users need to post a transaction hash and amount of donation would be welcome too. All but Bitcoin are anonymous/privacy coins, so without tx hashes and amounts, I have no way of confirming we received donations.
  14. First, thank you for the donation, it's much appreciated. Was this via the credit card form or did you use PayPal? The credit card form has never worked properly. This option was recently discontinued and will be gone until the backend can be replaced (our card processor kept declining every transaction). If you used this form, please confirm that you weren't charged then re-donate via PayPal. If you WERE charged after donating via the card form, please let us know and I'll have a root admin check with the card processing company to find the donation. Our finance tools are showing $0.00 for that revenue channel for this month, so if it did charge you, something went awry and we need to go find your donation. If you donated via PayPal, please send the transaction ID from your receipt and we'll resend your invite (the invites sometimes end up in spam).
  15. Unblocked. It was for failed IMAP logins. Please make sure your mail client is using the correct username and password.
  16. That account is suspended for Phishing. For security reasons, phishing accounts cannot be unsuspended, backed up, or deleted. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
  17. That account is on tommy and it's not suspended. It also doesn't appear to be your account. Your account is labdul39 and is permanently suspended for phishing.
  18. Nope. Certificates are expired on Johnny. I'll see to getting that renewed. Thanks for noticing it. In the meantime, there should be an option to visit the site anyway if you don't want to wait.
  19. You were suspended for high load, then immediately got suspended for inactivity after I unsuspended you. You've been unsuspended for high load and renewed.
  20. In theory yes. I don't know much about Java development though, so no guarantees it will work. Look up how to build Java web apps without using WARs. Krydos would know for sure.
  21. Tommy users can deploy a WAR from cPanel. There's no easy way to do this on Johnny. Unpacking a WAR isn't going to put the files where they need to be in order to run, though it's possible to build an app that's not packed as a WAR (i.e. JSP files and a bunch of classes).
  22. If you're missing python modules, please make a new topic requesting them and we can install them for you. The python script you linked worked properly though, so I'm not sure there's anything wrong.
  23. It means all the options for creating/managing/etc. would stop working in cpanel, which would effectively make it impossible to use the MySQL server. We don't know exactly what would break for MySQL since we've never done it, but our past experiences with other things we've attempted to custom build have shown that it usually doesn't end well. We'd rather not break the server trying.
  24. Also, http://johnny.heliohost.org:3306/ is not valid. That's a MySQL server, it does not accept HTTP connections. You need to install software to access such a server remotely. The easiest way to access MySQL from your browser is to go here: https://johnny.heliohost.org:2083/frontend/paper_lantern/sql/PhpMyAdmin.html Sign in when asked and you'll see your databases.
×
×
  • Create New...