-
Posts
24,534 -
Joined
-
Last visited
-
Days Won
867
Everything posted by Krydos
-
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.
-
You're going to install/upgrade it on your Tommy account.
-
It's working now.
-
[Solved] Queued: Hh_Adaksm Http://64.62.211.131
Krydos replied to adaksm's topic in Customer Service
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. -
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.
-
As long as your vpn doesn't constantly cycle through IPs it will work. You can also use a web proxy.
-
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/
-
Unblocked. No, that wouldn't work because you don't have access to whm.
-
There you go http://sheshiresat.heliohost.org/
-
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.
-
You should have said something sooner. I just installed Ubuntu 17 on my new laptop last night.
-
Most people deploy like blog.war or test.war.
-
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.
- 22 replies
-
- database
- connection
-
(and 1 more)
Tagged with:
-
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.
-
Does it work now? I think it's because your .war file has a kind of a ridiculous name.
-
You can deploy your own .war at https://tommy.heliohost.org:2083/frontend/paper_lantern/java/index.live.php
-
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.
-
That error could mean a lot of things. Is there any more informative error in your error_log file?
- 22 replies
-
- database
- connection
-
(and 1 more)
Tagged with:
-
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.
-
Not for me it doesn't. Maybe it was just a one time thing?
-
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.
-
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.
-
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.