Jump to content

Krydos

Chief Executive Officer
  • Posts

    23,799
  • Joined

  • Last visited

  • Days Won

    828

Everything posted by Krydos

  1. In order for python cgi to not give a 500 error one of the things you need is a content-type header followed by a blank line. Your test.py doesn't have this header.
  2. When he said "purchased" he probably meant "registered". Some people just type in random domain names and expect them to work without registering them from a domain registrar. If you went to freenom's website and registered this orangeadex.tk domain, then it should work just fine.
  3. The difference is lf37.py has dos line endings, and lf27.py has linux line endings. This usually means that you created the lf37.py file on a windows computer and then uploaded it. To avoid a 500 error you must make sure your files have linux line endings. I've never used it myself, but I've heard the windows program notepad++ can save files with linux line endings. I'm sure there are others as well.
  4. Ricky has autossl so you don't need to install ssl yourself with zerossl, it will automatically install it for you. Hence the name, autossl.
  5. Let us know if you have any more specific questions, and we can help more.
  6. Scraping of other websites is allowed.
  7. You need to make an exception in the .htaccess so your .css files are not handled by dispatch.wsgi. You can do this by duplicating the media line and changing the directory to static. You could also host your .css files in the media directory since they already have an exception in .htaccess.
  8. That is against our Terms of Service.
  9. Unblocked. You were blocked because of failed IMAP logins. Please make sure your email client credentials are entered correctly.
  10. You might want to change your paypal email address then if you don't have access to that email anymore. The paypal email address is where I go when I need to contact someone about money. Unfortunately we don't have the storage space to hold on to unpaid for VPS forever, so you'll need to restore from your latest backups. Your VPS, and the dedicated IP that goes along with it, was assigned to a new paying VPS customer not that long ago, but if you submit https://www.heliohost.org/vps/ again and set up a new recurring payment I can get you set up on a new dedicated IP and get everything back online. Like I said though you'll need to restore from your latest backups though.
  11. I deleted your old account. Remote access enabled.
  12. The account malicar, which obviously belongs to you, has been archived since 2018. I can unarchive it if you want, but you'll have to delete your new account. The new account malicard was created today. I can enable remote postgresql on the new account, but I find it odd that your database doesn't match the username on your account. Furthermore, cpanel shows your database user as existing, but on the command line the user doesn't exist. All these oddities are probably related to you having more than one account in the system.
  13. Did you wait 2 hours after you installed SSL for it to start working?
  14. Your last VPS payment was on 2019-12-18, and the recurring payment was canceled. Your VPS has been shut down since shortly after 2020-01-18. I tried emailing you multiple times at the fastmail.co.uk email address, but the email just bounces with an error message.
  15. The upload size limit of Johnny's php 7.3 has been increased to 16 MB.
  16. The reason the wiki has two hello directories is because that is the way the command django-admin startproject hello creates the code, and then you can upload it to the server by symlinking dispatch.wsgi and adding the .htaccess. Obviously it will work with other directory configurations.
  17. If there's a problem with the wiki any HelioHost user can edit it. You can get your wiki account set up at https://www.helionet.org/index/topic/34285-wiki-access-requests/
  18. Unarchived. You'll need to reset your password before you'll be able to login.
  19. Most services charge per month for additional storage space, so in the long run you'll end up paying more than $5 if you have your account for long enough. We just charge $5 once and it's good for the life of the account.
×
×
  • Create New...