Results 1 to 3 of 3
Hi folks,
Ubuntu 6.05 drake amd64
$ sudo /etc/init.d/apache2 start
Code:
* Starting apache 2.0 web server...
(98)Address already in use: make_sock: could not bind to address [::]:80
no listening ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-29-2008 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712
Unable to start Apache2
Hi folks,
Ubuntu 6.05 drake amd64
$ sudo /etc/init.d/apache2 startCode:* Starting apache 2.0 web server... (98)Address already in use: make_sock: could not bind to address [::]:80 no listening sockets available, shutting down Unable to open logs [fail]
$ tail /var/log/apache2/error.logPlease advise how to fix the problem. TIACode:[Thu May 29 23:05:26 2008] [warn] RSA server certificate CommonName (CN) `SMSL' does NOT match server name!? [Thu May 29 23:05:26 2008] [notice] Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a configured -- resuming normal operations [Thu May 29 23:06:01 2008] [error] [client 192.168.0.10] File does not exist: /var/www/favicon.ico [Thu May 29 23:20:15 2008] [notice] Graceful restart requested, doing restart [Thu May 29 23:20:15 2008] [warn] RSA server certificate CommonName (CN) `SMSL' does NOT match server name!? [Thu May 29 23:20:15 2008] [notice] Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a configured -- resuming normal operations [Thu May 29 23:43:28 2008] [notice] Graceful restart requested, doing restart [Thu May 29 23:43:28 2008] [warn] RSA server certificate CommonName (CN) `SMSL' does NOT match server name!? [Thu May 29 23:43:28 2008] [notice] Apache/2.0.55 (Ubuntu) DAV/2 SVN/1.3.1 PHP/5.1.2 mod_ssl/2.0.55 OpenSSL/0.9.8a configured -- resuming normal operations [Thu May 29 23:58:55 2008] [notice] caught SIGTERM, shutting down
B.R.
satimis
- 06-04-2008 #2
do you have the permission set right for the folder whre log is stored
or
is the the path specified in apache2.conf existing in your system?
- 06-04-2008 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,712


Reply With Quote

