Search results

  1. techairlines

    unsuspend my account

    This is under the Zero Tolerance Policy, and therefore no backups can be provided and your account cannot be unsuspended. Your account will be terminated in 10 days automatically.
  2. techairlines

    My site is going crazy!

    I can view your site fine right now and it's loading pretty quickly. It's probably just temporary server problems.
  3. techairlines

    reCAPTCHA

    http://x10hosting.com/forums/news-announcements/101463-user-groups.html explains all about this.
  4. techairlines

    Memory exhaustion

    Just as an extra note if you ever encounter the same error in the future, the Memory Exhaustion error means that you used up all the PHP memory allocated to your account (~64 MB). This is often caused by plugins/mods. Every mod uses additional memory on top of the memory used by the forum...
  5. techairlines

    Suspension

    Nope. Proxies fall under our Zero Tolerance Policy.
  6. techairlines

    account unsuspension

    Nulled scripts are illegal and fall under our Zero Tolerance Policy therefore your account will not be unsuspended.
  7. techairlines

    Changing to a Co.CC Domain?

    At Co.cc, set up nameservers for ns1.x10hosting.com ns2.x10hosting.com Then: Go to http://x10hosting.com/control and change your primary domain OR Go to your cPanel and add it as an Addon Domain or Parked Domain
  8. techairlines

    www wildcard for my address.

    If you point to x10's servers through an A record, the DNS entries shown in cPanel would not work as x10 is not the DNS server for the domain, so you can just ignore that in cPanel.
  9. techairlines

    How to access my mail server

    Try http://anixsoft.co.cc:2096 This is the webmail login.
  10. techairlines

    Suggestion: Email Notifications Before/After Account Suspensions

    I also got an email before on getting suspended for high resource usage although the email doesn't specifically mention why I got suspended. It was just an "Oh no! Your account as been suspended" email. This is a notification email rather than a warning since this can't be sent in advance before...
  11. techairlines

    Hosting Account Signup Failure (Error Code C0D0B733)

    Your error message is very clear. Please try changing your password.
  12. techairlines

    can't find HelloWorld.aspx

    I see a blank page when I load that, but not a Can't Find error.
  13. techairlines

    There appears to be an error with the database

    Did you try dropping the user from the database and reassigning it? Also, make sure the host is set to 'localhost' and the name, username, password is correct.
  14. techairlines

    Is Outgoing Port 465 (for Gmail SMTP) open?

    I've also tried using Port 25 as suggested by a Google help page, but I still get Connection Timed out. I checked all my settings to make sure they're correct and enabled. Any one know if this is a server side issue or my side or perhaps something with Gmail?
  15. techairlines

    PHP mail function

    Are you trying to make a script that will send an email such as a contact form? The PHP website has a detailed guide on how to use PHP sendmail function: http://php.net/manual/en/function.mail.php Some other useful guides: http://www.thesitewizard.com/archive/feedbackphp.shtml...
  16. techairlines

    connect to db

    In your script's config file, use the information you provided and provide 'localhost' as the SQL host. Database Host: localhost Database Name: tulips_enjsc Database Username: tulips_randa Database Password: *Your Database Password Provided for the user* Also, never post your password in...
  17. techairlines

    Asking ....

    Yes, you can host both SMF and MyBB Forums here. You can use Fantastico to easily install either or upload the files and install them manually. With full hosting like x10, you will likely get more control and features over typically free forum hosting.
  18. techairlines

    Size of Memory

    What do you mean memory? As in PHP memory or disk space? http://x10hosting.com/upgrade.php for disk space upgrades.
  19. techairlines

    Send mail limit & smtp

    If you're sending through PHP mail or x10's SMTP servers, you can send up to 100 an hour. If you send through an external SMTP server, it depends on the server in question's TOS.
  20. techairlines

    Send mail limit & smtp

    As long as you don't exceed 100 an hour, its fine regardless of how many days therefore 75-90 an hour is fine. Sending through GMail SMTP shouldn't cause a high resource usage unless you're sending a lot at once with a memory intensive script.
Top