ps -e | grep httpd
[Wed Mar 27 10:54:03 2013] [notice] Apache/2.2.22 (Ubuntu) configured -- resuming normal operations[Wed Mar 27 10:54:05 2013] [notice] caught SIGTERM, shutting down[Wed Mar 27 10:54:06 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.6 with Suhosin-Patch configured -- resuming normal operations[Wed Mar 27 10:57:19 2013] [notice] Graceful restart requested, doing restartapache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName[Wed Mar 27 10:57:19 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.6 with Suhosin-Patch configured -- resuming normal operations[Wed Mar 27 10:58:07 2013] [notice] Graceful restart requested, doing restartapache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName[Wed Mar 27 10:58:07 2013] [notice] Apache/2.2.22 (Ubuntu) PHP/5.3.10-1ubuntu3.6 with Suhosin-Patch configured -- resuming normal operations[Wed Mar 27 15:39:26 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 16:44:56 2013] [error] [client 85.132.159.230] File does not exist: /var/www/favicon.ico[Wed Mar 27 16:44:58 2013] [error] [client 85.132.159.230] File does not exist: /var/www/favicon.ico[Wed Mar 27 18:24:52 2013] [error] [client 173.66.210.56] Invalid method in request \xe0\xa8\x16\xef\xe7}J\xdf\x11J\xbf\x8bm\xf0>\xaa\xa8\xb41Z\xb1,AR\x8d\x89\x8c\xc2\x95i\x93\x95\xbf\xb1\xc0\x83[Wed Mar 27 19:56:55 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 19:57:03 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:02:02 2013] [error] [client 85.70.224.125] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:02:02 2013] [error] [client 85.70.224.125] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:11:22 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:25:19 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:26:08 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:26:12 2013] [error] [client 192.168.1.7] script '/var/www/prijem.php' not found or unable to stat, referer: http://192.168.1.2/[Wed Mar 27 20:26:12 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:26:13 2013] [error] [client 192.168.1.7] File does not exist: /var/www/favicon.ico[Wed Mar 27 20:31:32 2013] [notice] caught SIGTERM, shutting down
ps -ef | grep apache
mickey@NAS:~$ ps -ef | grep apachemickey 1768 1524 0 09:51 pts/0 00:00:00 grep --color=auto apache
sudo tail -f /var/log/apache2 *
sudo service apache2 start
apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName * Starting web server apache2 [code]: