Afficher un message
Vieux 28/03/2005, 12h30   #1
lonewalker [mac]
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Newbie - Upgraded to Apache 2.53

Hi all,

Recently i installed this newer version of apache (still in
developement i think)
I ran all the commands

<tt>$ ./configure --prefix=PREFIX
$ make
$ make install
$ vi PREFIX/conf/httpd.conf
$ PREFIX/bin/apachectl start
$ PREFIX/bin/apachectl stop</tt>

I undersand the part how to save the <tt>httpd.conf</tt> file. command:
"vi PREFIX/conf/httpd.conf"



<b>Terminal</b>
<tt>Last login: Mon Mar 28 19:05:55 on ttyp1
Welcome to Darwin!
200-168-2-102:~ root$ /usr/local/apache2/bin/apachectl -f
/usr/local/apache2/conf/httpd.conf
(13)Permission denied: make_sock: could not bind to address [::]:80
no listening sockets available, shutting down
Unable to open logs
200-168-2-102:~ AuYong$ sudo -u root -s
Password:
Sorry, try again.
Password:
200-168-2-102:~ root# /usr/local/apache2/bin/apachectl -f
/usr/local/apache2/conf/httpd.conf
(48)Address already in use: make_sock: could not bind to address
[::]:80
no listening sockets available, shutting down
Unable to open logs</tt>

  Réponse avec citation
 
Page generated in 0,05373 seconds with 9 queries