Jump to content

Krydos

Chief Executive Officer
  • Posts

    24,190
  • Joined

  • Last visited

  • Days Won

    853

Everything posted by Krydos

  1. Most people deploy like blog.war or test.war.
  2. 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.
  3. 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.
  4. Does it work now? I think it's because your .war file has a kind of a ridiculous name.
  5. You can deploy your own .war at https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php
  6. Done.
  7. 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.
  8. That error could mean a lot of things. Is there any more informative error in your error_log file?
  9. 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.
  10. Krydos

    Python Upgraded

    Not for me it doesn't. Maybe it was just a one time thing?
  11. If you follow us on twitter https://twitter.com/heliohost or like us on facebook https://www.facebook.com/HelioHost.org you will get our news posts in your feed. You can also subscribe the to rss feed of our news forum https://www.helionet.org/index/rss/forums/1-heliohost-news/ if you don't use social media.
  12. Krydos

    Python Upgraded

    That's part of the reason I created https://krydos.heliohost.org/cgi-bin/modules36.py It keeps itself up to date. The only downside is it only includes modules installed via pip and doesn't show all the default modules that come with a standard python install.
  13. Krydos

    Python Upgraded

    Yeah, that's my fault. I thought I had the list of installed modules backed up, but the list export failed and I didn't think to check the output before the new python installation was complete. It wasn't my intention to crash everyone's python powered websites. We won't be upgrading python very often. The version we were using was release almost a year ago so, at the suggestion of a user, I figured it was time to get the latest version. If patents or some other helpful HelioHost member wants to help out a ton you could make a list of module install requests on these forums that people have made for Tommy python 3.6.
  14. Marking this thread solved since you figured it out. For anyone who searches and finds this thread due to a similar error, the admin directory didn't exist as the error states. The manager directory does exist which I suspect is what leakd meant to go to.
  15. Source: https://www.helionet.org/index/topic/29658-servlet-deploy/ According to the logs you requested deployment 24 minutes ago. Please be patient. This is a very new feature, and since it's still in testing the deployment threshold is set very conservatively. Once we're sure the deployment scripts aren't going to crash the server the time it takes should decrease significantly.
  16. See https://www.helionet.org/index/topic/30058-python-upgraded/?p=135755 There you go http://krydos.heliohost.org/cgi-bin/modules36.py
  17. You can ignore the invite you go on your other email address. Since you didn't move yourself I went ahead and renamed your forum account back to hwiremod. You're on Ricky now. http://hwiremod.heliohost.org/ 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.
  18. You could just have your main domain be more or less a throwaway for debugging and then use everything as addon domains. That's pretty much the reason my main domain has simply said "Blank." for the last 8 years: https://krydos.heliohost.org/
  19. I think that's why the archive wouldn't automatically restore like every else's. I recommend trying to extract as much information out of the archive as you can get and then recreating anything that might be missing.
  20. I think you're running into a limitation of the language you're using at this point. My two suggestions that I can think of now is to try another language that will allow you to properly close your mysql connections or create a different mysql user for each client that you want to connect to your database.
  21. See https://www.helionet.org/index/topic/30058-python-upgraded/?p=135755
  22. Unarchiving... You should now be able to log in at https://www.heliohost.org/login/ and your website should start working within 24 hours.
  23. Your domain is working now http://perfectloveservices.tk/
  24. I requeued it. The account hariram exists now with the domain hrce.tk.
  25. Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/renew. To prevent this from happening in the future please remember to visit https://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
×
×
  • Create New...