host question

Results 1 to 11 of 11
  1. #1
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts
    I tried krilins homepage but it didnt work for me. So i tried another but when i went to h ttp://localhost i went into krilins homepage this one Krillins server not that page i wanted. So i trie antoher the same happend.
    I trie another game to host that then i also come into krillins homepage whats wrong??


    Edit: I use apache if you wonder what i use

    Someone know???

    Plzz i need help with this
    Last edited by Dandune; 26-07-07 at 11:51 AM. Reason: double post


  2. #2
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    Re: host question

    maybe something mixed in your hosts file (c:\windows\system32\drivers\etc\).
    no clue what krillin is. but have a look at this file on your system.

    regards,
    t4k

  3. #3
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Re: host question

    Quote Originally Posted by titus4k View Post
    maybe something mixed in your hosts file (c:\windows\system32\drivers\etc\).
    no clue what krillin is. but have a look at this file on your system.

    regards,
    t4k
    Looks like everything is ok there

    So it should be something wrong with other files i think
    :bad:

  4. #4
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Question Re: host question

    OK now it worked to go on htt p://localhost but when i go there i only se the files that is in my htdocs in my apache folder and not the page so i see how it looks.

    I shuld put all the files inside htdocs right???

  5. #5
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Re: host question

    someone know whats wrong??

  6. #6
    Member Sixers2329 is offline
    MemberRank
    Jun 2007 Join Date
    New JerseyLocation
    81Posts

    Re: host question

    Clear your cache, close firefox, open up firefox, and try it agian. :wink2:

  7. #7
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    Re: host question

    apache defines start pages in its httpd.conf, using the "DirectoryIndex".
    httpd.conf:
    DirectoryIndex index.html index.htm

    so if you dont have an index.html or index.htm file in your main directory, apache cant find the start page.

    regards,
    t4k

  8. #8
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Re: host question

    Quote Originally Posted by titus4k View Post
    apache defines start pages in its httpd.conf, using the "DirectoryIndex".
    httpd.conf:
    DirectoryIndex index.html index.htm

    so if you dont have an index.html or index.htm file in your main directory, apache cant find the start page.

    regards,
    t4k
    Thanks for the answer but i dont know how to create a index.html file becaus i have never done it becaus it has been youst to open index.php and i come to the site

    Someone know how i can create this index.html and what it shuld stay in it

  9. #9
    Elite Member arsenik is offline
    Member +Rank
    Jan 2007 Join Date
    185Posts

    Re: host question

    use wamp and put all your files in the htdocs.

  10. #10
    Member snikaz is offline
    MemberRank
    Jan 2007 Join Date
    86Posts

    Re: host question

    Quote Originally Posted by arsenik View Post
    use wamp and put all your files in the htdocs.
    Ok but shuld i then go on http:/ / localhost ??

  11. #11
    Elite Member titus4k is offline
    Member +Rank
    Jul 2007 Join Date
    229Posts

    Re: host question

    have a look in your htdocs directory; there must be a start page, maybe index.html, startup.htm, or the like.
    now in httpd.conf ou can edit the DirectoryIndex tag to:DirectoryIndex DirectoryIndex index.htm, index.html, index.php, index.php3,startup.htm

    after restartig apache you could just conect to [url=http://localhost]cPanel



Advertisement