Jump to content

raffahacks

Members
  • Posts

    12
  • Joined

  • Last visited

Posts posted by raffahacks

  1. Hello, I own a free subdomain on heliohost, and I also own a domain on eu.org . What I've done was pointing from eu.org a ns record to afraid.org nameservers, and from there I pointed to my heliohost website (cunidev.heliohost.org) via a CNAME record, but it didn't work, I get the HelioHost account queued page. I also tried with an A record. I cannot use HelioHost nameservers directly because they don't allow me to park a .eu.org domain (guess because cpanel just allows to park a domain, and a .eu.org is considered a subdomain). I asked on IRC #dns about this problem and they told me that it's a virtual host problem, and i need to ask the administrators. Can you solve that problem, so i can point from another dns server to my website via A or CNAME? Thank you for the excellent customer service

  2. showDiv() is a php function in your case.

    but it doesn't do anything apart from show html code. <div> is an html tag so you close the php tag before <div ...> and then added <?php } ?> for the closing }.

     

    to use your showDiv function, you need to <?php showDiv() ?>

     

    if this confuses you, there is always:

    <?php

    function showDiv() {

    echo "<div id="test">Hello, world!</div>";

    } ?>

     

    to use this, you can <? php showDiv() ?>

    It was just an example to say that some code which isn't officially in php code

  3. I currently love the EU.ORG domains. Registering them is horribly painstaking, but it is reliable, NOT blocked in Google and of course, free.

     

    What do I have to write here in .eu.org? Thanks

     

    Technical information

     

    Fill Name1...NameX and IP1...IPX respectively with the fully qualified domain names and (only if necessary) the IPv4 or IPv6 addresses for your domain servers; put the primary at the top of the list. Please provide at least two nameservers. You don't need to fill all lines. IP addresses are only needed when the domain names for the servers are within the requested domain.

  4. I find Hacktivism to be a type of Cyber war. People used to fight with swords and now they do it using computers :ph34r:/>

    I don't agree. It's more a pacific protest: you don't kill, your damages can be easily reverted from the admin. It's more like going in front of White House (example) and protest

  5. Hi, I deleted my account from johnny with instructions from wiki, then i tried several times to create a domain with same name in stevie, but i get this error via e-mail:

    Your hosting account at

    HelioHost has encountered an

    error during installation. The

    error is: Sorry, a DNS entry for (mysite)

    already exists, please delete it

    first (from all servers in the DNS

    cluster). Please visit http://

    www.heliohost...ipts/signup.php

    and try to signup again. Regards,

    HelioHost Staff

     

    what can i do? Can you delete eventual traces of my old cunidev.heliohost.org domain? Thanks

×
×
  • Create New...