Results 1 to 4 of 4

Thread: question about viewing pages

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Sep 2005
    Posts
    1,364

    question about viewing pages

    when i do:

    http://<my-ip>/Pyscho.txt

    i can see the text file on the web myself, but when i give the link to other people, they get:

    'The page cannot be displayed '

    any ideas why they cant see it?

  2. #2
    Hyperactive Member ninjanutz's Avatar
    Join Date
    Jun 2005
    Location
    Bayside
    Posts
    256

    Re: question about viewing pages

    send me the link

  3. #3
    Hyperactive Member PlaGuE's Avatar
    Join Date
    Jun 2005
    Location
    in ur mind.
    Posts
    445

    Re: question about viewing pages

    !)do you have a server running?.
    2)is the ip correct?
    [REMVOED BY MOD]
    4)are the ports open?
    5)is a firewall running?
    6)is the firewall blocking any incoming/outgoing traffic?
    Last edited by visualAd; Sep 17th, 2005 at 03:12 AM. Reason: naughty stuff ;)
    Without balance, there could only be chaos.
    Without chaos, there could be no balance.
    I live with karma. Eat with destiny. Dream of life without shackles....
    Yet. If life had no consequences, life could not exist, nor could it flourish.


    If at first you dont succeed.You're screwed.

    C++/Java NOOB.

    I aint a professional at PHP, but if i can help i will.

  4. #4
    VBA Nutter visualAd's Avatar
    Join Date
    Apr 2002
    Location
    Ickenham, UK
    Posts
    4,906

    Re: question about viewing pages

    Quote Originally Posted by Pouncer
    when i do:

    http://<my-ip>/Pyscho.txt

    i can see the text file on the web myself, but when i give the link to other people, they get:

    'The page cannot be displayed '

    any ideas why they cant see it?
    Your IP?

    It depends what it is. If your IP address looks anything like this then its a local IP address and it is not accessable from the internet:
    Code:
    127.0.0.1
    172.16.x.x - 172.31.x.x
    192.168.0.x - 192.168.255.x
    10.x.x.x
    If your address does fall into one of these ranges then you need to find your external IP address, ie: the one assigned to your modem. As mentioned above by plague, you should also check that your firewall is not blocking incoming requests on TCP port 80 - if it is then anyone who trys to connect will either get a timeout or a connection refused error.
    PHP || MySql || Apache || Get Firefox || OpenOffice.org || Click || Slap ILMV || 1337 c0d || GotoMyPc For FREE! Part 1, Part 2

    | PHP Session --> Database Handler * Custom Error Handler * Installing PHP * HTML Form Handler * PHP 5 OOP * Using XML * Ajax * Xslt | VB6 Winsock - HTTP POST / GET * Winsock - HTTP File Upload

    Latest quote: crptcblade - VB6 executables can't be decompiled, only disassembled. And the disassembled code is even less useful than I am.

    Random VisualAd: Blog - Latest Post: When the Internet becomes Electricity!!


    Spread happiness and joy. Rate good posts.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width