Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,609
  • Joined

  • Last visited

  • Days Won

    871

Everything posted by Krydos

  1. Have you updated winscp when this started happening, or is it the same version that used to work?
  2. What is the database name, and what is the database user?
  3. There you go http://nic.se.ke/test.jsp
  4. Sometimes you can go months without bots finding your wordpress install, but as soon as they find it they just start spamming it to bruteforce the login and spamming it with exploits to try to hack it. Both cause massive load.
  5. Remote access enabled.
  6. When the firewall says "SSH logins" it actually means SFTP. They use the same login system, but obviously SSH is disabled.
  7. Remote access enabled.
  8. Authentication failed sounds like a wrong username or password. Did you change your password recently and not update your ftp client?
  9. 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.
  10. Unarchived. If you want a backup you can create one yourself by logging in to cpanel and clicking the backup button.
  11. We got this email:
  12. 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.
  13. 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.
  14. 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
  15. 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!
  16. Unarchived.
  17. 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.
  18. Nope, I didn't unarchive it. The account is active and working though.
  19. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  20. Unarchived.
  21. 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.
  22. 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.
  23. 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.
×
×
  • Create New...