Hi 

 

You can give destination like ' C:/Apache_installation ' but this folder
must created before installing apache.

Then your directory tree would be like that :

 

C:/Apache_installation/bin

 ........../build

 .........../cgi-bin

 .........../conf

............/error

............/htdocs

............/icons

............/include

............/lib

............/logs

............/man

............/manual

.........../modules 

 

 

After installation just change your ' C:/Apache_installation/conf/httpd.conf
'

 

1.      Change your Listen port

Listen 8822

2.      Change your server name

ServerName 12.34.56.78: 8822

 

 

After saving this file put Url into your browser

         http://12.34.56.78: 8822/

This will present a page that display 'its work'

 

Thanks 

Narendra 

 

-----Original Message-----
From: Evelyn Wilkerson [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 10:13 PM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Configuration problem

 

That still didn't work so I uninstalled and am reinstalling it. When I went
through the installation process it asked me for my destination folder. I
entered C:\Apache2.2\htdocs. Now under Windows Explorer it's showing another
htdocs inside the htdocs folder. I'm sorry for being so obtuse, but I just
don't get it. I'm going to uninstall it, what should I enter as the
destination? I want to be able to use
http://localhost80/foldername/filename.shtml to be able to access my files.
So what destination do I enter for the installation? Thanks again.

 

  _____  

From: Narendra Verma [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 10:36 AM
To: 'Evelyn Wilkerson'
Subject: RE: [EMAIL PROTECTED] Configuration problem

 

No, this is  like 

 

#Listen 12.34.56.78:80

  Listen 1100

 

 ServerName 12.34.56.78:1100

 

 

Thanks 

Narendra Verma

 

-----Original Message-----
From: Evelyn Wilkerson [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 8:04 PM
To: [EMAIL PROTECTED]
Subject: RE: [EMAIL PROTECTED] Configuration problem

 

This is what I have now in the config file:

#ServerName localhost:80 

 

And you are saying I should change it to:

#ServerName 12.34.56.78.80:1100

 

And this:

#Listen 12.34.56.78:80

Listen 80

 

Should be changed from Listen 80 to Listen 1100?

 

Right?

 

Thank you!

 

  _____  

From: Narendra Verma [mailto:  ] 
Sent: Monday, April 07, 2008 10:21 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] Configuration problem

 

Hi 

 

Just change your listen port in httpd.conf file 

Listen 1100

ServerName  <ip>:1100

 

Narendra 

 

 

-----Original Message-----
From: Evelyn Wilkerson [mailto:[EMAIL PROTECTED] 
Sent: Monday, April 07, 2008 7:38 PM
To: users@httpd.apache.org
Subject: [EMAIL PROTECTED] Configuration problem

 

I'm a complete newbie to Apache, I've used it in the past for SSI purposes,
but Apache was already installed & configured. Now I'm trying to do this on
my own and I'm totally lost. I'm receiving the following error message when
I try to start Apache:

 

Only one usage of each socket address is normally permitted. Could not bind
to address 0.0.0.0:80

No listening sockets available, shutting down.

 

Anyone that can help, I really appreciate it. 

 

Thank you!

Evelyn 


No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.8/1363 - Release Date: 4/7/2008
8:56 AM



No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.8/1363 - Release Date: 4/7/2008
8:56 AM



No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.8/1363 - Release Date: 4/7/2008
8:56 AM



No virus found in this incoming message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.8/1363 - Release Date: 4/7/2008
8:56 AM



No virus found in this outgoing message.
Checked by AVG.
Version: 7.5.519 / Virus Database: 269.22.8/1363 - Release Date: 4/7/2008
8:56 AM


Reply via email to