Thread: Html

  1. #1

    Html

    I have this strange problem with my website. I had someone tell me that when they tried to visit my site it said "action cancelled." Another person said that the images werent viewable and there was nothing under the links. I am hosting this on an apache server on my machine. Could it possibly be a problem with apache or is it and HTML mistake. The website is http://www.northwestchallenge.com.

  2. #2
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    The first time I tried to get in I got to the page you have set up as the index in apache (the frame page that includes index.htm, which doesn't make sense to me). Second of all, why the heck do you have it set to port 8000? port 80 is the standard http port. What port do you have apache listening on? (or is it set to listen on all ports). Since I can't connect, make a zip file of your index page and let me know what's going on in your http.conf file (as far as ports go).
    PHP and XML
    Let's talk about SAX

  3. #3
    "The Oldest Member Here" Xterria's Avatar
    Join Date
    Sep 2001
    Location
    Buffalo, NY
    Posts
    1,039
    poor pepe you've been neglected.
    http://localhost:8000/phpbb/phpbb2/v...t=261&start=10
    last post by me
    EDIT:
    OH MY GOD! i didn't even look what i pasted!
    http://67.23.172.126:8000/phpbb/phpb...t=261&start=10
    Last edited by Xterria; 06-01-2004 at 03:03 PM.

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    nice link dude, to bad we can't get to it because you didn't give us the ip address in the link, just localhost....
    PHP and XML
    Let's talk about SAX

  5. #5
    Xterria told me to set it to port 8000. My isp blocks port 80. I tried this on port 8080 also and it didnt work. I would also like to know why users that connect to my webpage get an action cancelled message. The page can be viewed now @ www.northwestchallenge.com .I have it on a free server.

  6. #6
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    do you have the firewall on your computer set up to allow http requests?


    ::edit::
    the nw_strip image is broken, is the path wrong?
    PHP and XML
    Let's talk about SAX

  7. #7
    I have my computer running apache as the dmz. I also have it binded to port 8080. Ive been using htmlhelp.com's html validator to connect to it.

    I seen the broken image. IM just gonna take it off.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please Help - C code creates dynamic HTML
    By Christie2008 in forum C Programming
    Replies: 19
    Last Post: 04-02-2008, 07:36 PM
  2. Writing an HTML Preprocessor
    By thetinman in forum C++ Programming
    Replies: 1
    Last Post: 09-17-2007, 08:01 AM
  3. regarding html in c
    By cnu_sree in forum C Programming
    Replies: 19
    Last Post: 06-25-2007, 03:22 AM
  4. Design + HTML
    By orbitz in forum C Programming
    Replies: 8
    Last Post: 11-21-2002, 06:32 AM