Jump to content

Krydos

Chief Executive Officer
  • Posts

    26430
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. Why not just add your new domain as an alias domain or an addon domain?
  2. You can also make python files executable in directories other than cgi-bin, but it requires .htaccess files to do so. Let us know if you're interested and further instructions can be provided.
  3. Did you change flask.wsgi to sicc.wsgi?
  4. Opcache and apcu installed on Tommy php 7.2 https://krydos.heliohost.org/72/phpinfo.php
  5. There you go http://krydos.heliohost.org/cgi-bin/modules36.py
  6. Google nameservers are 8.8.8.8 and 8.8.4.4 or if you're lucky enough to have full ipv6 support (which my personal home isp does not provide) 2001:4860:4860::8888 and 2001:4860:4860::8844
  7. It's interesting that your wordpress is using mysql functions which have been deprecated for years. Everyone should be using mysqli by now. Is your wordpress running the latest version?
  8. Once your domain is working correctly using our nameservers use cloudflare to copy our working settings, and then change the nameservers to what they say.
  9. Ah ok, glad you got it figured out.
  10. You just have one forum account named cprn now.
  11. You can if you really want, but it might just be easier to add chenzhiming.ml as an addon or main domain. I'll even add it for you but I need to know which one.
  12. It's likely http://tariq.heliohost.org/ which works for me too. If you can't get your browser cache to clear try loading the page on a different internet connection. Some cheap ISPs cache the data to save bandwidth and there is no way to clear your ISPs cache.
  13. You don't have to donate. You can move yourself for free too http://wiki.helionet.org/Moving_your_account
  14. What page gives that error? The most common reason for 500 errors on php pages is the wrong file permissions. It must be 644.
  15. Sure! There are two options to move to Tommy from Johnny. The free option you can do yourself and you just follow the instructions at http://wiki.helionet.org/Moving_your_account The other option is an admin can move your account for you, but it requires a donation. If you choose to go with this option just let us know your transaction id of the donation.
  16. Krydos

    Composer?

    I've never seen a software that required composer. Composer just makes things easier if you have shell access. Just upload the source to the server. If you insist that you have to use composer you could just install it on your home computer and then upload the source that it creates. Let us know if you need help with any of this.
  17. I can see czm134 in the creation log as being created with the domain czm134.heliohost.org.
  18. The forum account cprn had 0 posts so I just deleted it. The username cprn is available to create a new hosting account. Let us know once it's created and we can rename this forum account to match it.
  19. Well, this entire problem appears to be because you changed your main domain from czm134.heliohost.org and Johnny broke halfway through. Are you sure you wouldn't rather add this new domain as a parked domain or an addon domain? It'd be a lot less work for me.
  20. Wow, that is a really bloated wordpress install. It takes forever to load even though it's on our fastest server, and the load is low. It also takes an inordinate amount of memory. Do you have a lot of plugins installed perhaps? Anyways, after trying to view that page some idea: It might be a 500 error because the page is so slow that the php processes get killed to to execution time limit. It could also be a memory limit you're hitting. It could be a lot of other things too though. I'm not very familiar with wordpress but does it log these types of errors anywhere? I don't see an error_log like your other wordpress install.
  21. You can check the status of your java request at https://johnny.heliohost.org:2083/frontend/paper_lantern/java/index.live.php When that page says java is enabled you'll be able to deploy a .war file. I also like to mention that the queue to receive java on Tommy is only a few hours long.
  22. See https://www.helionet.org/index/topic/30169-server-move-request-raouday1/?p=136234
  23. You're now on Tommy. http://urtech.tk/ You should be able to log in at https://www.heliohost.org/login/ If you see a 404 error or a Johnny queued page please clear your browser cache and flush your os dns records. Thank you very much for the donation. We really appreciate it.
  24. That driver is not compatible with the software on Johnny. You'll either need to use pdo mysql or switch servers. Let us know if you need help switching to Ricky or Tommy.
×
×
  • Create New...