-
Posts
25,178 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
Generally it's a terrible idea to unlist an ip address as a spam source unless you're an administrator for that ip and you're relatively certain that the spam account(s) have been suspended. If you unlist an ip address and the spam continues and the ip address gets relisted then they could permanently block the ip address from being unlisted in the future.
-
Deployed. http://infopar.heliohost.org/infopar_catechesi/
-
Your account has been manually unsuspended. If you still see the suspended page then you should try clearing your browsers cache. I'm assuming the server is set to PST because that is the timezone that it is physically located in. I didn't set it up though so you'd have to ask the person who originally set it up to know for sure.
-
maraey
-
If you're using the Heliohost djangotest file you probably forgot to change the .htaccess file to match your new directory: RewriteRule ^(.*)$ djangotest/dispatch.wsgi/$1 [QSA,PT,L]
-
Sounds like SQL injection to me. Are you properly escaping all of the input? This guy also sounds like a pretty terrible friend. It's good to know about vulnerabilities and how to fix them but if he just wants to screw with you and not actually help it sounds like you need better friends. Just my opinion.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache. Also note that you can't reset your password or log in until after you have reactivated your account.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
-
Are you trying to add www.trafficinjection-support.cz.cc or trafficinjection-support.cz.cc? CPanel creates the www. CNAME for you automatically.
-
What is the domain you're trying to add?
-
You can extract specific portions of the full backup, such as, databases and public_html, but like Shinryuu said full backups have a lot of unnecessary data.
-
My guess would be that he installed a key logger on your computer, and knows your password.
-
No one said anything about phishing. Any illegal activity cannot be unsuspended. Since phishing sites are illegal they can't be suspended either.
-
Your account was suspended for inactivity, because you haven't logged into your account in the last 30 days. To reactivate your account, please visit http://www.heliohost.org/home/support/scripts/renew. To prevent this from happening in the future please remember to visit http://heliohost.org/ to log into your account at least once every 30 days. If you are still seeing the Account Suspended page after renewing your account, please clear your cache.
-
Ok, I tried a few things last night but couldn't get it working yet. I'll keep trying things.
-
Deployed. http://infopar.heliohost.org/infopar_catechesi/
-
[Solved] Cpanel Not Licensed Message On Johnny
Krydos replied to zoso1976's topic in Customer Service
Fixed. -
Your account was resuspended for failure to take care of the malware problem during your allotted 24 hour period. The offending files have been deleted, and your account has been manually unsuspended. If you still see the suspended page then you should try clearing your browsers cache.
-
[Inactive] How can I point my domain to Heliohost.org?
Krydos replied to indiaweb's topic in Customer Service
What domain are you talking about? That error usually means that the nameservers aren't set right, but if you tell us what domain you're trying to add we can check it for you. Also, keep in mind that changing the nameservers can sometimes take up to 48 hours depending on your registrar, and that error could occur if the changes haven't gone through fully yet. -
That account cannot be unsuspended.
-
I think the main problem is the time you run your cron jobs. Is there any reason that it has to be run at exactly midnight PST? That's obviously a really high load time anyways. I suspect you'd be fine if you just moved it to a non-peak time of the day. If there are 50 people all running crons at the exact same time, and yours is causing the most load, and the server performance starts to drop then the highest load account gets suspended, which is yours.
-
Are you trying to connect to MySQL from a remote location? If so you need to allow remote conenctions first http://johnny.heliohost.org:2082/frontend/x3/sql/managehost.html