-
Posts
19172 -
Joined
-
Last visited
-
Days Won
759
Everything posted by wolstech
-
This should be resolved for the time being. For the interested, the issue is the /var line under Tommy here: http://heliohost.grd.net.pl/disk-space/ When it hits 0, the server goes down because a lot of stuff doesn't like running out of space (PHP especially, can't save session data).
-
Done. Your account is now on Tommy. Thank you for the donation. If you see a queued page or 404 error, please clear your browser cache and flush your DNS resolver cache.
-
Moving...
-
From what I can tell, your WordPress installation is either misconfigured, broken, or too bloated with extensions. The domain and server are working properly as evidenced by the phpinfo file I created: http://shgmta.ml/test.php For what it's worth, we highly recommend not using WP because it's poorly coded and laughably insecure. I'll let Krydos take a look at this and see what he thinks.
-
The server was down until about an hour ago due to a disk space issue. Try logging in now. If it still won't work, try logging in here: https://tommy.heliohost.org:2083/ using your username instead.
-
500 errors are not generally caused by these settings. The most common problem is file permissions needing to be changed. Start by verifying that all of your files are set to 644, and rename your .htaccess file to something else so it's ignored. Code errors can also cause this, but only if errors are turned off.
-
We don't allow users to change any of those settings to prevent abuse of resources. Krydos would have to change these for you. What PHP version needs the memory limit raised to 64M? Why? What PHP version needs the file upload limit raised to 128M? Why can't these files be uploaded via FTP instead? Also, we cap the timeouts at 30 seconds to prevent people from causing high load. It might be possible to have it raised to say, 60 seconds, but I can say for certain we would never raise it to 5 minutes. Honestly, if a script needs more than 30 seconds to produce a result, you should be rewriting or finding another script. If you really need the execution time limits, you would likely need to buy a VPS instead: https://heliohost.org/vps/ With a VPS, you have root access and can set whatever limits you please.
-
It's because the server is down because /var ran out of disk space. https://www.helionet.org/index/topic/34926-tommy-var-full/
-
Ironically, WP was actually the direct cause of at least one if not more than one of the /var issues. The downtime was basically a result of WP getting infected and sending spam (email lives on /var when it's waiting to be sent...in that case, the spam never sent because it was spam, so it sat and clogged up the space). We recommend not using WP if at all possible for this and many other reasons...
-
We'll move this for you as soon as we can I can't do it at the moment because we're working on getting a disk space issue fixed.
-
We're aware. The server is down because the disk is full. https://www.helionet.org/index/topic/34926-tommy-var-full/
-
Lets have Krydos look at this, but honestly, 200MB is ridiculously high...I don't think that's going to be approved. I'd suggest just uploading it via FTP instead.
-
Sure. We'll move you as soon as Tommy is fixed. He's currently down due to the disk being full. Please be aware also that since you have Java, you'll have to request it and wait again after the move. Moving servers unfortunately doesn't move your Java slot.
-
[Solved] Archieved account Username jobasco
wolstech replied to myzega's topic in Escalated Requests
The server is currently down. See https://www.helionet.org/index/topic/34926-tommy-var-full/ -
That last few cases of this were caused by abuse, specifically infected Wordpress installations generating thousands of spam emails. Even though our system prevents them from sending, they still waste space... We ought to just make it larger though in my opinion. Even after cleaning it only has maybe 1GB free.
-
...and it's full again.
-
Argh.../var is full again.
-
[Solved] External connection to database failure
wolstech replied to gijonsesale's topic in Customer Service
Did you enable remote mysql? There's a separate page in cpanel where you have to add the IPs that will be connecting (or % to allow all). -
It's because our hardware is both configured differently and overloaded due to demand. The hardware you're on is also our oldest, from 2005...our newest is Tommy with hardware from 2011 that we bought used in 2016...buying hardware is difficult for us due to money. Back in the day we were very profitable, but it isn't the mid-00s anymore unfortunately, and we haven't finished a year in the black since 2012 or so). Being a 501c3 means we can't sell our product (and we don't want to anyway, that's the entire point of heliohost), so we're entirely ad and donation funded. Ever since our ads started paying much less (google sucks), it's been difficult to cover bills let alone afford new hardware without fundraisers. Wordpress has never run particularly well here even on the best of days, and it's a leading cause of suspension too. My recommendation is to move to tommy, or replace Wordpress if you want to stay here. Most other "free" hosts out there aren't actually free, they're just strapped to the side of a paid hosting company that has tons of money to buy new hardware on a regular basis. That's also why they always cripple it and push you into paying for their paid product. We don't have any of that. If you prefer to not stay here, you can cancel your account here: http://heliohost.org/classic/support/scripts/delete
-
Let's wait and see if Krydos can fix this on Johnny or not. If he can't, perhaps we can just move you because it's the only server it works on.
-
I'll let our other root admin Krydos take a look at this and see if he has any input on why this might be happening. In fairness, this isn't something we see used every day anymore, so you may very well be the first to use this functionality in quite some time...I know from a support standpoint you're the first person I've come across in my 8 years with HelioHost to ask for help using server-side includes. In fact, Perl in general doesn't get asked about much, let alone SSI. Python is the more common CGI language we deal with these days (usually Django apps). Perl and SSI are very old school ways of building interactive sites (though it should be supported as far as I'm aware).
-
It cannot be changed because it's already attached to your account as an alias. You would need to remove it first, let it finish (usually 10-15 minutes), then make it your main domain and wait.
-
500 error usually indicates a bad .htaccess file, permissions issue (files need to be 644 permissions to run) or software that's broken, usually stuck in an infinite loop or too heavy to run here (WP and Magento are known causes). To troubleshoot it, my first suggestion is to remove CloudFlare because it's known to cause issues here. Second, rename all htaccess files so they're ignored, and verify your file permissions. After that, if you use WordPress, disable/remove all of the extensions (or replace WP entirely, it's horrible software and is infamous for being poorly coded, inefficient, and also easily hacked).
-
Correct. It has to be pointed here before you can configure it. We don't allow you to add domains that aren't pointed here to help prevent abuse. By changing the name servers, you're proving you own the domain. If you're on Tommy, the downtime is only a few minutes. Domains set up usually in less than 5 minutes on Tommy anyway, so many won't even notice the move. DNS caches pointing to your old server will take longer to expire in many cases than the setup takes. If you're on Ricky or Johnny though, your downtime can be up to 2 hours. Your website will not function and your users will see a queued page during the setup progress.
