Jump to content

Krydos

Chief Executive Officer
  • Posts

    26446
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. No, I meant backups you created and downloaded prior to the crash. We always recommend taking frequent backups.
  2. Yeah, I ran a script to process the logs, bandwidth, and statistics for your account. It fixed the display error.
  3. Hey, thanks for replying. We've had quite a few people ask about linux already. We assumed statistically that since most people in the world run windows it would be best to release that first. We've already begun plans on releasing instructions on how to mine for linux. Keep an eye on our news posts on facebook, twitter, and our forums. We'll announce when we have the linux mining set up.
  4. Hey, thanks for replying. We've had quite a few people ask about linux already. We assumed statistically that since most people in the world run windows it would be best to release that first. We've already begun plans on releasing instructions on how to mine for linux. Keep an eye on our news posts on facebook, twitter, and our forums. We'll announce when we have the linux mining set up.
  5. We've had other people have issues with cookies and sessions. The solution for them was to name their .war file in a certain way. On our system we put your username and an underscore before each .war file before it is deployed. So if you deploy test.war it becomes raouday1_test.war. The reason we have to do this is because if one person deployed test.war, and then someone else tried to deploy the same filename it would get overwritten. This causes issues for some applications that rely on a hard coded name. The solution is to name your .war file with your username already before you upload it. If your .war already starts with your username it won't get added again and your cookies/sessions should work. Let us know if you need any other assistance or if the naming doesn't work.
  6. It is safe in all ways. Wolstech wrote it so we know exactly what went into it. I'm not sure if it would work on windows xp. That operating system stopped receiving updates over three years ago on 2014-04-08 so most people have moved on to a newer OS. Wolstech might know for sure if it would work on such an old computer. He'll respond when he sees this thread. What it does is download a small initialization file with instructions on what to mine and where to send the data. It downloads assignments from a pool which then gives us cryptocurrency depending on how many hashes per second your computer performs basically. It doesn't collect any of your information other than the username you provide, and basic stats about how fast your computer can mine and how many minutes it's been mining for. Wolstech would know for sure the exact details of the registry. I believe it uses the registry to store a few variables is all. It can definitely be uninstalled. I have been running the software for over a month and I have uninstalled it many times for testing. I wouldn't let the program be released to the public until I was positive that the uninstaller removes all traces of the program. It doesn't even leave any empty directories behind like a lot of software. Yes, antivirus software and firewalls can block the program. It relies on being able to connect to the internet so if antivirus blocks it from downloading its assignment, or if it can't talk to the pool or to our servers it will not run as well. Thanks for the great questions, and we welcome any others you may have. Like I already said Wolstech (the software's author) will also respond to let you know further details.
  7. Do something like this $conn = new mysqli("localhost", "user", "password123", "db"); $sql = "select things from stuff where id = '1'"; $result = $conn->query($sql); $row = $result->fetch_assoc(); $thread = $conn->thread_id; $conn->kill($thread); $conn->close(); Open then execute the query then close it immediately. No other code in between. Obviously don't do things like execute mysql queries inside loops, etc. Just write good code basically.
  8. You're the third person already to ask about linux. I'm making a list and we'll be posting instructions on how to mine on linux soon. We wanted to release the windows version first because statistically most people use windows. Great question though. Keep an eye on our news posts on facebook, twitter, and our forums for more information about the upcoming linux mining.
  9. 1. We've had a couple people ask about linux already. We're huge fans of linux as well, and all of our servers run linux, but we figured statistically more people use windows so we'll write our software for that first. Keep an eye on our news posts on facebook, twitter, and our forum. I intend to post instructions on how to mine with linux soon. 2. We do have plans on how to make phones be able to mine too, but since most phones have far slower processors than computers they wouldn't be as productive. It's possible to write a webpage that will mine for us and all you'd have to do is open that webpage on all of your phones and various devices and you wouldn't even need to install any software at all. For a PC it'll be more productive to use our software than the webpage though. We'll let you know via news once we have the webpage up and functional too. 3. We're a huge proponent of privacy too. The internet is getting ridiculous with giant corporations and countries spying on everyone and everything. In order to combat that we do our best to encourage everyone to use encryption whenever possible, vpns, proxies, tor, and whatever other tools you can use to avoid losing your privacy. That said, we wrote this software ourselves. We know everything that went in to it, and I can assure you with 100% certainty that we are not going to be reading your files. We have no interest in your files, and we have no interest in selling your files to anyone. We don't even sell the email addresses that our users give us like most companies do. Your information is safe. All we're asking is to spare some of your idle cpu power to help us stay in business. We think this is a pretty innovative way to fundraise. Thanks for being a huge fan. It's users like you that keep HelioHost going. Great questions by the way. Let us know if you have any others.
  10. That sounds like you were using innodb tables. I searched and it looks like prestashop 1.4 and above use innodb by default. What innodb means is that it can't be recovered after a server crashes. Myisam (our default) can be recovered after a crash. That's part of the reason we recommend it to everyone, and that's why if you create a database without specifying you end up with myisam. You'll need to use your next newest backup to restore and you'll lose whatever difference there was between when you took the backup and when the crash occured.
  11. You were blocked for failed imap logins. Be sure the credentials saved in your mail client are correct. Unblocked.
  12. Your php files are permissions 664. They need to be 644. Your directories are permissions 775. They need to be 755. You can change permissions in SFTP or through cpanel file manager. Let us know if you need more help.
  13. No problem. Since you have a nice paid domain .com I would also like to suggest that you consider moving to one of your production servers. Tommy is much faster and has much higher uptime for when you start getting a lot of visitors to your domain. Let us know if you need help moving your account.
  14. It can take up to 12 hours for Johnny domains to start working. In the meantime you will probably see that 404 error or a queued page.
  15. Yeah, me too for the most part. If we write a Linux port of the program we'll let you know, but for now it's Windows only because we figured that would get the most users. Thanks for using HelioHost. Let us know if you need help with anything.
  16. Alright. Thanks for using HelioHost. Let us know if there's anything we can help you with.
  17. According to https://translate.google.com/ your email says create an account and my domain is not yet activated, it has been more than 24 hours, the domain is http://uts.heliohost.org thanks for your help If that is an unsatisfactory translation please let us know by responding and translating it yourself to English. Your domain is working for me. Please clear your browser cache.
  18. Cool. That's a good plugin to know about. We've had a few other people with this wp-login.php load issue so I'll point them that direction if it works for you.
  19. Krydos

    Delete the other account then. You're only allowed to have one account anyways. http://www.heliohost.org/classic/support/scripts/delete Once you delete the other account you should be able to add the domain to your new account.
  20. I've never tried it, but I assume you could log in via SFTP and rename the wp-login.php file to something hidden like alhwdkwheuidwad.php and then put a new wp-login.php file with contents such as <?php echo "Logins are currently disabled due to abuse."; Then if you need to log in to the admin account just rename the files back, login, do what you need to do, and then disable it again. Also, please check in over the next few days to see how your load is doing. Our suspension system is automated to preserve the functionality of the server, but we can check your load levels to make sure you're not at risk of being suspended again. If one account is causing the other thousands of websites on the same server to run slowly or go offline our automated systems have to correct the problem.
  21. Unsuspended. Please make the changes swiftly before your account starts to cause a lot of load again.
  22. Try deleting or renaming your .htaccess file.
  23. Hey Vito, I haven't heard from you for several weeks. Were you able to make that 468x60 sized banner for us? I'm about to send out an email to our 17k users, and I was considering using a NordVPN ad. Thanks.
×
×
  • Create New...