Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,190
  • Joined

  • Last visited

  • Days Won

    853

Everything posted by Krydos

  1. Before I move you back may I ask what is wrong with Ricky?
  2. Does it work if you encode it for linux? I see you have it dos encoded.
  3. You should now be able to edit the wiki if you find something else that needs to be updated. Thanks.
  4. You're supposed to be doing this, not me. The first thing that catches my eye is your wiki has the prefix 'wiki_' and the database dump I gave you has the prefix 'mw_'.
  5. Ok, is it working now?
  6. Does this link work? http://portquiz.net:3306/ If you see text it means your computer can connect on outbound tcp port 3306.
  7. Your certificate currently has 65 days left on it and autossl will renew it for you https://www.sslshopper.com/ssl-checker.html#hostname=ubitech.tk Technically https://www.ubitech.tk/home/ works, but you have a ton of mixed content. What that means is the page itself is https, but your javascript and everything is loaded over http. You won't see the secure label and lock until you fix all of the mixed content issues. I use chrome so I hit F12 to see these errors. The procedure might be slightly different depending on your browser.
  8. To prevent spam we have to manually approve each wiki account before edits can be made. What is your wiki username?
  9. I tested python3.6 django writing to a file on Tommy and it works for me. You have to create the log file manually and give it 666 permissions. 666 means owner, group, and other can read/write from it. You have to remember that django runs as the user nobody not your hosting account user so if you use the default 644 permissions nobody won't have access to write to it.
  10. You said you wanted it on juanch0.heliohost.org There you go https://niandubay.tk/test.aspx
  11. The easiest way to do anything django related is to develop on your home computer, migrate and all that locally. What I do is enable remote database connection and then have both the local and server version of django use the host tommy.heliohost.org. That way whether you're testing it on your home computer or running it on the server it uses the same database.
  12. The version of mediawiki that we're using came out in 2012. I think it'll survive another couple days. Take your time.
  13. There you go http://juanch0.heliohost.org/test.aspx
  14. Failed FTP logins. Unblocked.
  15. wiki.helionet.sql is located at /home/bailey/ The cleanup script didn't help a lot. It's still 275 mb. Let us know if you need help. Just create wiki.bailey.heliohost.org or whatever you want. Once you get it working and upgraded I can transfer it to Cody.
  16. You're going to install/upgrade it on your Tommy account.
  17. It's working now.
  18. What he means is the queued page has a tendency to get cached in your browser. Browsers sometimes refuse to load the data from a website because they want to pretend they're faster than they are. If you clear your browser cache you force the browser to show your actual website not an old stale version saved on your hard drive.
  19. How about I provide a dump of the wiki database, and one of you install/upgrade it on your account? Bailey, you want to do this? Let me know and I'll put the wiki's database dump on your account. The wiki database dump was 375 MB mostly because of all the spam accounts that have been created over the years. I'm running a script to delete all of the accounts that have never made an edit to clean things up.
  20. As long as your vpn doesn't constantly cycle through IPs it will work. You can also use a web proxy.
  21. For instance, there is someone on the same server as you that used 254% more bandwidth, and you still did 293% more load. There you go http://faucet.heliohost.org/
  22. Unblocked. No, that wouldn't work because you don't have access to whm.
  23. There you go http://sheshiresat.heliohost.org/
  24. Deployed. http://ganeshpi.heliohost.org/ganeshpi/ Since you're on Johnny is can take up to 24 hours to start working. In the meantime it will show 404.
  25. You should have said something sooner. I just installed Ubuntu 17 on my new laptop last night.
×
×
  • Create New...