Search results

  1. techairlines

    StatPress (Wordpress plugin)

    Hi. I was just wondering if I'm allowed to use the Statpress plugin for Wordpress: http://wordpress.org/extend/plugins/statpress/ I've been using it for over a month now, but I just noticed how much SQL data it writes. The table size is well over 13,000 entries. It makes a bunch of entries...
  2. techairlines

    Cannot access CPANEL

    The maximum length of cPanel usernames is 8 characters and the username you posted is 11,which is probably your username for this forum only, not your cPanel. Remember that your forum login is different from your cPanel login.
  3. techairlines

    Important Poll Regarding Disk Space

    I would vote to raise the disk space. I already make my own backups and the removing the automatic backups might take off some server load.
  4. techairlines

    Important Poll Regarding Disk Space

    Hmm I'm just wondering, what would happen about disk space for those who bought the Double Space/Bandwidth upgrades?
  5. techairlines

    Allow Akismet servers in firewall..

    Hmm I just tried again today and apparently all servers can now connect and Akismet works perfectly....
  6. techairlines

    Count to 1 Million

    1600 was 409 years ago.
  7. techairlines

    Allow Akismet servers in firewall..

    I have the same problem for a month already. After entering my API key (50% of the time it works), once I refresh, its gone and I have to enter it again. And yeah, no one can leave comments.
  8. techairlines

    Can't log to cPanel

    I had the same error messages as joshua filby around 15 minutes earlier. Now, there is no message. The cPanel just keeps trying to load. My site itself seems to load fine now unlike earlier, although it stops loading at random intervals.
  9. techairlines

    Custom Error Page for Subdomain

    All right. Thanks. That works although it breaks Wordpress, but I guess thats another issue.
  10. techairlines

    Custom Error Page for Subdomain

    My .htaccess file in the root directory with Wordpress is this: RewriteEngine on RewriteCond %{HTTP_HOST} ^techairlines.com$ [OR] RewriteCond %{HTTP_HOST} ^www.techairlines.com$ RewriteRule ^mail$ "https\:\/\/mail\.google\.com\/a\/techairlines\.com" [R=301,L] # BEGIN WordPress <IfModule...
  11. techairlines

    Custom Error Page for Subdomain

    I have something like that in my home directory that redirects /mail (with or without www) to Google Apps Mail. All my other .htaccess files have nothing but one line. RewriteEngine on RewriteCond %{HTTP_HOST} ^techairlines.com$ [OR] RewriteCond %{HTTP_HOST} ^www.techairlines.com$ RewriteRule...
  12. techairlines

    Custom Error Page for Subdomain

    Yep. I tried doing that. Apparently any non-existant page on the subdomain loads the index file although the URL is still the non-existant URL. The only line in my .htaccess file is ErrorDocument 404 /404.shtml
  13. techairlines

    Custom Error Page for Subdomain

    Thanks for your suggestion. I just copied the error page into the downloads directory and modified the .htaccess file. However, then I visited a random directory like http://downloads.techairlines.com/thispagedoesnotexist.htm and it still loads the index.php of the downloads directory.
  14. techairlines

    Custom Error Page for Subdomain

    Hi. I just created a Custom 404 Error page here: http://www.techairlines.com/404.shtml. I added ErrorDocument 404 http://www.techairlines.com/404.shtml to my .htaccess file, however, this doesn't seem to work on my subdomain of downloads.techairlines.com. Any non existant page would just display...
  15. techairlines

    Can't connect to FTP and site does not load

    Yes, I did. In the cPanel on chopin.x10hosting.com, it says my main domain is techairlines.co.cc. I can't access the cPanel on techairlines.co.cc:2082 It worked fine yesterday night.
  16. techairlines

    Can't connect to FTP and site does not load

    My site at: http://www.techairlines.co.cc worked yesterday night but today, when I tried to upload my Wordpress files into it, the FTP client (FireZilla) could not connect. Here was the messages: (the same thing happened everytime I tried) Status: Resolving address of ftp.techairlines.co.cc...
  17. techairlines

    Having Trouble Logging In

    I had this problem for the past hour but it seems to work now after I got a 500 Internal Server Error.
  18. techairlines

    Having Trouble Logging In

    Is anyone else having trouble logging into the Account Control Panel? (not the cPanel). I need to change my domain but it never loads after I press Login. http://x10hosting.com/login I visited here but got a 404 Error message. I tried on numerous browsers and the same result occured. I even...
  19. techairlines

    Configuring MX Records Failed

    Okay then. Thank you. I'll go submit a ticket. Edit: Today, the MX records from cPanel seems to load properly again. However, the top banner of my cPanel is still completely messed up for some reason.
  20. techairlines

    Configuring MX Records Failed

    Oh okay. NS is Name Servers I assume? Okay then. Thanks! But how come my cPanel can't load the MX records at all?
Top