-
Posts
19194 -
Joined
-
Last visited
-
Days Won
760
Everything posted by wolstech
-
There's a PHP function you can use right before the session_start to change the domain the session cookie gets assigned to, and it can be set for "all subdomains". I can't remember it off the top of my head, but when I get to a pc I'll add it to this post. I ran into this exact issue when building an SSO system for my website... EDIT: This is what I used: session_set_cookie_params(0, '/', ".raxsoft.com",false, false); Place before the session_start() command in all documents that should be affected. Change the domain name to yours and make sure you keep the leading period.
-
DNS entries for relatosdefantasia.com have been cleaned up. Go ahead and try again. It should work now.
-
The hack is not caused by something you did, there's just a major security hole in the Wordpress core. The only known fix right now is to not use Wordpress. People around the world from nearly every web host out there were reporting having fully updated WP with no extensions get hacked last week, so it was likely done through an unidentified zero day exploit of some kind. We cannot restore access to the old account due to the presence of stolen information (the hacker was setting up phishing sites on the compromised accounts), so there is nothing to investigate in that regard. Please sign up as soon as possible as the invites do expire 48 hours after being sent.
-
All support requests can take up to 24 hours. Please don't bump your posts after an hour and a half. I can't move this right now because Johnny currently inaccessible due to load and a ddos attack (SSH took nearly 3 minutes to give me a login prompt...I'm not even going to try moving this with that kind of load). We'll do this for you when we are able.
-
Rename the htaccess so its ignored and see if it goes away. An htaccess with invalid statements/syntax errors/etc. will cause a 500 error.
-
That was a trial product. As far as I know, it saw virtually no demand considering you're the first to ask about it. Krydos would know more about this, but I suspect the answer is "it's not".
- 14 replies
-
That account does not exist.
-
That explains it...AMD A-series Most of those are junk for mining, also explains why the "video card" didn't really produce anything...it's not really a video card, just the APU representing itself as both an CPU and GPU (aside from a few compute cores, they share the internal resources of the chip, so mining on one half starves the other). You'll be better off just donating due to electric costs. HelioMine's minimum requirements are the same as those of its parent product RGS shown below: We usually recommend mining on gaming rigs and enthusiasts PCs with tons of RAM, dedicated CPU and GPU, etc.
-
Failed web page login. Did you password protect a folder by chance, then use the wrong password? Unblocked.
-
Krydos is the only one who can fix Java issues. Moving so he sees it.
-
It's mail servers are elsewhere, so hopefully it still delivered: https://bybyron.net/php/tools/dns_records.php?domain=Heaton-UK.Net&rec=MX There is indeed no actual web content on that domain though.
-
@Byron: Heaton-uk.net is not hosted here, so I don't see why not. Also, there's a second email address on his account if we need it. You can see it in WHM. The ACP system can only show the first email address on an account.
-
[Solved] Account suspended, no idea why
wolstech replied to webdevsemo's topic in Suspended and Queued Accounts
Yes you should have... Resent. Be aware they go to spam, so you'll need to check in there. It was sent to the gmail address listed on your old user account. -
Remove the HTTPS from it. Your domain does not have a certificate so SSL won't work. When visiting it without https, I see an empty directory listing.
-
It failed due to DNS records already existing for that domain. DNS records for relatosdefantasia.heliohost.org have been cleaned up. Check your email for a new invitation.
-
The NVIDIA message is normal, it's because you don't have one. If you were using NVIDIA stuff, you'd have an AMD device missing error instead It's configured to use both, and the one that you don't have errors out by design. I've also switched you back to the other assignment because the one I moved you to is producing zero anyway though. What kind of processor does your PC have? PCs older than about 2012 won't produce anything meaningful simply because they're too slow. Servers can go back a little further, but are so inefficient that donating is a better route. We have another user who's been trying to run this on his older PC with very limited success as well.
-
Does it work if you use IMAP? POP is horribly obsolete anyway. I don't see anything obviously wrong like DNS, so if IMAP doesn't work for you, let me know and I'll have Krydos look at it.
-
The scoreboards are not in real-time (they're refreshed across a 6 hour interval), and won't show anything until you've earned a measurable amount anyway. I do see the shares submitted on my end, however they weren't enough to earn anything. Your PC is putting up about 54H/s right now, which isn't much in the grand scheme of things. Have you rebooted your computer after mining for the first time? Doing so usually greatly improves your computer's output. I've also changed your assignment to use a different miner (Stak, vs. XMRIG you were using). You have a Radeon 8280, so I'm going to put that to work for you.
-
You signed up on the one server (Johnny) that's down due to an ongoing DDoS attack that we're still trying to mitigate. It's been up and down a lot over the past 3 weeks, no idea when we'll be able to finally mitigate this attack. I would suggest signing up for one of our limited-availability servers (Ricky or Tommy) when registrations open at midnight UTC in order to get a working account.
-
@yashrs: Sometime before May 1...his account was deleted during the Johnny rebuild. @edicmeet: Please sign up again. Your old account's contents are available at https://heliohost.org/backup/
-
If it's a PHP script or the like, yes you can. I would not recommend doing so on Johnny though, his performance is terrible and your users will have a hard time using it. You should try to get a Ricky or Tommy account at midnight UTC if you want to host something that would require numerous users to be online at the same time.
-
This account has moved to Tommy and should start working properly in the next few minutes.
