Help, I just downloaded webserv
Install (double click)
Go to weberv and double click on start.bat
- nothing happens.
I am using Windows XP. Running the start.bat in 'cmd' shows that the 'net start apache2' service name is not valid. Windows was rebooted.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
check and see if there is a service called apache2 under Control Panel -> Administration Tools -> Services
if there isnt then you need to run this command (with out quites) "apache.exe -D SSL -k install" from with in the apache2 folder (\WebServ\apache2\).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2004-09-08
Message:
C:\Program Files\WebServ\apache2\bin>apache -D SSL -k install
(OS 10048)Only one usage of each socket address (protocol/network address/por
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
"C:\Program Files\WebServ\apache2\bin>apache -D SSL -k install
(OS 10048)Only one usage of each socket address (protocol/network address/por
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
"
At a guess I would say you have either IIS or PWS running already on port 80.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Help, I just downloaded webserv
Install (double click)
Go to weberv and double click on start.bat
- nothing happens.
I am using Windows XP. Running the start.bat in 'cmd' shows that the 'net start apache2' service name is not valid. Windows was rebooted.
check and see if there is a service called apache2 under Control Panel -> Administration Tools -> Services
if there isnt then you need to run this command (with out quites) "apache.exe -D SSL -k install" from with in the apache2 folder (\WebServ\apache2\).
Message:
C:\Program Files\WebServ\apache2\bin>apache -D SSL -k install
(OS 10048)Only one usage of each socket address (protocol/network address/por
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
i would uninstall it, get the latest ver 1.2.6.0 and install that one, it has the fix in it that is causing your bug.
"C:\Program Files\WebServ\apache2\bin>apache -D SSL -k install
(OS 10048)Only one usage of each socket address (protocol/network address/por
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
"
At a guess I would say you have either IIS or PWS running already on port 80.
or a bad install of a older version of webserv that didnt like spaces in the install path
"Program Files"