|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Installing Apache 2.0.52
Hi
I am wanting to setup Apache as a local web server to do some php development on my notebook. But am having a bit of trouble. I checked that IIS wasnt installed so that is def not the prob. I install Apache and get the following error: (OS 10048)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:80 no listening sockets available, shutting down Unable to open logs And no services have been added. Supposedly i should change the port it is listening on port 1380 or something. But when i install it i can either choose port 80 or port 8080 so not too sure wot to do?? Can anyone help? Once this is done and i install php i know i need to edit the http.config file to tell apache where it can find php but havent even gotten to that part yet. |
|
#2
|
|||
|
|||
|
I have still been searching the web to try and find me problem but no one else seems to have it when installing apache it only seems to be once it is installed and running. Please can someone help me here - there must be someone who has had a similar problem.
|
|
#3
|
||||
|
||||
|
I agree that changing the port is a solution...
maybe even temporary solution until you find out what's using your port 80... Find Apache's configuration file (httpd.conf), it's usually in a conf diferctory. I believe it should say Listen 80 in the conf file... this is the port it is listening to... change it to something else [preferably something not being used ]Try running apache again. I found a quick guide to help with some other basic customizations. |
![]() |
| Viewing: Dev Articles Community Forums > Web Design > Web Server Configuration > Installing Apache 2.0.52 |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|