Page 1 of 1

Shutdown IIS and activate apache

PostPosted: 14. September 2005 07:42
by xanders32
I installed Xampp but an error generated when I try to activate apache_start.bat.
<OS 100048>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.:443
No listening sockets available, shutting down
Unable to open logs
Apache could not be started

On my laptop I have OS: Windows 2000 Server and I develop also Dot.NET applications.
Can I temperary shutdown IIS en run apache and when I want to develop Dot.NET applications I shutdown Apache en run IIS?
Is this posible and how I do it?

PostPosted: 14. September 2005 08:00
by gadjodilo
Hi,

Maybe I have a solution for you:

Go to Start > Run > Fill in the command: services.msc

Now you have a list with services, search for the iss service and shut it down. Hopefully it works!

Grt,

Kabbi,
Groningen,
The Netherlands

PostPosted: 14. September 2005 08:12
by xanders32
gadjodilo wrote:Hi,

Maybe I have a solution for you:

Go to Start > Run > Fill in the command: services.msc

Now you have a list with services, search for the iss service and shut it down. Hopefully it works!

Grt,

Kabbi,
Groningen,
The Netherlands


Kabbi

Je bent geweldig!
Het is geactiveerd en ik kan verder.
Het is wel zo dat ik voor t eerst met php werkt.
Waar kan ik ontwikkelen?
Bij ASP.NET heb ik via Visual Studio een complete ontwikkelproject-scherm.
Ik kan deze even niet in php vinden of moet ik deze downloaden?
Heb inmiddels "http://localhost/phpmyadmin/" open staan maar daar kan ik niet veel wijs uithalen.

PostPosted: 14. September 2005 10:28
by gadjodilo
Hoi,

Ik weet niet of ik je vraag goed begrepen heb, maar goed:
Je hebt een php editor nodig, alhoewel je de php code natuurlijk ook gewoon in kladblok kan schrijven. Sla je php pagina's dan op in de htdocs folder op je server.
(bijvoorbeeld test.php op je server http://localhost/test.php)

Er zijn diverse editors te downloaden:

http://paginas.terra.com.br/informatica ... ex_en.html bijvoorbeeld.
Zelf gebruik ik vaak dreamweaver van macromedia, je kan gratis een trial downloaden:
http://www.macromedia.com/downloads/

groetjes

PostPosted: 16. September 2005 18:29
by redstar8
Hi,
I think you can also go to control panel / advanced / services and disable the iis service - haven't done this for a while :-)