walmario
(usa Debian)
Enviado em 03/07/2013 - 23:46h
dpkg -l | grep apache
ii apache2 2.2.22-13 i386 Apache HTTP Server metapackage
ii apache2-doc 2.2.22-13 all Apache HTTP Server documentation
ii apache2-mpm-worker 2.2.22-13 i386 Apache HTTP Server - high speed threaded model
ii apache2-utils 2.2.22-13 i386 utility programs for webservers
ii apache2.2-bin 2.2.22-13 i386 Apache HTTP Server common binary files
ii apache2.2-common 2.2.22-13 i386 Apache HTTP Server common files
ii libapache2-mod-dnssd 0.6-3 i386 Zeroconf support for Apache 2 via avahi
ii libapache2-mod-php5 5.5.0-1~dotdeb.1 i386 server-side, HTML-embedded scripting language (Apache 2 module)
dpkg -l | grep php5
ii libapache2-mod-php5 5.5.0-1~dotdeb.1 i386 server-side, HTML-embedded scripting language (Apache 2 module)
ii php5 5.5.0-1~dotdeb.1 all server-side, HTML-embedded scripting language (metapackage)
ii php5-cli 5.5.0-1~dotdeb.1 i386 command-line interpreter for the php5 scripting language
ii php5-common 5.5.0-1~dotdeb.1 i386 Common files for packages built from the php5 source
tail -100 /var/log/apache2/error.log
[Tue Jan 14 22:06:45 2003] [notice] Apache/2.2.22 (Debian) configured -- resuming normal operations
[Tue Jan 14 22:35:25 2003] [error] [client ::1] File does not exist: /var/www/favicon.ico
[Tue Jan 14 22:35:26 2003] [error] [client ::1] File does not exist: /var/www/favicon.ico
[Tue Jan 14 22:52:51 2003] [notice] caught SIGTERM, shutting down
[Wed Jan 15 00:47:35 2003] [notice] Apache/2.2.22 (Debian) configured -- resuming normal operations
[Wed Jan 15 01:08:37 2003] [error] [client 10.0.0.106] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:08:37 2003] [error] [client 10.0.0.106] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:09:09 2003] [error] [client 10.0.0.104] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:10:03 2003] [error] [client 10.0.0.104] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:10:08 2003] [error] [client 10.0.0.104] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:10:14 2003] [error] [client 10.0.0.104] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:10:23 2003] [error] [client 10.0.0.104] File does not exist: /var/www/favicon.ico
[Wed Jan 15 01:14:39 2003] [notice] caught SIGTERM, shutting down