Jump to content

Golden Chang

Helpers
  • Posts

    46
  • Joined

  • Last visited

Posts posted by Golden Chang

  1. I Can't Receive Email, using any webmail in cPanel, my inbox always says it is empty, I'm sure I sent the test mail to the right email address(golden@golden.heliohost.org), but just EMPTY?

    I'm not sure is there anything wrong with my domain's DNS?

     

    user:golden

    domain:golden.heliohost.org

    server:johnny

     

    I'm getting error "Please refresh the page and try again." on Advanced DNS Zone Editor now, does this have any connection with the problem?

  2. Hmmmm...

    I remember that we have mod_ssl

     

    "Apache/2.2.16 (Unix) mod_ssl/2.2.16 OpenSSL/0.9.8e-fips-rhel5 mod_mono/2.6.3 FrontPage/5.0.2.2635 mod_bwlimited/1.4 mod_auth_passthrough/2.1 mod_wsgi/3.3 Python/2.7.1 Server at golden.twbbs.org Port 80"

     

    I google it, but I'm not sure if there are any risks for it.

    ;)

  3. Hmmm...

    I remember that I didn't have to set-up the DNS records if I use ***.heliohost.org

    But I'm sure wideaperture.heliohost.org is down at my end.

    I can't resolve your website using tracert.

    Make sure you add the two NameServers

    ns1.heliohost.org

    ns2.heliohost.org

    :D

  4. I once again tried to register with aynil.co.cc, but the same email was sent about 20 minutes later, saying:

     

    Sorry, a DNS entry for aynil.co.cc already exists, please delete it first (from all servers in the dns cluster)

     

    Now I am trying to register aynil.heliohost.org. If this work, I would like to ask if there is any chance, that you can change the adress later to aynil.co.cc

     

     

    So I think your domain has never been deleted,

    needs an Admin to delete for you. :)

    Then, you will be able to add it again.

  5. Hi,

    I google it and found this: http://webyog.com/faq/content/26/28/en/why...n-sql_file.html

     

     

    This is a privilege issue.

     

    You will probably get the error 1044 "Access denied ..." or 1370 "Alter routine command denied to user ...". Data are imported OK, Views too, but Stored Procedures and Functions are not.

     

    The reason is that the user does not have the CREATE ROUTINE or ALTER ROUTINE privileges as of MySQL 5.x. On some MySQL version those privileges are not available as global privileges (except for 'root'@'localhost'). This has been reported as a bug with early MySQL 5.0 versions.

     

     

    I'm not really sure how to solve this, but I think there is something wrong with your privileges.

    Maybe you should try giving all privileges to your MySQL user of that database.

×
×
  • Create New...