|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Virtual Tradeshows by Ziff Davis Enterprise - A Unique Opportunity to Connect with IT Experts, Access Information, and Gain Insight on today's Technology
|
|
#1
|
|||
|
|||
|
IIS - error
When I try to configure IIS in the default websites folder I have error symbol and it sats Default web server(stopped). When I try to start it it gives erro message 0*8ffe2740
|
|
#2
|
|||
|
|||
|
Looks like you have another application using port 80, are you using another web server on the machine?
http://support.microsoft.com/defaul...kb;en-us;816944 |
|
#3
|
|||
|
|||
|
I have apachee running as well. do u thing this is the problem? Basicly what i did was, i downloaded phpdev and intall it then try to configure the IIS
|
|
#4
|
|||
|
|||
|
Apache will listen on port 80 by default - this will prevent IIS from starting any websites that are set to listen on this port. You need to edit your Apache httpd.conf file, change the line that says "Listen xx.xx.xx.xx:80" to "Listen xx.xx.xx.xx:8080" then restart Apache and start the IIS website(s)
|
|
#5
|
|||
|
|||
|
thank u that sort my problem out.
|
![]() |
| Viewing: Dev Shed Forums > System Administration > IIS > IIS - error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|