Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,214
  • Joined

  • Last visited

  • Days Won

    856

Everything posted by Krydos

  1. There were two blocked ips on Ricky from Poland. I unblocked them in case they are Piotr's. We'll see if the monitor starts working again.
  2. The PM was basically just asking what to use instead of wordpress to prevent load. Not sure why it needed to be in a PM. Anything is the short answer. The long answer is static sites are going to cause the least load. All just images and html. Adding php increases load some more, but if you write it yourself it's probably going to be pretty light. Any sort of CMS is going to cause more load than writing your own, but if you aren't capable of writing your own people feel they need to use a CMS. Joomla seems to be really low load, and a lot of people find it's a good replacement for wordpress.
  3. Ahh, yeah, you're right. /var was full, which causes cpanel/whm to stop. Is it working now?
  4. Ricky is fine, and Piotr's monitor account is fine too. My guess is he got a new IP, and since the new IP isn't whitelisted he got blocked in the firewall.
  5. High memory usage actually.
  6. You can get sockets to work with .htaccess I believe. Never done it myself.
  7. Works for me https://www.5.5media.cf/ghost/#/signin Is the 404 error after you login?
  8. The extension iconv has been installed on Tommy's php 7.2 https://krydos.heliohost.org/72/phpinfo.php
  9. Remote access enabled.
  10. Remote access enabled.
  11. There you go https://krydos2.heliohost.org/cgi-bin/modules27.py
  12. There you go https://krydos2.heliohost.org/cgi-bin/modules27.py
  13. An invite has been sent to create a new account.
  14. Try installing it on Tommy's php 7.2. Execution time is currently 300 seconds for another 8 hours or so.
  15. # pip install google.transit Collecting google.transit Could not find a version that satisfies the requirement google.transit (from versions: ) No matching distribution found for google.transit # pip install google.protobuf Collecting google.protobuf Could not find a version that satisfies the requirement google.protobuf (from versions: ) No matching distribution found for google.protobuf
  16. Remote access enabled.
  17. The extension fileinfo has been installed on Johnny's php 7.2.
  18. Unblocked.
  19. The php 7.1 settings on Tommy have been reduced. The php 7.2 settings on Tommy have been increased to the following Max execution time 300 seconds. Memory limit 128 MB Upload size 128 MB Post size 128 MB You have 24 hours starting now to complete your upgrade. After 24 hours the settings will be reduced to a sane level again.
  20. Remote access enabled.
  21. There you go https://krydos.heliohost.org/cgi-bin/modules37.py
  22. Try the number_format function: number_format((float) $number, $precision, '.', '');
  23. You said you were using php 7.1.
×
×
  • Create New...