|
Related Topics:
| How to configure Apache to work with ISS - I've installed Apache 2 on Windows 2000 and it's called alpha (my computer name) and I can also access it via Now I want to install IIS 5 on the same machine, so it can work together with Apache, so that I can access Apache..
Can't Get jk2 to work - I am running Apache 2.0.47 and am trying to use the JK2 version 2.0.43, under Win XP. Apache, by itself works fine but when I include mod_jk2 I get an Apache startup error, locate API Module..
Trying to make CGI work from anywhere - Want to get my home Apache server working like SDF's so that I can test web pages changes at home before SSI that works at SDF (and at my former Rootsweb site) does not work at home. I haven't tried CGI on SDF and Rootsweb didn't allow it, but..
I cant get .htaccess to work - I am runnning apache on SuSE 7.2 pro, I have several Virtual hosts all working correctly - I want to password protect one of the but it doesnt want to work. I have added into the as follows ..
ProxyRemote does not work - Hi, we have 3 hosts, all redhat 8.0 host1 with apache 2.0.40 external net host2 internal net host3 postgres internal net On host1 in I added : ..
|
|
| Author |
Message |
External

Since: Oct 19, 2003 Posts: 1
|
(Msg. 1) Posted: Sun Oct 19, 2003 8:39 am
Post subject: HELP! Installed IIS and Apache Wont Work Now Archived from groups: alt>apache>configuration (more info?)
|
|
|
I installed IIS last night.
You see, my girlfriend, who is going to night school, is taking a class in
ColdFusion. So, as a favor, I installed a copy of her Dreamwaever software
on my laptop so she could do her homework.
This is my development PC that's running W2K Pro, Apache, PHP, MYSQL,
Netbeans, VisiualAge Java EE, & WebSphere Studio.
I've been doing all of my web work via WebSphere Studio and using Apache to
serve it all up.
Well, after I rebooted, Apache will not start.
Any ideas, suggestions whilst I'm headed to the Apache site for addition
help?
Also, should I dump my girl friend? (ha ha).
Thanks,
--
Steve Campisano
Northrup Grumman IT
Deployment Engineer >> Stay informed about: HELP! Installed IIS and Apache Wont Work Now |
|
| Back to top |
|
 |  |
External

Since: Nov 03, 2003 Posts: 2907
|
(Msg. 2) Posted: Sun Oct 19, 2003 2:05 pm
Post subject: Re: HELP! Installed IIS and Apache Wont Work Now [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
The Great Schwazoli <thatguy_steve.RemoveThis@comcast.net> wrote:
> Well, after I rebooted, Apache will not start.
Probably because both of them (Apache and IIS) are running on the
same port (80). Move one of them on a different port and they will
work.
Davide<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: HELP! Installed IIS and Apache Wont Work Now |
|
| Back to top |
|
 |  |
External

Since: Oct 20, 2003 Posts: 8
|
(Msg. 3) Posted: Mon Oct 20, 2003 1:06 pm
Post subject: Re: HELP! Installed IIS and Apache Wont Work Now [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
The Great Schwazoli wrote:
> I installed IIS last night.
> Well, after I rebooted, Apache will not start.
You can't have too apps listening to the same port. You must either use a
different port (i.e. 80 and 81) or shutdown IIS before starting Apache.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: HELP! Installed IIS and Apache Wont Work Now |
|
| Back to top |
|
 |  |
External

Since: Oct 20, 2003 Posts: 8
|
(Msg. 4) Posted: Mon Oct 20, 2003 1:07 pm
Post subject: Re: HELP! Installed IIS and Apache Wont Work Now [Login to view extended thread Info.] Archived from groups: per prev. post (more info?)
|
|
|
The Great Schwazoli wrote:
> I installed IIS last night.
> Well, after I rebooted, Apache will not start.
You can't have too apps listening to the same port. You must either use a
different port (i.e. 80 and 81) or shutdown IIS before starting Apache.<!-- ~MESSAGE_AFTER~ --> >> Stay informed about: HELP! Installed IIS and Apache Wont Work Now |
|
| Back to top |
|
 |  |
|