Activity Stream
48,167 MEMBERS
63065 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1.     
    #11
    Respected Member
    Website's:
    nooky.us
    Restarted Apache?

    Why not install Kloxo, it's free and pretty easy to use?

  2.   Sponsored Links

  3.     
    #12
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    i restarted already... but still the same. i use lighttpd instead of apache.

    why not Kloxo? because it eats up too much memory...

    i installed lighttpd, php and the vsftpd server and that's all i need.

    now i just have to make my domain work and that's it.
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

  4.     
    #13
    Member
    Coding Horror Fan
    I don't read PM's frequently .

  5.     
    #14
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    can it be that namecheap hasn't updated it yet?
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

  6.     
    #15
    Member
    ^^ I think you have not added A records..
    dns resoultion is almost in real time these days .
    Coding Horror Fan
    I don't read PM's frequently .

  7.     
    #16
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    i got this already:

    Array
    (
    [0] => Array
    (
    [host] => tastro.org
    [type] => A
    [ip] => 94.102.60.219
    [class] => IN
    [ttl] => 323
    )

    [1] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns1.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [2] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns2.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [3] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns3.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [4] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns4.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    )

    but then i transfered the dns back to my server... because the tastro.org domain was still offline.

    is it importat where i have / use the dns server? is it better if my dns server is at namecheap or at my VPS server?
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

  8.     
    #17
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    was the information above ok? should i go back to that confguration?
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

  9.     
    #18
    Member
    dude, you should at-least have some basic understanding of DNS or you should try some managed services ..

    This settings should work well..
    revert back to the settings which gave you this results..it will work fine ..
    Array
    (
    [0] => Array
    (
    [host] => tastro.org
    [type] => A
    [ip] => 94.102.60.219
    [class] => IN
    [ttl] => 323
    )

    [1] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns1.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [2] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns2.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [3] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns3.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    [4] => Array
    (
    [host] => tastro.org
    [type] => NS
    [target] => dns4.registrar-servers.com
    [class] => IN
    [ttl] => 84923
    )

    )


    there's nothing wrong in using namecheap DNS services.
    if you need ns1.yourdomain.com , etc
    you have yo install BIND . etc ..and then you have to put the Host records..which makes the process more tedious..
    Coding Horror Fan
    I don't read PM's frequently .

  10.     
    #19
    Member
    Website's:
    Tastro.org HDTVXviDLOL.com EpisodeSeasons.com FileBorg.org W-47.com
    ok check now:

    http://warezbot.net/tools/records.php?domain=tastro.org

    but http://tastro.org/ is still offline. ns1.tastro.org is working just fine.

    now i think that i have what you told me to do right? what's next? :>
    LE with your pr2 site? <a href="http://tastro.org/">Tastro.org</a> or link exchance with our category page: <a href="http://tastro.org/i/hdtv">HDTV</a> | <a href="http://tastro.org/i/dvdrip">DVDRip</a> | <a href="http://tastro.org/i/r5">R5</a> | <a href="http://tastro.org/i/bdrip">BDRip</a> | <a href="http://tastro.org/i/brrip">BRRip</a>

  11.     
    #20
    Member
    Your site is working



    it will take some time for propagation..
    Coding Horror Fan
    I don't read PM's frequently .

Page 2 of 3 FirstFirst 123 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to setup icmp port at centos?
    By kedenya in forum Server Management
    Replies: 4
    Last Post: 7th Oct 2012, 02:25 AM
  2. [Hiring] Setup ICMP on OPENVPN running Centos (minimum 3USD offer)
    By fidai90 in forum Services
    Replies: 0
    Last Post: 4th Oct 2012, 09:12 PM
  3. Help to setup vpn on centos
    By jpeps in forum Server Management
    Replies: 5
    Last Post: 30th Sep 2012, 11:20 AM
  4. How to setup a Centos VPS for a website
    By l0ck in forum Technical Help Desk Support
    Replies: 4
    Last Post: 4th Sep 2011, 10:51 PM
  5. [VPS] Setup Remote Desktop Only 3$ (Ubuntu/Centos)
    By robinex in forum Archive
    Replies: 0
    Last Post: 19th Apr 2010, 10:19 AM

Tags for this Thread

BE SOCIAL