Closed Thread Icon

Topic awaiting preservation: I need help setting up Apache (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=12744" title="Pages that link to Topic awaiting preservation: I need help setting up Apache (Page 1 of 1)" rel="nofollow" >Topic awaiting preservation: I need help setting up Apache <span class="small">(Page 1 of 1)</span>\

 
dsantamassino12
Bipolar (III) Inmate

From: Dallas, PA, United States
Insane since: May 2003

posted posted 05-17-2003 00:24

Hi, I'm new to this site. I found it through a search in google.

I need help setting up Apache. I really never used Apache before. This is what i did. For Network Domain. I put in localhost. For Server Name. I put in localhost. I am not sure is that right. Where can i get a free Network Domain from besides localhost? What can i get a free Server Name from besides localhost? I had Apache 2.0.45 or something like that. I'm using Windows XP pro. How do i connect using Apache? Everything i did. Is that correct? I really wanted to start using Apache some time tonight. If someone can please reply back here as soon as possible. Thank You very much.

Derek Santamassino

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-17-2003 00:45

Localhost should be fine for both names. (I think I'm not an Apache guru)

I think for server name you could try putting in 127.0.0.1 and accessing apache using that. How did you install apache? Usually on windows if you use the MS Installer it should run pretty much out of the box.



.:[ Never resist a perfect moment ]:.

quisja
Paranoid (IV) Inmate

From: everywhere
Insane since: Jun 2002

posted posted 05-17-2003 00:47

You might wanna look into the faq: http://faq.ozoneasylum.com/FaqWiki/shownode.php?id=60&sortby=rating
at one of the packages there which will do it for you.

Else try just typing http://localhost/ into your browser whilst you have apache running. You'll get some help there if not your website.

dsantamassino12
Bipolar (III) Inmate

From: Dallas, PA, United States
Insane since: May 2003

posted posted 05-17-2003 03:26

I got Apache running but i get this error. It says this.

<OS 10048> Only one usage of each socket address <protocol/network address/port> is normally permitted. :make_sock: could not bind to address 0.0.0.0.80 no listening sockets available, shutting down. Unable to open logs.

That was the error message i got when i click the start button. Can someone please help? Thanks.

Derek Santamassino

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-17-2003 03:34

Hmmm.... well the obvious answer is that you have something else running on that port. Now XP pro I believe comes with IIS on it. If that's running then you are going to get an error.

Two things one is to try turning off IIS. My XP box is hosed so I can't tell you the exact method but if memory serves it's in the control panel >> Services application.

If you are having trouble with that then at least to test, there should be a SERVER PORT setting in your apache config. Try changing that to 8080 and try viewing "http://localhost:8080" If that works then odds on I'm right.



.:[ Never resist a perfect moment ]:.

dsantamassino12
Bipolar (III) Inmate

From: Dallas, PA, United States
Insane since: May 2003

posted posted 05-17-2003 04:54

ok, i got it. I think i got MySQL, PHP and Apache installed. I never used any of them before. Is there a test i can do for Apache? I know when i went to http://localhost/. It was successful. How do i start using Apache on Windows XP pro?

Derek Santamassino

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-17-2003 05:48

well thats pretty much it To view it externally you should be able to access it using your IP address. xx.xx.xx.xxx. or whatever.

If you want to use it with a name you need to register a domain and then use some sort of Name resolution service. I use Zone Edit



.:[ Never resist a perfect moment ]:.

dsantamassino12
Bipolar (III) Inmate

From: Dallas, PA, United States
Insane since: May 2003

posted posted 05-17-2003 16:26

How do i add content to this directory and replace this page?

If you can see this, it means that the installation of the Apache web server software on this system was successful. You may now add content to this directory and replace this page.
Seeing this instead of the website you expected?

This page is here because the site administrator has changed the configuration of this web server. Please contact the person responsible for maintaining this server with questions. The Apache Software Foundation, which wrote the web server software this site administrator is using, has nothing to do with maintaining this site and cannot help resolve configuration issues.

The Apache documentation has been included with this distribution.

You are free to use the image below on an Apache-powered web server. Thanks for using Apache!


Can anyone give me some help?? Thanks.

Derek Santamassino

Tyberius Prime
Paranoid (IV) Mad Scientist with Finglongers

From: Germany
Insane since: Sep 2001

posted posted 05-17-2003 17:01

well, where is DocumentRoot set to?
That's the directory which files you'll have to change.

dsantamassino12
Bipolar (III) Inmate

From: Dallas, PA, United States
Insane since: May 2003

posted posted 05-17-2003 17:56

"C:/Program Files/Apache Group/Apache2/htdocs"


What files do i have to change?

Derek Santamassino

bitdamaged
Maniac (V) Mad Scientist

From: 100101010011 <-- right about here
Insane since: Mar 2000

posted posted 05-17-2003 20:53

it will be your index.html page



.:[ Never resist a perfect moment ]:.

« BackwardsOnwards »

Show Forum Drop Down Menu