Jump to content

wolstech

Chief Risk Officer
  • Posts

    17,336
  • Joined

  • Last visited

  • Days Won

    639

Everything posted by wolstech

  1. Added. It may take up to 2 hours to work.
  2. Your account kept forking new processes over and over that never exited, which subsequently caused high load that slowed the server down. I suspect that was from the fork_demo.php in your account running away based on the contents. Please be mindful of your code and make sure it does not just keep spawning processes and hogging resources as it could crash the server. I've renamed that file so it cannot run and unsuspended you. You can monitor your load here: https://heliohost.org/dashboard/load/ If this happens again, you will not be unsuspended.
  3. To see someone beat our price permanently is impressive. Most of the ones we’ve found are limited time and we end up beating them once the promo runs out. Makes me wonder if they are subsidizing it with another service that they offer as there is no way that selling those kinds of resources for that price is sustainable unless they have another source of revenue…my bet is they’re also selling shared hosting which costs basically nothing to offer except the panel license if you already have the servers running for something else. We kind of do the opposite (give the shared hosting away and subsidize it with VPS sales and donations).
  4. How much is it after the first year though? The full $300? Or are they giving you $80/year permanently? We're less than half of their price without that 75% off promotion. The $70.20 for 6 months ($140.40/yr) is our normal price, no limited time promotions or marketing gimmicks.
  5. It's because the code you're using relies on "simple authentication" (a username and password), but gmail requires a standard called xoauth for scripts to send email through it. Gmail removed support for simple authentication recently. You need to either use a different email provider that still supports simple authentication (like the mail server on Johnny) or rewrite the code to implement xoauth. Here's a guide on how to use gmail with phpmailer to make a basic sending script: https://phppot.com/php/sending-email-using-phpmailer-with-gmail-xoauth2/ It's not nearly as simple but is the supported way of doing it now.
  6. Certificate has been installed. Please give it an hour or so to start working. In the future, you can do this yourself in Plesk by choosing the domain->SSL/TLS Certificate->Install free certificate from Lets Encrypt.
  7. Krydos has to do this. He usually sees these requests within 24 hours in most cases, and once started most rebuilds complete within an hour. An email is typically sent when it finishes.
  8. Resent. Please note that for security reasons it is being sent to an address ka***@***l.com associated with your account, not to the email address on your forum profile (which does not match).
  9. Missing DNS zones have been created, the rest of your domains should be available shortly.
  10. The gektek.heliohost.us one has started working now. The DNS zones are missing for the added domains, so the .info won't work nor will any of the others. I'm waiting to find out if this is normal and I need to create them, or if the unarchive failed.
  11. That account completed its unarchive and looks to be pending an Apache restart for the domains to start working. If you're unable to log into it, let us know and we can reset the password.
  12. It was high load. Not sure how bad it was as the suspender did not log it, but I do remember seeing your account floating right around the 10000 mark last week. You can monitor your own load at https://heliohost.org/dashboard/load/ Please keep the CPU under 10000 per day and the memory usage under 100GB per day to avoid being suspended for load. Unsuspended.
  13. That website is on Lily. Your Lily account still exists and was never deleted because Lily was not affected by the Plesk migration (Lily does not run a control panel). The Johnny account contents are inside that cpmove file, you have to unpack it with a tool like 7zip, there should be a folder inside called mysql that has the database files. There will also be a folder called homedir with the files from your account.
  14. The Lily account is still active. That never went away, only the Tommy account was deleted. The backup link is to recover the Tommy account content.
  15. Please check your email for a link to reset your password.
  16. This is by design. Plesk puts each domain in its own folder, unlike cPanel which required them all be inside public_html. That said, since you have a legacy account and prefer the old structure, I've moved the document root for you. It'll take 2 hours to take effect.
  17. The Tommy account never migrated because they ignored the email (likely lost in a spam filter). Also, there's an orphaned Lily account for this user. An invite for a replacement account has been sent (note that it will be on Johnny for capacity reasons, this is intentional). A copy of the old account's content can be downloaded from https://heliohost.org/backup/ Please let us know if the Lily account is no longer needed or if you plan to continue using it, as it needs to either be reassociated with you or deleted.
  18. This has already been added and is already working. There's nothing more to do.
  19. The cgi-bin folder needs to be 750, not 777. I changed the permissions for you and the script is working now.
  20. That message is what you get when the remote access is not enabled on our end. It hasn't been set up yet. Krydos will post here when it's been completed. I'm not sure how quickly this will be worked as he has been dealing with a server outage for some of our VPS customers.
  21. I'll have Krydos take a look for you, but if you'd prefer to move to Tommy instead or even just cancel your account altogether, let us know and we can accommodate that as well.
  22. You will need to be much more specific in what exactly isn't working (such as posting error messages, examples of incorrect data, etc.) if you would like assistance as we don't know what's broken. Your site appears to be working to us, but we cannot tell if the content is correct or not since nobody on our team can speak or understand Arabic. A VPS would allow you to change the server character encoding if that's what you're asking, but I don't know if that will solve the problem you're experiencing since we don't know what the problem is.
  23. Krydos can cancel your VPS and we can remove the forum account once complete.
  24. This domain is now working on my end. Marking solved.
  25. Have you logged into the VPS and checked if httpd is still running? Might be as simple as apache having crashed and needing to be restarted. That VPS is on Sparkie and is not affected by a current partial VPS outage (which affects users on Katie), so it's something to do with the software on the VPS.
×
×
  • Create New...