-
Posts
19135 -
Joined
-
Last visited
-
Days Won
757
Everything posted by wolstech
-
The IP 81.165.103.117 has been unblocked. The block was because you saved the wrong password in the FTP client. As for the can't reach server message, that's normal when you're blocked, and should now be fixed. It's also possible you tried accessing the server during a load spike. Our Johnny and Ricky servers do see a few of those throughout the day, usually as preventative maintenance tasks like Apache restarts run. You can see server history here: http://heliohost.grd.net.pl/monitor/ Your website seems to be working for me at the moment. I can see it just fine.
-
I see a blank white page, which means it's no longer queued. Whatever software you have installed is producing the blank page. Please delete or rename the index.php file in public_html if this is what you're seeing. If you're still seeing the queue page, try another browser and a different internet connection (e.g. a cell phone on its data plan) and see if it works.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. <br /><br />If you still see the suspended page, please clear your cache.<br /><br />If you need help figuring out why your site is causing such high load let us know and we can try to help. If the high load is simply because your site is getting a lot of traffic you might consider trying paid hosting from our partner starting at only a cent for the first month. https://www.heliohost.org/partners/hostgator
-
For problem 1, be sure your file permissions are set to 644. They upload as 664 and need to be changed before the files will run. Also, if you use an .htaccess file, rename it so it's ignored and try again. Incorrect permissions and invalid htaccess are the top two reasons for this error. For problem 2, the name servers are ns1.heliohost.org and ns2.heliohost.org. Note that there is no 0, it's just ns1 and ns2. Also, you need to remove any other name servers that may already be attached to your domain. Once you have the domain working, you can use a third party DNS service such as cloudflare if you wish.
-
Yes it is. Be aware that we do enforce a limit of 50 emails per day though. Exceeding it will get you suspended for sending too much mail. If you're on Johnny, you may need to whitelist your mail so it doesn't go in your spam folder.
-
Chrome is usually Ctrl+shift+delete
-
What we're trying to understand is...why? If you use the remote MySQL for the local applications, and get rid of the local MySQL server entirely, both local and hosted applications will work and share the database, eliminating the need to keep two copies on two servers. In the 7 years I've been here, we've never supported replication.
-
@Luigi123: It's vivekks without the period. Moving. EDIT: Are viveks and vivek144 also yours?
-
Krydos will need to look at this further. Moving.
-
The content of that wiki article has been updated to reflect current server choices. That thing was ancient...we haven't had Stevie since 12/2016 and Tommy was nowhere to be found.
-
I'd actually recommend moving to Ricky or Tommy if you can before I import this again. That way you have the correct version of postgres to go with this as well. Also, please drop the existing database and recreate it if you want me to rerun this. Let me know which user should own the content, and which database the content should be imported into this time around. I'll assume the two files are still in your home folder.
-
It's basically the number of times the keywords are used in your site's content, usually expressed as a ratio of keywords to length of content. Something like this explains it in more detail: https://seo-hacker.com/keyword-density-tutorial/
- 11 replies
-
- SEO
- Keyword density
-
(and 2 more)
Tagged with:
-
[Solved] Suspended: newrepub
wolstech replied to gawmonster's topic in Suspended and Queued Accounts
Yeah, that report is really old. May even be a new record for us. I've gotten week-old abuse reports where the user already fixed the problem (and in these cases we simply ignore the report), but 2 months is a bit ridiculous. Unfortunately, with the number of these we get, we don't have the time to review unsuspension requests for every account to determine whether there was already a suspension given, or whether the problem was fixed or not. We just suspend them and move on, because if we don't and they are still spewing spam, it runs the risk of getting the entire server blacklisted. -
The hosting account doesn't exist, so there is nothing to delete. You can use the same email address for your second attempt. Please note though that you cannot use the same username again unless I rename or remove your forum account. Do you want me to rename it for you?
-
You would have received 2 emails (a few days before and at the time of inactivity suspension) if you'd gone inactive, and you also would have had to renew your account manually. Considering your response, it sounds like something else happened. Lets see what Krydos says...
-
That account was deleted for disk space and cannot be restored. A Tommy invitation has been sent to the email address on file so you can create a new account. We apologize for any inconvenience this may have caused.
-
The account morbeleg failed to create because MySQL had crashed due to server load. This is unfortunately quite normal for Johnny because the server is severely overloaded due to the huge number of accounts on it. Johnny is intended as an experimental server, and as such we allow unlimited accounts on it, but it comes at the expense of any reliability and performance the server would otherwise have. If you need reliable service, I would recommend Ricky (which offers free accounts at midnight UTC every day and is reasonably fast), or Tommy (fastest, has ASP.NET and Java, but a donation is required). Please sign up again.
-
You normally would be able to deploy this through cPanel since you're on Tommy, but you don't have Java support enabled. Please request Java through cPanel, and once enabled, you'll have an option on the Java page to deploy this yourself.
-
Did you get suspended or go inactive for any reason? Both of those will cause you to lose your Java.
-
Johnny seems to be backlogged on accounts for some reason...you're one of 83 currently waiting in line, which isn't normal. Thanks for pointing it out, I'll have the server checked to see why it didn't create any of these yet (based on what I can see, these all should have created by now).
-
I can't reassign these for you because the server doesn't have enough memory. Maybe Krydos would know a better way to do it. I suppose the worst case is we drop the database and start over with the permissions correct this time... walter21_cidade=# reassign owned by walter21_cidade TO walter21_walter walter21_cidade-# \g WARNING: out of shared memory ERROR: out of shared memory HINT: You might need to increase max_locks_per_transaction. walter21_cidade=#
-
Hm. OK...I'll reassign the owner of the objects in that DB to walter21_walter...
-
The user actually already existed when I imported that DB. I did indeed change the ALTER commands to use that user since it matched the name of the database and the file provided referenced a user that did not exist.
