-
Posts
9153 -
Joined
-
Last visited
-
Days Won
146
Everything posted by Byron
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
-
This would never return an image: file_get_contents("http://raxsoft.tk/raxdev/sbt/sb.php?b=105"); It would try to return the contents. Evidently your browser was interpreting the source as the image. Don't forget you need to echo it out: <?php $src = file_get_contents("http://raxsoft.tk/raxdev/sbt/sb.php?b=105"); echo $src; ?> I just tried a couple of tests on my site and it was working fine.
-
Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
-
Give it another 24 hours.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
-
Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
-
Seems all Johnny accounts created on that day are still in queue. I'm going to go ahead an escalate this. This support request is being escalated to our root admin.
-
Your site is ok but you can't host that kind of content with us.
-
I really don't know. It's just how the php is written. Google is your friend!
-
Yes that's html. You can have html in your script but you can't have it before the header redirect.
-
Remove this before your script: <html> <head> </head> <body>
-
Is there any html before your php redirect code? There can't be any content sent before the header redirect.
-
Your account was suspended for the following reason: Malware. 2 file(s). PHP.Trojan.Agent-8 FOUND That means that there are some malware files found on your account. For your safety and to protect your website from potential further corruption the account has been suspended. To find the infected files we recommend making a backup of your site, download the backup file to your computer, and scan the backup using a reputable virus and malware scanner. If you're having trouble locating the offending files please ask and we can provide more information. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now, but keep in mind that this is a temporary unsuspension. You have 24 hours starting at the time of this post to clean your account of any and all malicious files or your account will be resuspended.
-
This support request is being escalated to our root admin.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
-
Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
-
Please clear your cache.
-
It's because your using the HTML Editor. It creates the smiley folder and the php files. Just use the simple Edit.
-
This page should help you to sign up. Gives you a countdown to new sign ups: http://byrondallas.heliohost.org/helio/sign-up.php
-
Okay I've unsuspended your account and I'll go ahead and escalate this thread to Krydos. This support request is being escalated to our root admin.
-
Your account was suspended for the following reason: Malware. 1 file(s). PHP.Hide-1 FOUND That means that there are some malware files found on your account. For your safety and to protect your website from potential further corruption the account has been suspended. To find the infected files we recommend making a backup of your site, download the backup file to your computer, and scan the backup using a reputable virus and malware scanner. If you're having trouble locating the offending files please ask and we can provide more information. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now, but keep in mind that this is a temporary unsuspension. You have 24 hours starting at the time of this post to clean your account of any and all malicious files or your account will be resuspended.
-
Glad your problem got solved! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
-
Okay I've emailed you your new password to that email address you posted which is the address you signed up with. Make sure to check your junk.
-
This support request is being escalated to our root admin.
