Posted by Michael Phipps on 08/21/05 17:13
>I installed apache 2 and php 5 on windows and created hello.php as in
> the manual...
> php_manual_en.html#introduction
>
> but where to put it and don't I have to tell apache about php?
>
> Starting apache gives 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
Without looking up anything, I'd say the problem is in the configuration of
your apache server - you haven't even got to playing with PHP yet. Do you
have another server running on port 80 on the PC you are playing on? What
is your environment? Windows, Linux or Mac?
[Back to original message]
|