Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,198
  • Joined

  • Last visited

  • Days Won

    854

Everything posted by Krydos

  1. There you go https://krydos.heliohost.org/cgi-bin/modules37.py Thanks for noticing that. I just copy/pasted it over from Tommy without remembering to change it.
  2. We usually say it can take up to 24 hours for Paypal to process a transaction. It can happen a lot quicker, but this transaction has been pending for 31 hours and Paypal hasn't sent us any notification of it being completed. I'll go ahead and send the invite anyways though. Let us know if you didn't get it.
  3. Have you read https://www.helionet.org/index/topic/32744-2018-05-01/ ?
  4. Glad you figured it out. I prefer to do it manually through .htaccess anyways. The cpanel interface only allows you to control it on a domain level. Manually editing your .htaccess allows you to set different php versions on a per directory level. Fixed. That was just an error in php.ini trying to load the apcu module twice. Not sure why it was like that, and it may come back on it's own. It's actually harmless except for the fact that it spams up your error_log. Thanks for pointing it out.
  5. If you backup the database, drop it, recreate it, and restore the data you would be looking at maybe five minutes of downtime. The issue is cpanel creates databases and assigns permissions with root access via the cpanel button. Phppgadmin uses your cpanel username which doesn't have full root permissions. There's a lot of subtlety that is lost because cpanel didn't design their interface with root access for every possible thing you might want to do.
  6. It depends on the type of backup it is. If it starts with cpmove- then it's an archive and we can restore it for people. The rest of the filetypes will need to be restored by the user.
  7. We can't move accounts from servers that are offline, but instead I have sent you an email invite to recreate your Tommy account. I renamed your forum account so you can reuse the username cherio, and I deleted all references to cherio.heliohost.org so you can use that as your main domain again. You can download your Johnny backup from https://www.heliohost.org/backup/ Once you have created your new account let us know and we can rename your forum account back. Please ask us if you have any questions.
  8. Dedicated IP is set up and reverse dns PTR record has been created as well https://www.debouncer.com/reverse-dns-check?ip=66.220.18.186 I also tested your email to make sure there is no reference to the Tommy shared IP. Thank you for your donation. We really appreciate it.
  9. Can someone (wolstech, or industryus) post the transaction ID for the dedicated IP purchase? Nevermind, I found https://www.helionet.org/index/topic/30357-please-enable-my-dedicated-ip/?p=137132 Good enough for me.
  10. There you go https://krydos1.heliohost.org/cgi-bin/modules36.py
  11. It's already installed root@tommy [~]# which ffprobe /usr/bin/ffprobe
  12. Most of your load is coming from /home/saluja/public_html/index.php which appears to be a wordpress install. The most common reason for high load from wordpress is poorly written plugins. Please get it fixed as soon as possible. Unsuspended.
  13. We've added a lot of accounts to Ricky lately due to the crash on Johnny, and two of them in particular were causing a lot of load. They've been suspended and the load is balancing out nicely. When someone inevitably unsuspends them it's likely the load will return unless they fix their load issues quickly.
  14. Most of your load is coming from /home/kanchude/public_html/cgi-bin/feedback.pl Please fix it swiftly. Unsuspended.
  15. Does it work for you now?
  16. Krydos

    Forward Secrecy

    When we released HelioMine https://www.heliohost.org/heliomine/ we found out that a surprisingly large number of people still use windows xp, but yeah they really shouldn't be anymore. It's been discontinued for a very long time.
  17. You can delete your own addon domains at https://johnny.heliohost.org:2083/frontend/paper_lantern/addon/index.html Is there any reason you're asking us to do it for you?
  18. Check out http://wiki.helionet.org/Deploying_a_Rails_application_on_HelioHost
  19. Python 2.6.6 is too old to install new modules. I recommend you use 2.7 or 3.6. Let me know which one you choose to go with.
  20. What version of python are you using, and what server are you on?
  21. I enabled two-factor authentication on Tommy. I actually thought it was enabled already. Not sure why it would be off by default.
  22. There you go
×
×
  • Create New...