Jump to content

Krydos

Chief Executive Officer
  • Posts

    26433
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Do you want your main domain changed, or do you want to add murilo.eu.org and have both domains?
  2. Ownership of the database luanreis_afiliate_data has been reassigned to the user luanreis_luan.
  3. I've been using Visual Studio Code a lot lately, and it does Linux line endings well too.
  4. The main thing you need if you want to become a hosting provider is a control panel. HelioHost used cPanel exclusively for 16 years, and paid an exorbitant amount of money to them over that time, only to have them revoke our licenses with absolutely no prior warning. I don't recommend going with cPanel. They are by far the most expensive option, and apparently they are willing to try to destroy your entire company for absolutely no reason. If you want to provide free hosting you should make an agreement to get a discounted control panel, or use a free option.
  5. Create an .htaccess file with the contents Options +ExecCGI AddHandler cgi-script .py
  6. All of the donors are already in the ETA database so your position is unlikely to change much at this point.
  7. Someone probably donated and moved ahead of you.
  8. First of all the working link has "nnidlt" and the invalid link has "niidlt" so that's why it's giving a 404 error. The problem is this line http_response_code(400); I commented that out and now it gives the expected JSON response. https://murilo.heliohost.us/nnidlt/api.php?env=production&user_id= It seems like Plesk is trying to give some custom error page for 400 errors for some reason. Not sure why. Does that script need to return a 400 error or is 200 response with the correct json error enough?
  9. I should be able to eventually enable "Options -Indexes" on Plesk. My main focus right now is getting new account creation implemented because there are hundreds of donors waiting to create a new account. Once those other top priority issues are fixed I can spend some time working on .htaccess. This issue is very low priority right now because it has such a simple workaround of being able to place an index.html file.
  10. I found this on StackOverflow regarding that error: Source: https://stackoverflow.com/a/48468294/2336864 It sounds like maybe it's a client issue maybe? How long does your PHP script take to finish?
  11. Your domain has been changed to alerte911.heliohost.us, but please be aware that if it starts getting flagged as fraud by google we'll have to suspend you again. Your account has been unsuspended. Can you login now?
  12. Thank you for the donation. Here is your ETA link now that the donation has been credited to the correct account. https://www.heliohost.org/eta/?u=decordec
  13. You were suspended because Google started flagging your domain for fraud. I understand that you've had this domain for over 3 years, but since it's a heliohost.org domain we have to be really careful about phishing, fraud, malicious, etc domains otherwise our whole main website www.heliohost.org could get flagged as well. It happened a few years and it was a huge mess to clean up and it cost us quite a bit of money too. That's the reason we bought the heliohost.us domain to keep our main website separate from the user sites. What would you like your domain to be changed to? Once your main domain is changed we can unsuspend your account.
  14. Ownership has been assigned to daskunk_php2.
  15. You can only issue SSL if you change the A record. The whole point of the hosts file is to test your site before you transfer the A record over. If you don't want to test your site first you can just skip the hosts file entirely and edit the A record.
  16. The donation has been linked to the murilo account now.
  17. Have you tried this? https://docs.moodle.org/400/en/Installing_Moodle
  18. That donation is already being credited to a Johnny account named ffvii. https://www.heliohost.org/eta/?u=ffvii Did you have two accounts?
  19. When you need support please post in the customer support subforum. When you want to comment on a news post please comment on the news post. If you post support requests on news posts they're liable to get lost, closed, ignored, etc. If you need a module installed let us know what the name of the module is.
  20. The best way to do https on flask or go scripts is to proxy the connection through Apache or Nginx and have the webserver handle the SSL certificate.
  21. Your invite was originally sent on May 10th. Resent.
  22. When an account is transferred to Plesk the worthless transfer script sets all of the PHP versions to a disabled executable. Since the executable is disabled it will give a 503 error. My upgraded transfer script changed the PHP version to one that will actually work. I'm guessing that Apache and Nginx hadn't been restarted so it showed a 503 error for up to 2 hours after you were transferred and then it fixed itself. I've upgraded the transfer script to restart Apache and Nginx so it won't do a 503 error for up to 2 hours anymore.
  23. On cPanel you can install Perl modules yourself and then you put this code in your script to load the modules. Obviously since you're not on cPanel anymore it's not going to work.
  24. This is just trash from cPanel that got transferred over. Since you were transferred over early on you had an older version of the transfer script. On the newer versions of the transfer script it deletes that junk automatically now. I deleted it from Plesk so it won't bother you again.
  25. I didn't turn it off. At least not on purpose. Feel free to turn it back on. I have a cover photo on my profile.
×
×
  • Create New...