Search results

  1. techairlines

    Web hosting account has been restored to normal but still not open.

    Go to http://x10hosting.com/control and check your suspension reason under Hosting --> Suspensions. Does the account panel say that your hosting account is active? If you are able to unsuspend yourself, it may take a while for the unsuspension to process.
  2. techairlines

    My sql connection string suggestion!

    Are you looking for a way to test the connection? To test the connection, create a database in cPanel and the database user/pass. Then create a new PHP file with the following code: <?php mysql_connect("localhost", "admin", "1admin") or die(mysql_error()); echo "Connected to MySQL<br />"...
  3. techairlines

    Hi all.. I am new to the community.. I need help with the website please..

    What do you mean links to the homepage not to be working? Suppose you made a webpage and named it profile.html. On the "index" page you are referring to, you would see a link to that page. However, the index page isn't a webpage. In order to make it a webpage, you need to create a file named...
  4. techairlines

    Suspended

    Login to http://x10hosting.com/control and click on Hosting --> Suspensions to view your suspension reason. There are more suspension reasons other than inactivity.
  5. techairlines

    Hi all.. I am new to the community.. I need help with the website please..

    Hi tasbiz and welcome to x10hosting! You need to create an index.html file (or PHP, and others). index.html will become your home page. Link to your other pages from there. Hope this helps. If you want another page to be your home page, add an .htaccess (no file name with only a dot extension)...
  6. techairlines

    Just a little side business..

    I like your simple design and choice of colors. My only suggestion is to try to create the footer with CSS rather than just tables. Tableless designs often look more modern. Otherwise, great job on the design! Everything seems to be working like it should.
  7. techairlines

    hosting error message

    Just a note, the account panel does not require your site to be pointed to x10 nameservers to log in. And the link I posted above is a direct link to the suspensions page so it should work in every browser: https://x10hosting.com/control?hosting&suspension
  8. techairlines

    hosting error message

    The suspensions page is here: https://x10hosting.com/control?hosting&suspension What browser are you using? Some browsers have trouble displaying the dropdown menu.
  9. techairlines

    Review my Portfolio , Simple one Page Portfolio

    Interesting scrolling effect. :) The top navigation bar has a link to "Who`s mu3z" while the rest of them say "About Me". Since they link to the same place, it should probably be consistent. And I agree with lemon-tree about the apostrophes.
  10. techairlines

    Great!!!

    Hi ptpak, glad you are enjoying free hosting. Thanks for choosing x10hosting. I fully agree with you. :) x10 is awesome.
  11. techairlines

    hosting error message

    On the home page of the Account Panel, does it show that your hosting account is active and a forum account is active linked to it? I can see your website http://isaacandnathan.com right now.
  12. techairlines

    hosting error message

    That error message means that the email you're using here at the forums does not match the email with the account panel hosting account. Make sure both emails are the same. You can change the forums email in your User Control Panel by clicking Settings above.
  13. techairlines

    my email is not in database

    The clients area as in http://clients.x10hosting.com? Did you previously purchase an upgrade? I don't quite understand this: "purchasing first any upgrade, but..." If you did not purchase an upgrade already, you probably don't have an account at the Clients area which is like the Account Panel...
  14. techairlines

    Can't Login to Lotus cPanel

    If you still can't load, that might be the case. If so, try loading it at http://www.hidemyass.com (Proxy).
  15. techairlines

    how to add permissions to EXECUTE PROCEDUREs ?

    To add permissions for MySQL: Go to cPanel --> MySQL Databases. Drop the user from the database. Add the user to the database again. Click on ALL PRIVILEGES on the next screen and then finish. Also make sure the host for your script is set to 'localhost'.
  16. techairlines

    Can't Login to Lotus cPanel

    I can load that without errors too. Try logging in without the HTTPS at http://lotus.x10hosting.com:2082 and then try http://lotus.x10hosting.com/cpanel and http://-yourdomainname-:2082
  17. techairlines

    Can't Login to Lotus cPanel

    I can load http://lotus.x10hosting.com:2082 fine. When do you get the message? After logging in or just loading the login? What cPanel URL are you using?
  18. techairlines

    Website disappeared.

    When was the last time you were able to access your account? Accounts suspended for 10+ days are automatically terminated.
  19. techairlines

    Word Association

    Pyrite
  20. techairlines

    CPanel on Chopin server is not responding

    Yes, its probably a problem with your ISP. To add on to that, try getting to cPanel through a proxy such as http://www.hidemyass.com/.
Top