Search results

  1. techairlines

    How to get ASP.Net to work at x10Hosting

    Please open up a support thread in Free Hosting to handle this. This is not the correct section.
  2. techairlines

    How my account was suspended?

    I believe if you are running a script on the server searching Flickr and/or YouTube, it can still take up a lot of memory as both sites are huge and would require CPU time/high memory for an extended period of time while searching.
  3. techairlines

    How my account was suspended?

    The unsuspension process is automatic (if its the first two suspensions) and it seems to be. Are you running a CMS or blog software? What plugins do you use? High resource usage suspension occurs when your account uses high amounts of CPU power for an extended period of time.
  4. techairlines

    DNS e IP

    ns1.x10hosting.com ns2.x10hosting.com 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
  5. techairlines

    Access denied for user 'root'@'int.stoli.x10hosting.com' (using password: YES)

    A host address would be something like server1.mydomain.com. Try to use the Simple DNS ZOne Editor and point an A record (host name can be anything like mysqlhome or something) to your own desktop's IP. Then try using your new subdomain as the host.
  6. techairlines

    Is fsockopen() enabled on Chopin?

    Thanks Zubair! Guess fsockopen is enabled. I'll go look into my settings for SMTP again since this is probably an issue on my end.
  7. techairlines

    PHP database setup?

    Host is localhost.
  8. techairlines

    I cant login to C-PANEL or website ?

    Glad we could help. :)
  9. techairlines

    I cant login to C-PANEL or website ?

    http://www.richardmartin.org/2009/05/clear-dns-cache-on-mac-leopard-1057-os-x/ says dscacheutil -flushcache is the correct command. dscacheutil -flushcache Does that give Command Not FOund also?
  10. techairlines

    I cant login to C-PANEL or website ?

    Since the Mac Version is 10.5.7 (newer than 10.5.1), wouldn't the correct command be for Leopard? Try this command instead: dscacheutil -flushcache
  11. techairlines

    My Wordpress blog has become corrupt after domain change.

    Oh okay. I didn't realize that would happen. I got the methods from here: http://codex.wordpress.org/Moving_WordPress Did you try the link Derek posted above? http://www.fayazmiraz.com/wordpress-blog-url-change/
  12. techairlines

    PHP require... what is wrong?

    Oops sorry. I forgot to add the ending semicolon. Add a semicolon after the parentheses.
  13. techairlines

    My Wordpress blog has become corrupt after domain change.

    Another method to change your WP URL is: Go to cPanel and then phpMyAdmin. Select your Wordpress database. Go to Export and save a backup of it. Save another backup just in case. With the downloaded .sql file, open it with a text editor (no word processors) that has a find and replace...
  14. techairlines

    Is fsockopen() enabled on Chopin?

    Hello. I'm trying to send mails through Gmail's SMTP server although it doesn't seem to be working. It worked for a few days after the server moves, though it hasn't since April 6th. Since using an external SMTP server requires fsockopen(), I ran the following code to test if fsockopen is...
  15. techairlines

    Unable to Access FTP Account

    What error message do you get when you try to login to FTP? Try using the following: host: (Domain Name without the ftp part) Username: (Your cPanel Username - no @domain part) Password: your password Port: 21
  16. techairlines

    PHP require... what is wrong?

    If your pages are in the public_html directory, try using <?php require("menu.txt") ?> Make sure permissions are set properly so that your pages are able to access the menu.txt file (should be something around 755).
  17. techairlines

    High Resource Usage Suspension

    What CMS are you running? Any plugins being used?
  18. techairlines

    www.dollshouse4sale.x10hosting.com

    Do you remember the last time you were able to log in to your account? And what was your cPanel username?
  19. techairlines

    Techmunchies

    While I agree that leaving a site simple is great, but I recommend trying to change at least the banner to something related to TechMunchies so it stands out a bit over plain MyBB forums.
  20. techairlines

    Php version 2_request

    Joomla 1.5 should work fine. What error do you encounter? All accounts are set to the same PHP level and version. Edit: Version 5 as Derek mentions.
Top