Jump to content

demizide

Members
  • Posts

    22
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by demizide

  1. Yes, but I get redirected not to ghs.google.com but to www.google.com/a/infantex.com.mx, I don't know how ghs.google.com knows it's being redirected from infantex.com.mx in order to show the appropiate page. But I really don't care to know why. Thanks anyway.

     

    When you are redirected to ghs.google.com google recieves an referrer heading, so that they know what domain you were redirected from.

     

    PS: Sorry if the quoting turns out messed up, it's my first time.

     

    Nothing wrong with your quoting, mate

  2. You could also try "AddType application/x-httpd-php .html .htm" and "AddHandler x-httpd-php .html .htm"

    But why can't you just use .php?

     

    BTW, I'm not sure you can use php inside a src attribute..

     

    Edit: not sure, but maybe there's something wrong with the apache config of htaccess files, since byron isn't able to set TZ in .htaccess either.

  3. www.infantex.com.mx is back online!

     

    1) I changed the CNAME for mail.infantex.com.mx to ghs.google.com and now when I navigate to mail.infantex.com.mx I get to the login page for Google Apps mail, which is fine. (Why is that, I don't know, but it's OK.)

     

    2) I tried changing the MX records to add the final dot, but I got an error message (destination must ge a fully-qualified domain name), so I let them without the trailing dot. They appear to be working right.

     

    For my part, this issue is solved.

     

    Just one question remains: Why didn't I receive an inactivity alert before my account deletion? I understand it's my responsability to login to cpanel at least once a month but, are you no longer sending reminders or alerts? I was relying on them.

     

    Thanks to everyone who contributed and regards to all.

     

    1) When you set the CNAME for the domain mail.infantex.com.mx to ghs.google.com, you're basically saying that mail.infantex.com.mx is an alias of ghs.google.com, and thus you get redirected to gapps

     

    And did you check your spam folder?

  4. Actually I am seeing the page right now. Yes it happens occasionally when the load on Stevie is High. I think the only reason why only the server load is down on monitor is that we have the monitors for FTP HTTP and CPANEL. They all should be working fine even if MySQL is down. But there can't be any (or maybe negligible) load on server since most of the sites on Stevie are PHP based.

     

    Well, at the heliohost I can see the cross in-front of Stevie. Means its really down. Although I was waiting for a reply from any of the mod about the expected completion time. I don't know whether it takes that long to upgrade MySQL (I think it shouldn't). Maybe somebody just messed it up a bit :P

     

    Actually upgrading it maybe takes a few minutes, but adjusting all the settings for optimal performance, and not to talk about importing all of the databases that everyone has, takes quite a while.

  5. That's odd. I am receiving 500 Internal Server Error. Though I can see my database (Thank God :P) . Also there is NO INFO for server load of Stevie in Server Monitor. Is it due to MySQL upgrade. If it is can you tell me whats the approximate time for completion??

    How long have you seen the 500 page? Because sometimes when I upload a file, I get a 500 when trying to reach it for a couple of minutes, then it works.

     

    Edit: the server monitor shouldn't be down because of the upgrade, since it's hosted somewhere else, but it's weird that only the server load on stevie is down, nothing else is..

  6. EDIT: I just realized that this isn't going to work because the plus one button is rendered inside an inline frame.

     

    However, I may have another solution.

     

    First, change that plus one code to back like you had it before.

     

    Then, add this CSS between the <head> tags:

     

    <style type="text/css">
    #___plusone_0 > iframe {
    opacity: 0 !important;
    }
    #___plusone_0 {
    background: url('http://borealtrek.com/wp-content/uploads/2011/11/g+.png');
    }
    </style>
    

     

    Well, if you'd do that then it won't change like it did at first, and you won't know that you've +'ed the page, and people will think it's broken.

×
×
  • Create New...