-
Posts
17,707 -
Joined
-
Last visited
-
Days Won
660
Everything posted by wolstech
-
It works for me. It's possible that it's been blocked where you are though or was down when you tried it. Either way, thanks for pointing it out
-
Your account is suspended for inactivity. It can be renewed here: http://heliohost.org/classic/support/scripts/renew
-
Escalating.
-
Django is a very big pain to make work here...in fact, it's probably the most difficult thing to use that we offer. If you search the forum for Django, you'll find an example from Byron showing how to use it. No idea on memcached.
-
If you see spam, feel free to hit report on the posts. The report button email us a link and issue description so we can clean them up quicker. Otherwise their spam will sit on the board until we log on next and see it.
-
Tommy doesn't have a set release date. Python 3 is used by changing the shebang line in your file. Try using /usr/local/bin/python3.2 as the python path.
-
First, be careful with the cron. Cron is limited to two runs per day per account. Make sure the job is set to no more than once every 12 hours (or if you have 2 separate jobs, each once a day, and so on). Second, we have another who also asked about Python Modules. I don't know if these can be installed or not. Escalating.
-
Please clear your cache.
-
[Solved] Tommy Server Invitation Not Working
wolstech replied to joann's topic in Escalated Requests
Usually a few days, but sometimes up to a week. He hasn't been as active as normal recently due to work and other things in his life. I'm waiting on a response about a forum spam issue myself. It's worth remembering that we're all volunteers too, so HelioHost is something we fit in when we can. We don't get anything in return for our time. -
Banned. (They're bots. We've been having problems with spam lately. They sign up by the hundred. )
-
I recommend leaving your home directory alone (except backups, if you made them, those are safe to delete). Most of the folders are system folders, and if you delete them, you'll find your account broken, typically beyond repair (you have to delete the whole thing and sign up again to fix that). What you want to do is open the public_html folder, and delete everything inside except cgi-bin. Then go in cPanel, remove all addon and parked domains, remove all subdomains except for your main domain (if listed), under MySQL you should delete your users and drop your databases, and under email, delete your email accounts. Also check for unwanted FTP accounts. Beyond that, we recommend just deleting your account and signing up again.
-
[Solved] Tommy Server Invitation Not Working
wolstech replied to joann's topic in Escalated Requests
Lets wait until Krydos responds to confirm that's the best fix. If we do need a second email, we'll ask for a PM. Posting an email publicly can cause it to get picked up by spammers relatively quickly. -
[Solved] Tommy Server Invitation Not Working
wolstech replied to joann's topic in Escalated Requests
Ack. I forgot that those invitations are already assigned to your email address when you receive them. Krydos probably needs to resend it under a different address for you. Escalating. -
Your cron ran 5 times and suspended you again. If you only have 1 job, the most it can be set for is once every 12 hours. If you have 2 jobs, each can only be set to once a day, and so on. Please fix this. This is also your second time for this issue. Unsuspended.
-
[Solved] Tommy Server Invitation Not Working
wolstech replied to joann's topic in Escalated Requests
Please use a different email address to register. -
This support request is being escalated to our root admin.
-
I believe the description given means it got hacked or was used in an attempt to hack out server. Please create a new account.
-
The one you and Byron linked is the full TOS, at least as I've known it. The TL;DR version: Nothing illegal, no porn, no spam, one account, service is 'as-is', no liability for any losses (regardless of reason), no guarantee it will work or keep working, we can edit/delete your data or account for any/no reason.
- 3 replies
-
- terms of service
- terms
-
(and 1 more)
Tagged with:
-
No. When tommy is released, you'll be able to use a newer version on that server.
-
Just sign up on Stevie. It's the only server available. If you need your domain removed from your Johnny account, post your username and domain here and I'll have an admin remove it for you.
-
[Solved] Account Queued For Longtime
wolstech replied to divya's topic in Suspended and Queued Accounts
Please clear your cache. -
Your account was suspended for running too many cron jobs. To help keep load low, we limit accounts to two (2) cron executions in a 24 hour period. This means that, if you only have a single job, it can run no more frequently than once every 12 hours, with two jobs, they can each only run once a day, and so on. Your account has been unsuspended.
-
Phpmyadmin can be fixed by changing your cpanel password then logging out and in again. Be sure to select "synchronize MySQL password" when changing it.
-
I wouldn't worry about it since it doesn't really help security that much. Being a free host, anyone could sign up and just check most of that info in cPanel. Plus, things like PHP expose themselves in the headers too. Pretty much all hacking incidents we see are account compromises that result from insecure user-installed software (usually WordPress) or weak/stolen passwords.