Jump to content

Byron

Moderators
  • Posts

    9,153
  • Joined

  • Last visited

  • Days Won

    146

Posts posted by Byron

  1. WHAT!? Works for you did it or did you hack my account? I use IE8 and Firefox I don't get it.............

    What am I doing wrong? I have a co.cc domain elsewhere on a different host (it's temporary) and it works just fine over there for me anyways.... Do I have firefox configured bad?

     

    All I can say is what can I do about it? I would like to see it work from my side......

     

    LOL! No I didn't hack your site. :) And I don't think it has anything to do with the browser your using. I think it's a dns issue but I don't know what kind nor do I understand it.

     

    Hey Wizard, try this url and see if it works for you?

     

    http://turoksite.co.cc

     

     

     

  2. I never use Python but I just tried a simple Hello World and got a 500 Error and that was with a .py and a .cgi extension. So Python must not be working on the server.

     

    #!/usr/bin/python
    print "Content-Type: text/html\n\n"
    print "Hello World"

     

    btw, you can make all directories execute cgi with .htaccess and I'm guessing it does the same thing with Python.

     

    EDIT:

     

    Try adding the python handler to your .htaccess file:

     

    AddHandler python-program .py

     

    or use the Apache Handler option from your cpanel to add it:

     

    python-program .py

     

     

     

  3. You pobably want to use a parked domain and I'm guessing that is what you used. An addon domain uses a sub-directory to add a domain name to your site. A parked domain points to your entire site. Anyway your site loads fine for me.

     

     

    Source code of turoksite.co.cc

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xml:lang="en" lang="en" xmlns="http://www.w3.org/1999/xhtml">
    
    <head>
    <title>The new Turokzone! New layout, some php injected, and 20% better than before!</title>
    <style>
    <!--
    
    A:link { text-decoration: none;}
    A:visited { text-decoration: none; }
    a:hover { text-decoration: none; color:#FFFFFF; background-color:#CE483B; text-transform:uppercase }
    
    body {
    scrollbar-arrow-color: #FFD1C5;
    scrollbar-darkshadow-color: #CE483B;
    scrollbar-track-color: #FFD1C5;
    scrollbar-face-color: #CE483B;
    scrollbar-shadow-color: #CE483B;
    scrollbar-highlight-color: #CE483B;
    scrollbar-3dlight-color: #FFD1C5;}
    
    .style1 {
            text-align: center;
    }
    
    .style2 {
            text-align: left;
    }
    
    -->
    </style>
    </head>
    <body bgcolor="#FFD1C5" text="#80271E" topmargin="0" leftmargin="0" bottommargin="0" rightmargin="0" link="#000000" vlink="#000000" alink="#000000" background="background-x.gif" style="background-repeat:repeat-x;">
    
    <div style="position:absolute; top:0px; left:0px;"><img src="trigun_vash.gif" width="760" height="517" /></div>
    
    <div style="position:absolute; left:400px; top:200px; width:288px; height:58px; font-family:times new roman; font-size:13px">
    
    
    <!-- NAVIGATION BEGINS HERE -->
    
    <p><b>navigation</b>
    <br />
    
    <a href="index.php">Home</a> |
    <a href="forum/index.php">Forum</a> |
    <a href="am.php">Anime/Manga</a> |
    <a href="faq.php">FAQ</a>  |
    <a href="forum/index.php?automodule=javairc">Chatroom</a>  |
    <a href="aff.html">Affiliates</a></p>
    
    <!-- NAVIGATION ENDS HERE -->
    
    </div>
    
    <div style="position:absolute; right:100px; top:320px; width:760px; font-family:'Times New Roman'; font-size:11px; letter-spacing:1px;" class="style1">
    
            <div class="style2">
    
    <!-- CONTENT BEGINS HERE -->
    
    
    <a href="http://turokzone.heliohost.org/forum/index.php?showtopic=10&view=getnewpost">Currently 99% done</a> by 
    <a href="http://turokzone.heliohost.org/forum/index.php?showuser=1">turok</a> <BR>
    posted 7 hours , 14  minutes  and16  seconds  ago, with 0 replies.<P>
    
    <a href="http://turokzone.heliohost.org/forum/index.php?showtopic=9&view=getnewpost">Mahou sensei negima!</a> by 
    <a href="http://turokzone.heliohost.org/forum/index.php?showuser=1">turok</a> <BR>
    posted 7 hours , 17  minutes  and9  seconds  ago, with 0 replies.<P>
    
    <a href="http://turokzone.heliohost.org/forum/index.php?showtopic=8&view=getnewpost">Mahou sensei negima</a> by 
    <a href="http://turokzone.heliohost.org/forum/index.php?showuser=1">turok</a> <BR>
    posted 21 hours , 11  minutes  and19  seconds  ago, with 0 replies.<P>
    
    <a href="http://turokzone.heliohost.org/forum/index.php?showtopic=7&view=getnewpost">Stainless Night</a> by 
    <a href="http://turokzone.heliohost.org/forum/index.php?showuser=1">turok</a> <BR>
    posted 21 hours , 17  minutes  and11  seconds  ago, with 0 replies.<P>
    
    <a href="http://turokzone.heliohost.org/forum/index.php?showtopic=6&view=getnewpost">Dot hack sign</a> by 
    <a href="http://turokzone.heliohost.org/forum/index.php?showuser=1">turok</a> <BR>
    posted 21 hours , 36  minutes  and23  seconds  ago, with 0 replies.<P>
            </div>
    </td>
    </table>
    
    <p><a href="http://www.magitek-designs.net" target="_blank"><img src="button.gif" alt="shut up" width="88" height="31" border="0" /></a></p>
    </div>
    <!-- CONTENT ENDS HERE -->
    </body>
    </html>

     

     

     

     

     

  4. Yea you want to use the name server option and use the name servers Wizard posted. Can you post you co.cc name and let somebody else see if your site comes up?

     

     

  5. If it were a working site on the heliohost server it would be using the heliohost name servers.

     

    It's not a working site on the heliohost server, it's just sitting there without any content.

     

    If you have a site on the heliohost server it has to use the heliohost name servers.

     

    How did Upendran manage without it then?

     

    Just wait for one of the administrators because I can't explain it any better than I already have.

     

     

     

  6. There are no html pages with that domain because it does not exist. I used diablosa.za.net during registration at heliohost because the registration would not accept diablosa.co.za. But diablosa.za.net is not registered as a valid domain as far as I know and it does not have any dns servers hosting it.

     

    If it were a working site on the heliohost server it would be using the heliohost name servers.

     

    1. I don't want to use heliohost's name servers.

    2. No one could ever ask heliohost's name server for the IP to my site because the name server is not authoritative according to the domain registrar. If I set up a dns server at my house that points google.com to 123.123.123.123 it will never effect anyone or anything because the I haven't changed the whois file on the .com registrar's server. And I can't either. So if the administrator changes my domain to diablosa.co.za the only thing that could happen is me being happy.

     

    If you have a site on the heliohost server it has to use the heliohost name servers.

     

     

     

  7. I know. I'm not going to point a nameserver to it before it is changed to .co.za or I find a way to get past that restriction because I don't own that domain and I don't want it either. I think the easiest solution would be if someone could change the za.net to co.za

     

    If somebody else already owns this domain name (http://diablosa.co.za) then you CAN'T use it. But you don't even have this domain (http://diablosa.za.net) to change even if co.za did belong to you.

     

     

  8. Yes and I am perfectly happy with my current name server. I don't want to switch to heliohost's name server, it's going to take a very long time.

     

    Then this domain http://diablosa.co.za/ will need to stay pointed exactly where it's at if your happy with it that way. It can't point to Heliohost too.

     

     

    I don't have a working site with heliohost. I can simply copy my files from my current file host to heliohost though. But that would be pointless since I can't/ don't know how to make my name server work with heliohost. At the moment I have the following record on my nameserver:

     

    name; type; TTL; IP

    diablosa.co.za; A; 86400; 82.197.131.62

     

    If I simply change the IP to 65.19.143.3 (my heliohost shared IP) it doesn't work. I think it is because heliohost doesn't host a site called diablosa.co.za. (in cpanel my Main Domain tag reads diablosa.za.net. I have asked djbob to change it, he said he did, but he hasn't.) I think that is probably the main problem.

     

    If I try to park the diablosa.co.za domain I get the following error: "Error from park wrapper: Using nameservers with the following IPs: 64.251.10.77,72.249.105.234,74.52.212.235,91.186.15.45,87.239.16.157 Sorry, the domain is already pointed to an IP address that does not appear to use DNS servers associated with this server. Please transfer the domain to this servers nameservers or have your administrator add one of its nameservers to /etc/ips.remotedns and make the proper A entries on that remote nameserver."

     

    That will take an Administrator to correct that, but you still will have to change your domains name cervers to park that domain to heliohost.

     

    If you want Heliohost to host your site you will have to change name servers to:

     

    ns1.heliohost.org

    ns2.heliohost.org

     

    btw, is this you Heliohost site now?

     

    http://diablosa.za.net/

     

    Is that the domain that you use to login to your cpanel?

     

     

     

  9. - Considering turning off stats unless user chosen to enable.

     

    We don't have web stats and haven't had them for months. At least as far as I know we still don't.

     

     

     

  10. Sorry, if this is indeed a server problem, you'll have to PM djbob and Kyougi for more information.

     

    It is a server problem. I get the exact same error at my cpanel when I try to open phppgadmin, but I don't understand why he has to PM either administrator? Do they not read the forum anymore?

     

     

     

  11. I'm seeing your page:

     

    Source of buildapc.co.cc

    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    
    <html>
    <head>
    <title>Build A PC</title>
    <!--Tracking code here-->
    
    
    </head>
    <body bgcolor="#CCCCCC">
    
    <script type="text/javascript">
    var sc_project=4564651; 
    var sc_invisible=1; 
    var sc_partition=46; 
    var sc_click_stat=1; 
    var sc_security="2171308b"; 
    </script>
    
    <script type="text/javascript"
    src="http://www.statcounter.com/counter/counter.js"></script><noscript><div
    class="statcounter"><a title="myspace profile visitor"
    href="http://www.statcounter.com/myspace/"
    target="_blank"><img class="statcounter"
    src="http://c.statcounter.com/4564651/0/2171308b/1/"
    alt="myspace profile visitor" ></a></div></noscript>
    
    <table border="0" width="780">
    <tr>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    </tr>
    <tr><td></td></tr>
    <tr><td colspan="5">
    
    <h2 align="center">Thank you for coming to this website to learn how to build a computer. However, this site is still under construction. Thank you for your patience.</h2>
    </td></tr>
    <tr><td></td></tr>
    <tr>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    <td><img src="images/computer.png" alt="Picture of computer"></td>
    </tr>
    </table>
    
    </body>
    </html>

     

     

     

  12. Thank you for the reply... I don't know how or why but I managed to create the subdomain today... ^_^

     

    OK Good! :) It was probably just a server glitch while the adinistrator was updating the server.

     

    Cheers,

    Byron

     

     

  13. Now, any idea on what I might not be doing correctly to get to my sub-directories and work with my files? <_<

     

    If this is your site:

     

    http://rhythmangel.heliohost.org

     

    then this is how you use that ftp client I posted:

     

    Host address: ftp.rhythmangel.heliohost.org

     

    User: same as cpanel

     

    Password: same as cpanel

     

    -------------------

     

    Once your at your user directory, open up the public_html directory to see your folders and files.

     

     

  14. I'll leave it there for today so you can take a looksee... Tomorrow the file is gone...

    idoxlr8.com...u know the rest...

    thanks again Byron... Tim

     

    Just give it a new name that nobody knows but you and keep it. It makes for a great file finder and keeps you from having to search through all your directories for forgotten files. :)

     

     

     

     

     

  15. Thanks Byron, my site idoxlr8.com had a butt load of .core files. I was able to ftp in and delete them...

    not sure that I got them all tho...

     

    Here's a good file search script I put together. Works in any directory and will search your entire site for files matching a particular query. Type 'core' in the file form to search for any files with the word 'core' in the file name. Just give it a .php extension.

     

    http://byrondallas.heliohost.org/scripts/php/site_search.txt

     

    When using my isp's dns I can't reach helionet servers but, when I change dns to alternate(Opendns)

    I have no problems. It seems maybe helionet's host may not be working properly... (possibly?)

    I used http://www.dnsqueries.com and came up with errors.

    I need to learn more about the dns system. Any suggestions for a starting point?

     

    I can't help you there because I'm like you when it comes to dns, but if you find out what our problem is, please let us know. :)

     

    Cheers,

    Byron

     

     

×
×
  • Create New...