Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,398
  • Joined

  • Last visited

  • Days Won

    909

Everything posted by Krydos

  1. If you need to upload such large files, just do so with ftp. Increasing the upload size that big causes php to use a lot of memory and causes server instability. No. The maximum time that php can run is 60 seconds, which is already a really long time for a php scrip to run for. Increasing this number would cause server instability. No. The maximum memory usage is already at 128MB. Increasing that any further would cause server instability because php would use too much memory and cause load spikes. If you really need that high of settings I recommend checking out our VPS instead of the shared hosting. https://www.heliohost.org/vps/
  2. You're on Tommy now. Thanks for the donation.
  3. You can use python cgi to kill your own processes. Just use the same method as the stop script in https://wiki.helionet.org/Discord_Bot
  4. You can't reset the password of an account while the account is suspended for inactivity. You must reactivate your account first. You probably tried signing in too quickly after reactivating. It can take a few minutes to reactivate if the load is high.
  5. There you go https://krydos2.heliohost.org/cgi-bin/modules37.py
  6. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  7. Unarchived. Your username is svrusaf2 now.
  8. To test this out I changed the password of the database user tmzafar_admin and logged in remotely. I was able to create tables, and run insert queries just fine on the database tmzafar_kd-ueberdachung. Whatever is causing you to be unable to do this yourself isn't the fault of the server as far as I can tell. You'll need to reset the password of tmzafar_admin back to whatever it was before.
  9. The postgresql extension pgcrypto has been created on the database mtarsa_BoardGames.
  10. The email address nick.teeuwen@nicksoftcorporation.nl has been deleted from your account.
  11. SSL on this domain is working now https://www.sslshopper.com/ssl-checker.html#hostname=imdbot.com
  12. Mentioning that you're connecting to a remote mongodb database would have saved me like 45 mins. All outbound ports are closed unless you request access. The reason any pages with database connections are timing out is because you never requested permission to access a remote database so the firewall is blocking you. I'm honestly a little annoyed with you right now for wasting my time.
  13. The grants, and the remote access all look correct. Have you tried dumping the database, dropping the database, and loading the data back in?
  14. What is the url of your nodejs page?
  15. Remote access enabled.
  16. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  17. What is the database user, and the database you're trying to connect to?
  18. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  19. Unarchived.
  20. Remote access enabled.
  21. The extension bz2 has been installed on Ricky's php 7.2. https://krydos1.heliohost.org/72/phpinfo.php
  22. Remote access enabled.
×
×
  • Create New...