Welcome to HostingForumz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Apache Cannot be Run. Another web server is using the web ..

 
   Web Hosting Problem Solving Community! (Home) -> Apache RSS
Next:  digest returns can not find user file  
Author Message
PHPBABY3

External


Since: Feb 07, 2008
Posts: 11



(Msg. 1) Posted: Mon Feb 18, 2008 2:02 pm
Post subject: Apache Cannot be Run. Another web server is using the web port or
Archived from groups: alt>apache>configuration (more info?)

Vista
EasyPHP
Kaspersky Internet Security 7.0

When I start EasyPHP: "Apache Cannot be Run. Another web server is
using the web port or port is blocked by filewall"

P.

 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
Robert Melson

External


Since: Apr 16, 2006
Posts: 21



(Msg. 2) Posted: Tue Feb 19, 2008 6:28 am
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or port is blocked by filewall [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <1525cd53-c027-4bc4-922f-bbc7e3c99b8f RemoveThis @e10g2000prf.googlegroups.com>,
PHPBABY3 <shymathguy RemoveThis @gmail.com> writes:
>
> Vista
> EasyPHP
> Kaspersky Internet Security 7.0
>
> When I start EasyPHP: "Apache Cannot be Run. Another web server is
> using the web port or port is blocked by filewall"
>
> P.
>

And you're telling us this because?

Check the google archives of this group for similar problems
and their resolution.

--
Robert G. Melson | Rio Grande MicroSolutions | El Paso, Texas
-----
Thinking is the hardest work there is, which is the probable
reason so few engage in it. -- Henry Ford

 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
PHPBABY3

External


Since: Feb 07, 2008
Posts: 11



(Msg. 3) Posted: Tue Feb 19, 2008 10:59 am
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 19, 1:28 am, mels....TakeThisOut@aragorn.rgmhome.net (Robert Melson) wrote:
> In article <1525cd53-c027-4bc4-922f-bbc7e3c99....TakeThisOut@e10g2000prf.googlegroups.com>,
>         PHPBABY3 <shymath....TakeThisOut@gmail.com> writes:
>
>
>
> > Vista
> > EasyPHP
> > Kaspersky Internet Security 7.0
>
> > When I start EasyPHP: "Apache Cannot be Run.  Another web server is
> > using the web port or port is blocked by filewall"
>
> > P.
>
> And you're telling us this because?
>
> Check the google archives of this group for similar problems
> and their resolution.
>
> --
> Robert G. Melson | Rio Grande MicroSolutions |

MicorSOLUTIONS??????? HAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAAH


El Paso, Texas
> -----
> Thinking is the hardest work there is, which is the probable
> reason so few engage in it.  -- Henry Ford
 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
PHPBABY3

External


Since: Feb 07, 2008
Posts: 11



(Msg. 4) Posted: Tue Feb 19, 2008 11:29 am
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Feb 19, 12:36 pm, Kees Nuyt <k.n....DeleteThis@nospam.demon.nl> wrote:
> On Mon, 18 Feb 2008 14:02:33 -0800 (PST), PHPBABY3
>
> <shymath....DeleteThis@gmail.com> wrote:
>
> >Vista
> >EasyPHP
> >Kaspersky Internet Security 7.0
>
> >When I start EasyPHP: "Apache Cannot be Run.  Another web server is
> >using the web port or port is blocked by filewall"
>
> Log in as administrator.
> Open a CMD window and type:
> netstat -a -b -p tcp | more
>
> Example output:
> Active Connections
>   Proto  Local Address  Foreign Address     State
>   TCP    0.0.0.0:80    <compuname>:0     LISTENING
>  [httpd.exe]
>   TCP    0.0.0.0:119   <compuname>:0     LISTENING
>  [javaw.exe]
>
> The line with
>         :80
> in the local address column

No 80. It has 0.0.0.0Mad for x=135,1110,49152-7 and 66.30.118.117:139
and 127.0.0.1Mad for x=5354,27015,49198.

P.



> tells you some process is
> listening on port 80. The next line tells you which
> process it is.
>
> If it is (another instance of) apache you might see:
> [httpd.exe]
> or
> [apache.exe]
>
> HTH
> --
>  (  Kees
>   )
> c[_] Those who make peaceful revolution impossible will make
>      violent revolution inevitable. (John F. Kennedy)  (#253)
 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
Kees Nuyt

External


Since: Oct 25, 2006
Posts: 78



(Msg. 5) Posted: Tue Feb 19, 2008 6:36 pm
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or port is blocked by filewall [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Mon, 18 Feb 2008 14:02:33 -0800 (PST), PHPBABY3
<shymathguy.TakeThisOut@gmail.com> wrote:

>
>Vista
>EasyPHP
>Kaspersky Internet Security 7.0
>
>When I start EasyPHP: "Apache Cannot be Run. Another web server is
>using the web port or port is blocked by filewall"

Log in as administrator.
Open a CMD window and type:
netstat -a -b -p tcp | more

Example output:
Active Connections
Proto Local Address Foreign Address State
TCP 0.0.0.0:80 <compuname>:0 LISTENING
[httpd.exe]
TCP 0.0.0.0:119 <compuname>:0 LISTENING
[javaw.exe]

The line with
:80
in the local address column tells you some process is
listening on port 80. The next line tells you which
process it is.

If it is (another instance of) apache you might see:
[httpd.exe]
or
[apache.exe]

HTH
--
( Kees
)
c[_] Those who make peaceful revolution impossible will make
violent revolution inevitable. (John F. Kennedy) (#253)
 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
Kees Nuyt

External


Since: Oct 25, 2006
Posts: 78



(Msg. 6) Posted: Tue Feb 19, 2008 9:29 pm
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or port is blocked by filewall [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Tue, 19 Feb 2008 11:29:34 -0800 (PST), PHPBABY3
<shymathguy DeleteThis @gmail.com> wrote:

>On Feb 19, 12:36 pm, Kees Nuyt <k.n... DeleteThis @nospam.demon.nl> wrote:
>> On Mon, 18 Feb 2008 14:02:33 -0800 (PST), PHPBABY3
>>
>> <shymath... DeleteThis @gmail.com> wrote:
>>
>> >Vista
>> >EasyPHP
>> >Kaspersky Internet Security 7.0
>>
>> >When I start EasyPHP: "Apache Cannot be Run.  Another web server is
>> >using the web port or port is blocked by filewall"
>>
>> Log in as administrator.
>> Open a CMD window and type:
>> netstat -a -b -p tcp | more
>>
>> Example output:
>> Active Connections
>>   Proto  Local Address  Foreign Address     State
>>   TCP    0.0.0.0:80    <compuname>:0     LISTENING
>>  [httpd.exe]
>>   TCP    0.0.0.0:119   <compuname>:0     LISTENING
>>  [javaw.exe]
>>
>> The line with
>>         :80
>> in the local address column
>
>No 80. It has 0.0.0.0Mad for x=135,1110,49152-7 and 66.30.118.117:139
>and 127.0.0.1Mad for x=5354,27015,49198.

And your Listen directive in httpd.conf says ?
If it is port 80, you may have to allow traffic on port
80 in your firewall. (Windows firewall settings can be
found in Control Panel).

>> tells you some process is
>> listening on port 80. The next line tells you which
>> process it is.
>>
>> If it is (another instance of) apache you might see:
>> [httpd.exe]
>> or
>> [apache.exe]
--
( Kees
)
c[_] I don't even have an e-mail address. I have reached
an age where my main purpose is not to receive
messages. (Umberto Eco, quoted in the New Yorker) (#522)
 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
Robert Melson

External


Since: Apr 16, 2006
Posts: 21



(Msg. 7) Posted: Tue Feb 19, 2008 10:30 pm
Post subject: Re: Apache Cannot be Run. Another web server is using the web port or port is blocked by filewall [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

In article <700458d4-72ce-4c48-9a69-d495d33f1293.RemoveThis@v3g2000hsc.googlegroups.com>,
PHPBABY3 <shymathguy.RemoveThis@gmail.com> writes:
> On Feb 19, 1:28=A0am, mels....RemoveThis@aragorn.rgmhome.net (Robert Melson) wrote:
>> In article <1525cd53-c027-4bc4-922f-bbc7e3c99....RemoveThis@e10g2000prf.googlegroups.=
> com>,
>> =A0 =A0 =A0 =A0 PHPBABY3 <shymath....RemoveThis@gmail.com> writes:
>>
>>
>>
>> > Vista
>> > EasyPHP
>> > Kaspersky Internet Security 7.0
>>
>> > When I start EasyPHP: "Apache Cannot be Run. =A0Another web server is
>> > using the web port or port is blocked by filewall"
>>
>> > P.
>>
>> And you're telling us this because?
>>
>> Check the google archives of this group for similar problems
>> and their resolution.
>>
<snip>
Yep. And the micro solutions in this instance are (1) to
help you learn to ask a proper question and (2) where to
look for solutions before you turn to the group.

Your concern, or something similar, has been addressed any
number of times recently and you could have found the
answer for yourself by looking the the google archives
for this group. You'd have been better off, too, if
you had provided some idea of what you _had_ done to
research and solve the problem for yourself.

Notwithstanding that Kees was kind enough to spell things
out for you, you'll get a lot farther and, I think, be
a helluva lot happier/satsified if you learn to do those
things for yourself. Kinda like the business about the
man and the fish/fishing.

And, while you might think otherwise, I'm really not looking
for a pissing contest or to put you down.
--
Robert G. Melson | Rio Grande MicroSolutions | El Paso, Texas
-----
Thinking is the hardest work there is, which is the probable
reason so few engage in it. -- Henry Ford
 >> Stay informed about: Apache Cannot be Run. Another web server is using the web .. 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
apache name server help - I have a registered domain name that points toward my server Ip address. This works fine my apache server displays the pages. Here is my problem. After you go to the home page, in the browser address field it shows my ip address instead of my domain..

Apache and IIS on the same server - Hi, Is it possible to install Apache on a server where IIS run ? Thanks

Is www.apache.org server down? - I can't seem to reach it. Thanks.

Can I use Apache as a FTP server - Hi, I have to send very often files to my brother. I installed Apache together wit PHP en MySQL because I'm trying to understand how to work with this applications and therefore I need a localhost. But can I use Apache to enable my brother up- and..

Apache and Server 2003 - I have a Server 2003 with public static IP address. I need to have multiple applications listening to port 80 (apache, IIS and one other program). Is it possible to have http://apache.server.com:80 forwarded to apache, http://iis.server.com:80 forwarde...
   Web Hosting Problem Solving Community! (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]