Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,853
  • Joined

  • Last visited

  • Days Won

    885

Everything posted by Krydos

  1. Invite sent. For future reference, the fastest way to get support is to post on these forums, and then wait patiently. I work on threads based on the oldest last post first. So each time you bump your thread you move yourself to the bottom of the todo list. Other admins may work on threads in the same way.
  2. Unarchived. If you want a backup you can create one yourself by logging in to cpanel and clicking the backup button.
  3. We got this email:
  4. Ok, after a bit of research for you I think this is the line you need SetEnvIf Authorization "(.*)" HTTP_AUTHORIZATION=$1 I found that line here https://ember-docs.kekalainen.me/installation/web.html#web-server-configuration The SetEnvIf directive is available for use in .htaccess https://httpd.apache.org/docs/2.4/mod/mod_setenvif.html#setenvif So try putting that line in your .htaccess file and see if it works.
  5. Here is your error: [Fri Jan 01 19:50:26.891443 2021] [core:error] [pid 44741] [client 65.19.143.5:56411] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace., referer: https://wmenezes.heliohost.org/ That's usually caused by an error in your .htaccess. For instance is page1 redirects to page2 and then page2 redirects back to page1.
  6. You can host the contact form on our servers too. This is the just the first result that came up https://code.tutsplus.com/tutorials/create-a-contact-form-in-php--cms-32314
  7. You're on Tommy now. I have also increased your storage to the maximum, and you don't need to log in to cpanel to keep your account active until 2021-06-28. Let us know if there is anything else we can help you with. Thank you so much for your donation!
  8. Unarchived.
  9. I've never tried any of these, but I found this article https://www.maketecheasier.com/best-static-website-cms/ Static sites will load much faster, and are much harder to hack. You'll need some sort of scripting language to do a contact form, you can't make those static, but they aren't too hard to implement. Let us know if you try any of these options and how it works out for you.
  10. Nope, I didn't unarchive it. The account is active and working though.
  11. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  12. Unarchived.
  13. I know some banks have national cards by default that only work in your country, and then offer international cards that usually have higher fees that work worldwide. If you're not in the US and your card doesn't work I would contact your bank and ask them if you have an international card. I think most US banks just issue international cards for everyone. I've traveled to many different countries and used my card on many non-US sites and never had an issue paying.
  14. That sounds like high load to me. This is pretty common on Johnny. The best bet when things start timing out on Johnny is either just wait patiently for the load to drop or switch servers. Tommy has much lower load if you need a more reliable server.
  15. We don't even offer php 7.4 yet on any of our servers. It's kind of important to know which version of php you're using because it would be a waste of time and pointless to change settings on a php version you aren't even using. You can check your php version by placing a phpinfo() file and opening it in your browser.
  16. What is the url to your django page?
  17. You don't need a complete log because your issue is very simple. I'm not going to waste my time copy/pasting 20 pages of spam and making sure there isn't any info from other users hidden amidst it all. java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: NO) This is a shared server with thousands of other users, so no, you can't connect to the database as the root user especially without a password.
  18. It looks like you already have an account called edrick2 on Tommy. Users are only allowed to have 1 active account at a time. Would you like me to suspend your Tommy account and unarchive your Johnny account?
  19. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  20. Here's your error: SEVERE [localhost-startStop-2] org.apache.catalina.startup.ContextConfig.beforeStart Exception fixing docBase for context [/iotblend_iotb] java.util.zip.ZipException: error in opening zip file It looks like your .war file is corrupt. Try creating it again. You can test if it's a valid .war archive by renaming it to a .zip file and unzipping it.
  21. For anyone who searches and finds this thread, that error message likely meant that your MX record(s) are incorrect. OP switched to zoho which involves changing the MX records, which fixed the issue.
  22. That account was deleted by request from either you, or someone that knows your password. Would you like a new Tommy invite?
  23. Oh yeah, I forgot about that guy accusing Tommy of having the corona virus. Maybe Tommy had it, and then gave it to Johnny?
×
×
  • Create New...