-
Posts
17,988 -
Joined
-
Last visited
-
Days Won
675
Everything posted by wolstech
-
Also, please be advised that because you have .br domain, you may need to use that domain as your main domain in order to get the NS to set. The primary rgistrar for .br has a very nonstandard requirement that we host the domain first, which is incompatible with the addon and parked domains features in cpanel.
-
The stuff on there works the way I describe...it sends the user over to Facebook to sign in. Yours did not. Also, Facebook doesn't disallow what you're describing, I was referring specifically to robots that give you fake likes (which are prohibited because they're abusive). Long story short, it wasn't so much what you were trying to do, as it was your site was improperly designed and implemented such that it posed a security risk to the public. I tried visiting your domain a few days ago and got a warning from Chrome about it being deceptive, so I'm definitely not the only one who thought this way. That warning only appears if Google detects deceptive content, or a significant number of Google users report the domain for it. The fact that google agreed with us should be enough to realize you had a problem.
-
This is what got you banned for phishing. Website cannot ask for usernames/passwords for services that are not your own. We (and your users) have no way of knowing what you're doing with them, so it's effectively phishing since you could just be stealing them. The proper way to design this is to send users to facebook's own website to sign in and approve your app. Facebook then sends you a token you use to work with their account. Your code should never contain a login form for facebook or a similar site, and your code should never touch their username or password. Also, please be advised that we don't allow "likebots" or similar scripts designed to artificially inflate the number of likes/followers/etc. on social media accounts either. They're prohibited under Facebook's Terms of Service, so they're considered abuse and are prohibited under ours as well. If this is what you were building, it's not welcome here even if it doesn't look like phishing. Please create a new account. This one is not getting unsuspended.
-
Unblocked. It appears that your SFTP client has the wrong credentials saved in it...
-
That account is suspended for Phishing. HelioHost does not tolerate phishing activity of any kind, and for security reasons will not unsuspend, back up, or delete an account that was involved in phishing. You will need to create a new account and restore any backup you may have. Please be aware that you will not be able to reuse any domains on your suspended account, and will need to pick a new username. We apologize for any inconvenience this may have caused.
-
The account is already on Tommy. Not sure why it's saying 4.0... Unsolved so Krydos can look at this again.
-
@momen360: Unblocked, please create your own topic next time. Thanks fellow Pennsylvanian! - Russell J. (Greater Pittsburgh, PA) Greater Philadelphia area here
-
Moving so Krydos can set this up for you.
- 2 replies
-
- postgresql
- remote
-
(and 1 more)
Tagged with:
-
@Byron: He has two accounts. The account kaipang he mentions is in fact on Johnny. @Kaipang: That account cannot be moved to Tommy because you're only allowed to have one account per our Terms of Service. Please delete one of your two accounts within 24 hours (http://www.heliohost.org/classic/support/scripts/delete) or both accounts will be suspended until you decide which one you want to keep. If you would like to keep the Johnny account, please delete the Tommy account you already have, and we'll move your Johnny account to Tommy for you.
-
Unblocked.
-
Unblocked. It can take up to 10 minutes to be effective.
-
That's running on your local computer on WAMP...the file needs to actually be on our server to work with the settings you listed. If you want to run the scripts from a server that's not ours, you need to enable remote mysql in cPanel (add the remote server's IP, or % to allow any), then use johnny.heliohost.org instead of localhost for the hostname.
-
I've renamed the index files in public_html and cgi-bin, and also renamed the prand*.pl files in cgi-bin. Your account has been unsuspended. Please remove any related scripts until they're fixed so they don't get run by accident. Your account has been unsuspended.
-
[Solved] Can't access heliohost from my home network
wolstech replied to brutalis's topic in Customer Service
What is the public IP of your home network? (You can visit https://www.heliohost.org/ip.php from your home network to get it, or if that's blocked too, google "my ip address" from your home network) You're probably blocked in our firewall...once we know what IP is blocked, I can unblock it for you. -
Now that's some high load... Since this is probably related to the Perl issue you're having over here https://www.helionet.org/index/topic/32248-installation-of-perl-module-cryptrandom/ I'll leave this suspended until the cause and a fix can be identified by Krydos. If it was that Perl module, he'll need to fix that too. We don't want to cause any more downtime on Tommy due to this sort of load again. If you would like your account back sooner, let me know and I'll just disable all your scripts (add .old extensions to the end of their names) and unsuspend you. Please note that it may take some time since Krydos has been busy with non-HelioHost stuff lately. All of us are volunteers, so none of us get paid for what we do here. As a result, we have a real life and job to tend to at times
-
@mrj: That's the issue he's having. The system is ignoring the custom mail headers (specifically the FROM and REPLY-TO) for some reason so he can't fix the headers...
-
What IPs should be allowed (or do you want any IP)? Escalating so Krydos can enable this for you. Please be aware though that Krydos has been busy with non-HelioHost stuff lately, so there may be a delay in getting this set up for you. All of us are volunteers, and none of us get paid for what we do here, so we all have a real life and a job to tend to at times.
- 3 replies
-
- postgresql
- connect
-
(and 2 more)
Tagged with:
-
@Sagnik: The access denied error he's getting will always make $conn false. I would try changing the password on the mysql user next. Also, this line would never be valid: //$mysql_username = "remcon"; Except for the cPanel default mysql user (the one that's the same as your cpanel username), all MySQL users will be prefixed with cpanelusername_, so it should be It should be hazak_remcon, assuming hazak is your cPanel username.
-
It will not since there's likely a forum account by the same name. I have to rename the forum account if you want to reuse it. What's the old username?
-
The main domain is working. Please clear your cache. As for the addon domain, please remove cloudflare and change your name servers to ns1.heliohost.org and ns2.heliohost.org. After that, verify the domain appears in the addon domains list in cpanel. If it does not, add it and wait 12 hours. If you receive an error adding the domain, please let us know and we can assist further.
-
Unblocked. It may take up to 10 minutes to be effective.
-
I will leave this open for Krydos to see. He's the one who handles advanced requests such as this. Please be advised that Krydos has been busy with non-HelioHost stuff lately, so your request may take several days to be completed. We're all volunteers who don't receive any sort of pay for what we do here, so we all have a life and job to tend to as well
-
Your account has been unarchived and moved to Tommy. You should now be able to log in.