-
Posts
17,703 -
Joined
-
Last visited
-
Days Won
658
Everything posted by wolstech
-
We don't provide that for security reasons.
-
[Solved] Account Still Queued: Bhut84
wolstech replied to Bhut88's topic in Suspended and Queued Accounts
It's outcast.heliohost.org, not .com... Anyway, it's working. I see a coming soon page. Please clear your cache. -
It is showing as up for me. /var however does seem to be full...
-
Freenom and dot.tk are the same thing, so the same policies likely apply to all of those TLDs. I've never used cf/ml/ga though. There aren't too many good free domain registrars left. Interdot owns quite a few where you can get domains like yourdomain.de.lv. There's also eu.org which is nice, but is a pain to set up on a heliohost account because we only have one nameserver. Co.nr is still around as well, but last I checked they required personal info and everything was manually approved. Cu.cc is supposedly another choice, but they're always down when I check (maybe defunct?)
-
That domain hasn't been set up yet. You're on Johnny, so you need to give it 4-6 days to start working after you add it to cpanel.
-
I'd bet the public IP of the office network is blocked by our firewall if your system admin said they aren't blocking it... An admin can check and unblock it if needed.
-
This support request is being escalated to our root admin.
-
Something strange is going on with this account. It's showing as active but is in fact suspended when you visit it. Normally I can just manually unsuspend it again, but that didn't fix it. I had accounts the other day do the same exact thing and Krydos had to fix it. @Admins: Manually unsuspending the active account didn't work, nor did suspending it then unsuspending it again. Johnny did this the other day...now I've got a Stevie account.
-
Do you have another account?
-
Dot.tk canceled it for some reason. They do this to people for any number of random reasons, and often for no reason at all. Good luck finding out why, since they have essentially zero customer support. I've lost 3 of their domains, 2 for no apparent reason. I've since bought a normal .com and moved on. They took back my main domain in June...that cost me a week of downtime and significant damage to several systems I'd built that relied upon the domain. I'm still fixing things two months later. Long story short: You lost your domain. I'd recommend buying a domain from a normal registrar so this won't happen again.
-
We need to wait for an admin (likely krydos) to take a look at this issue. I do not know how long that will take or when he will be online next.
-
It's not you. Normally the script you used should have fixed it, and I should be able to fix it for you as well. Johnny has something wrong with him and nothing is suspending or unsuspending for some reason.
-
It was indeed high resource use. There aren't many proxy scripts light enough to keep you from being suspended, at least on Stevie. They're one of the main reasons aside from bad coding that get people suspended for high load. Generally, our recommendation for a proxy script is to not run one. Your account has been unsuspended.
-
This support request is being escalated to our root admin. @Admins: It appears suspension/unsuspension is broken on Johnny. The status changes in the mod panel, but nothing actually happens to the accounts. I can't suspend a phishing account either...says "Suspended Phishing." but I can still access it.
-
The DNS issue probably is just propagation and/or stale cache. You may need to flush your DNS cache on your PC since that domain is pointing to stevie for me. To do that on Windows, open a command prompt as an administrator, then run ipconfig /flushdns. The database server issue is basically normal. The database server on Stevie is broken and goes down a lot. Just wait a few minutes and try again. Also, Softaculous doesn't work properly on Stevie if that's how you're installing software.
-
Not sure what's going on here. It's listed as active, but it's actually suspended. Manual unsuspension doesn't work either. The admins will need to look at this one I think.
-
[Solved] Suspended: Hh_Achtbaan
wolstech replied to achtbaan's topic in Suspended and Queued Accounts
You were suspended for running 3 cron jobs. The limit is 2 per day. Your account has been unsuspended. -
Unable To Activate Domain Using Ns2.heliohost.org
wolstech replied to danval's topic in Customer Service
It's in the list of things to do, alongside other issues like the stevie MySQL server that's been broken for 6 months. We don't have any idea when it'll be fixed though. It broke in March. -
Please clear your cache.
- 4 replies
-
- registration
- domain
-
(and 1 more)
Tagged with:
-
Unable To Activate Domain Using Ns2.heliohost.org
wolstech replied to danval's topic in Customer Service
NS2 is down and has not worked in months. Just use NS1 by itself. -
That's odd. What error are you getting? Are your domain's nameservers set correctly? Also, you could try creating your account with a .heliohost.org subdomain, then add your .uk domain as an addon domain later through cPanel.
- 4 replies
-
- registration
- domain
-
(and 1 more)
Tagged with:
-
If it works on some devices but is queued on others, you need to clear your cache on the ones that are queued. Subdomains do not require the www but should work with it if you use it.
-
Not sure, however I can say that it is not usable, and most likely also not actually installed.
-
What Is The Path Of Apache Config File?
wolstech replied to sagnik's topic in Website Management and Coding
We don't provide access to that for security reasons. -
.htaccess is not hidden in FTP. I see mine in Filezilla using the default configuration. If you cannot see it, either your FTP client does something to hide them (in which case get another client) or it does not exist (in which case the issue is moot). Also, in the file manager there is an option to show hidden (dot) files when you initially select the directory in cpanel. The contents of the .htaccess in my public_html folder is: IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti* <Limit GET POST> order deny,allow deny from all allow from all </Limit> <Limit PUT DELETE> order deny,allow deny from all </Limit> AuthName rax.heliohost.org Worth noting that this is on a Stevie account. On my Johnny account, there was no .htaccess in public_html by default.
- 2 replies
-
- RewriteEngine
- URL masking
-
(and 2 more)
Tagged with: