Jump to content

Shinryuu

Moderators
  • Posts

    1,025
  • Joined

  • Last visited

  • Days Won

    40

Everything posted by Shinryuu

  1. Currently both servers are down so.. Did you get this error from phpMyAdmin or from your own script. EDIT: Well, over half an hour later Stevie's up but unresponsive far as I can tell, and Johnny's still down. I'm assuming your error was from the service brownout and going to sleep. Sorry I can't help you more, but an admin should be around soon to fix both servers.
  2. If you have access to the remote form set the action to the PHP script responsible for processing it on here without cURL. If not just tell your script to sleep before rerunning the loop, this will give the server a chance to complete the processing and hopefully prevent the script from recursively chomping more and more system resources. Better yet drop the loop count to something more reasonable.
  3. So weird. The error seems widespread and there is no single fix. Some people say it's a misconfiguration in php.ini, others sendmail.ini, still some say that PHP isn't sending From: headers and that's the cause. There was a topic on this on the cPanel boards but that issue affected all users on a server, so I doubt it applies here since Byron and I had our test scripts work.
  4. Try sending to a valid email on your domain and add a header: "From:anothervalidemail"
  5. He's trying to be efficient and using the same handle, my guess is he might actually be bottlenecking it by doing so, eg his next loop is being processed using the same handle as the previous before it, the previous instance, has had a chance to finish. If he explains what he's trying to do perhaps there might be a better solution, but making the process sleep before restarting is probably best at the moment.
  6. Check your code, my test is reporting everything is fine.
  7. Yes, if you don't login to cPanel through cpanel.bdsdevel2.heliohost.org or bdsdevel2.heliohost.org/cpanel or johnny/stevie.heliohost.org:2082 your site is considered inactive. We only track cPanel logins, not your site's actual activity. You can make calendar reminders or automate a login every few weeks if your particularly savvy, but somehow you have to remember to log in to avoid service interruption.
  8. Wasn't it packaged as a .tar.gz? I haven't taken db backups but I know a backup of /public_html is packaged as such.
  9. Ah. Glad your question got answered! Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
  10. A mod or admin will have to check the account details in the database then. :/
  11. That domain shows an index listing, so the account it's tied to exists. Have you checked that your username is all lowercase and know that the password is case-sensitive. If that's all correct and not working try resetting your account's password.
  12. Domain and server you signed up for please.
  13. Your coin is a 50-franc Morrocan coin valued at ~$1.
  14. One AV may report a file as malicious, while others may not, this is why we ask you to check yourself and report false positives. The false positive reports help vendors be more accurate at flagging real malware and leaving proper files alone.
  15. JavaScript is handled client-side, if the user disables javascript on their browser your site will broken for them. You can use JavaScript on both servers, just not Java, Java and JavaScript are very different. To migrate from Johnny to Stevie follow these simple steps.
  16. Try making a CNAME record pointing www.gprra.cz.cc to gprra.cz.cc
  17. Windows XP? A computer that is unusable with that is made with 13 megabytes of RAM and a cardboard CPU o_O. My first laptop in 2006 was a simple little thing with ~248/256 Megs of usable RAM and I think 1 Ghz processor and ran XP like a beast, even when running programs it wasn't recommended for. currently my Windows 7 tablet with 4 gigs constantly gripes that i'm running stuff with <1 gig RAM remaining but it outperforms every other tablet on the market.
  18. Strange, tried every permutation of stein from mildly drowsy to "what did I do last night" and got nothing.. admins will have to scratch heads on this one. Keep in mind I have no access to the dbes or anything, my guesses were: a ) you were tired when you registered b ) you were stoned c ) you were on johnny which is currently down. d ) you found some inexplicable glitch
  19. Maybe the homepage needs a really in-your-face warning about checking script addons before uploading them.
  20. co.cc dropped off the face of the earth, so cl58's link doing that is normal, please post your domain and account name.
  21. No, our NS's are ns1.heliohost.org and ns2.heliohost.org
  22. http://byrondallas.heliohost.org/php/tools/dns_records.php?domain=elbaz.me&rec=ALL Your NS records point to domaincontrol.com, as does an MNAME.
×
×
  • Create New...