Results 1 to 4 of 4

Thread: Replacing localhost part(Getting Error)

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    2

    Replacing localhost part(Getting Error)

    Hello every one I am having a problem with my apache server that I have installed on my os system....

    when I replace

    Code:
    Listen **.**.**.78:80
    Listen 80
    
    With 
    
    Listen **.**.**.78:80
    Listen localhost:80
    and I tryed to test it by running the http://localhost/ part after restart and I get a problem loading page??? Does any one know why I am getting this?
    Last edited by Suprem; Feb 14th, 2006 at 03:07 PM. Reason: Spelling

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

    Re: Replacing localhost part(Getting Error)

    This line is invalid:
    Code:
    Listen **.**.**.78:80
    I am surprised your server starts, what error do you get?
    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Feb 2006
    Posts
    2

    Re: Replacing localhost part(Getting Error)

    Problem loading page..That is what I was getting when I put the http://localhost/ in the address bar before changing it everything is fine I get the page that I am suppose too. When I change it that is when I get the problem loading page.

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

    Re: Replacing localhost part(Getting Error)

    Localhost is only avialable to you. I cannot see what is on your localhost. So what is your 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