Jump to content

Krydos

Chief Executive Officer
  • Posts

    26436
  • Joined

  • Last visited

  • Days Won

    944

Everything posted by Krydos

  1. 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.
  2. You're going to install/upgrade it on your Tommy account.
  3. It's working now.
  4. 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.
  5. 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.
  6. You should now be able to log in to your Johnny account at https://www.heliohost.org/login/ and your website should start working within 24 hours. If you make a donation you can just reply to the email with the transaction ID of the donation and I'd be happy to move your account for you off Johnny.
  7. As long as your vpn doesn't constantly cycle through IPs it will work. You can also use a web proxy.
  8. Unarchiving...
  9. 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/
  10. Unblocked. No, that wouldn't work because you don't have access to whm.
  11. There you go http://sheshiresat.heliohost.org/
  12. 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.
  13. Java is already enabled on your account so the next step is to put the .war file at /home/dabulaco/filename.war and let us know the filename.
  14. You should have said something sooner. I just installed Ubuntu 17 on my new laptop last night.
  15. Most people deploy like blog.war or test.war.
  16. Neither of those are database errors though. The top one is just a warning, but the code should still execute fine for now. It's just letting you know that when php is upgraded it will probably stop working. The second error is just some plugin of yours complaining about not being able to write to a file. It's not a database issue either. I took a look at your error_log and I found this [15-Oct-2017 12:59:05 UTC] WordPress errore sul database Table 'maicol07_wpmk.wp_datalist' doesn't exist per la query SELECT count(*) FROM `wp_datalist` WHERE `url` = "/wp-cron.php?doing_wp_cron=1508072344.5565590858459472656250" fatta da require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), include('/themes/Gameleon/functions.php') That's a database error and it looks like your wordpress database is missing a table. Not sure how that would have happened.
  17. I have another idea for you. Rather than your visual basic program connecting directly to the database, why not have your program connect to a php file and the php file can connect to the database? Php actually knows how to close mysql connections.
  18. Does it work now? I think it's because your .war file has a kind of a ridiculous name.
  19. You can deploy your own .war at https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php
  20. Done.
  21. Yes, there is no limit to the number of IPs that can connect to a database. The limitation is on the maximum number of simultaneous open connections regardless of what IP or localhost they come from.
  22. That error could mean a lot of things. Is there any more informative error in your error_log file?
  23. Installed. https://krydos.heliohost.org/cgi-bin/modules36.py
  24. Moneybookers changed their name to Skrill in 2011, but yes we have Skrill and Paypal accounts that we can receive donations. I don't believe you need a credit card with either service, although it helps verify your identity. I created my personal paypal account with just a bank account, not a credit card. I'm not sure how it would work from the Netherlands.
  25. Krydos

    Python Upgraded

    Not for me it doesn't. Maybe it was just a one time thing?
×
×
  • Create New...