Search results

  1. techairlines

    I do not activate My Domain

    Set the A record [for @ (no www) if an option is provided] to your server IP. Find out your server in your Account Panel. IPs are: Absolut: 69.175.121.74 Boru: 69.175.121.66 Chopin: 69.175.104.34 Cossacks: 69.175.121.58 Lotus: 69.175.120.10 Starka: 69.175.120.122 Stoli: 69.175.122.178 If a...
  2. techairlines

    404 error

    Use a text editor like Notepad and create some HTML code in there and save as 'index.html' and upload it. For a basic test, use the following code: <p>Hello World!</p> Index.html is basically a website front page that you create yourself.
  3. techairlines

    configure a website

    Yes, yes, and yes. :) Note that ASP.NET is for Windows and x10 uses mod_mono to emulate this so some things might not work properly.
  4. techairlines

    Account Suspended HELP PLEASE

    Sorry no there is no way unless you dispute the request and admins don't find warez in your account, but since you basically just admitted it does exist. calistoy stated that illegal content is part of zero tolerance and your account will not be unsuspended.
  5. techairlines

    404 error

    Go to cPanel and then File Manager. Create folder in the home directory and name it 'public_html' and then upload an index.html file into it.
  6. techairlines

    One Time Mailing Thoughts

    I wouldn't mind these emails at all especially since they would help x10. However, the LogMeIn email did end up automatically going to my spam folder in Gmail along with all the other emails I get from newsletters.x10hosting.com (false positive).
  7. techairlines

    i want to use chinese in this sever

    You can use Chinese if and only if you provide a full translation to English, Spanish, or French and provide an easy way to switch between languages without needing to register. You cannot just throw in a Google Translate widget. If you do not provide a full direct translation, this falls under...
  8. techairlines

    How do I upgrade my account to premium????

    http://x10hosting.com/premium.php has x10 premium services. After purchasing, I believe you an open up a ticket to request your free account data to be transferred. http://x10hosting.com/upgrade.php has some upgrades to your free account.
  9. techairlines

    reactivation of account

    Are you able to login to your Account Panel? When you first login, it will tell you if your account is Active or Suspended (next to 'Free Hosting'). If it says Suspended, visit https://x10hosting.com/control?hosting&suspension to check your suspension reason.
  10. techairlines

    Hey i need help with my game!

    Register Globals is a PHP function and is disabled at x10hosting for security purposes. See: http://php.net/manual/en/security.globals.php Having globals enabled is a security risk for the entire host and is a deprecated feature recommended off. PHP 6 (next version) no longer has globals at...
  11. techairlines

    Getting php to work

    Please try to be more specific. What script are you referring to? Wrap all your code around <?php CODE HERE ?>
  12. techairlines

    reactivation of account

    Visit http://x10hosting.com/control to see what your suspension reason is. Depending on what it is, you may be able to unsuspend yourself.
  13. techairlines

    Hosting Account Signup Failure (Error Code BB796E23)

    Cancel and sign up again and remember that your username must begin with a letter.
  14. techairlines

    How to add an icon to your website?

    What you are looking for seems to be a favicon. Create an image, convert it to a 16 by 16 .ico with tools like Bradicon and upload to your site. In your head section of HTML, add this: <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" /> Replace favicon.ico with the URL of...
  15. techairlines

    Asp.net

    x10hosting uses Linux servers. To use ASP.NET, x10 has installed the Mono Project, which is an emulator of .NET for Linux and supports most features though is not perfect. See: http://mono-project.com/Compatibility for full compatibility and .NET versions.
  16. techairlines

    I manage my own dns

    Set an A record for @ (no www) to your server IP which are the following: Absolut: 69.175.121.74 Boru: 69.175.121.66 Chopin: 69.175.104.34 Cossacks: 69.175.121.58 Lotus: 69.175.120.10 Starka: 69.175.120.122 Stoli: 69.175.122.178 Then set a CNAME for www to ryan1918.com. About the 404, the...
  17. techairlines

    Hosting Account Signup Failure (Error Code C0D0B733)

    Please cancel and sign up again remembering the error message that your password must be between 1-16 characters long.
  18. techairlines

    SMTP doesn't work help

    I can't seem to get my blog to connect to Gmail's SMTP servers. This feature requires fsockopen to be enabled, so I'm assuming it has to do with that being disabled or not yet enabled on the new servers.
  19. techairlines

    Server Names

    You can find what server you are on in the Account Panel. Absolut: 69.175.121.74 Boru: 69.175.121.66 Chopin: 69.175.104.34 Cossacks: 69.175.121.58 Lotus: 69.175.120.10 Starka: 69.175.120.122 Stoli: 69.175.122.178
  20. techairlines

    Google has made a great change to webmaster tools!!!

    I just noticed these changes this morning when I logged into Google Webmaster Tools. Hmm 60,500 Impressions and 1600 clickthroughs. Google Webmaster Tools has so many more features than Yahoo SiteExplorer and Bing Webmaster Tools.
Top