[Neos] Installing NEOS on LAMPP

Martin martinstockffm at googlemail.com
Wed Aug 6 21:52:27 CEST 2014


cat /var/log/apache2/error.log
[Wed Aug 06 20:39:15.910994 2014] [mpm_event:notice] [pid 22454:tid 3074304640] AH00489: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Aug 06 20:39:15.911279 2014] [core:notice] [pid 22454:tid 3074304640] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 20:58:36.216110 2014] [mpm_event:notice] [pid 22454:tid 3074304640] AH00491: caught SIGTERM, shutting down
[Wed Aug 06 20:58:37.395232 2014] [mpm_prefork:notice] [pid 23193] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Aug 06 20:58:37.395528 2014] [core:notice] [pid 23193] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 21:05:20.196728 2014] [mpm_prefork:notice] [pid 23193] AH00169: caught SIGTERM, shutting down
[Wed Aug 06 21:05:21.342225 2014] [mpm_prefork:notice] [pid 23269] AH00163: Apache/2.4.7 (Ubuntu) configured -- resuming normal operations
[Wed Aug 06 21:05:21.344554 2014] [core:notice] [pid 23269] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 21:41:39.020322 2014] [mpm_prefork:notice] [pid 23269] AH00169: caught SIGTERM, shutting down
[Wed Aug 06 21:41:40.231066 2014] [mpm_prefork:notice] [pid 14801] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured -- resuming normal operations
[Wed Aug 06 21:41:40.231170 2014] [core:notice] [pid 14801] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 21:41:58.099455 2014] [:error] [pid 14806] [client 127.0.0.1:48727] script '/var/www/html/testphp.php' not found or unable to stat
[Wed Aug 06 21:42:37.190237 2014] [:error] [pid 14808] [client 127.0.0.1:35794] script '/var/www/html/testphp.php' not found or unable to stat
[Wed Aug 06 21:42:53.606015 2014] [mpm_prefork:notice] [pid 14801] AH00169: caught SIGTERM, shutting down
[Wed Aug 06 21:42:54.815874 2014] [mpm_prefork:notice] [pid 14898] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured -- resuming normal operations
[Wed Aug 06 21:42:54.815995 2014] [core:notice] [pid 14898] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 21:43:06.320364 2014] [:error] [pid 14902] [client 127.0.0.1:48730] script '/var/www/html/testphp.php' not found or unable to stat
[Wed Aug 06 21:46:50.958150 2014] [:error] [pid 14905] [client 127.0.0.1:48816] script '/var/www/html/phpinfo.php' not found or unable to stat
[Wed Aug 06 21:48:25.647043 2014] [mpm_prefork:notice] [pid 14898] AH00169: caught SIGTERM, shutting down
[Wed Aug 06 21:48:26.852057 2014] [mpm_prefork:notice] [pid 15022] AH00163: Apache/2.4.7 (Ubuntu) PHP/5.5.9-1ubuntu4.3 configured -- resuming normal operations
[Wed Aug 06 21:48:26.852160 2014] [core:notice] [pid 15022] AH00094: Command line: '/usr/sbin/apache2'
[Wed Aug 06 21:48:43.425509 2014] [:error] [pid 15027] [client 127.0.0.1:48915] script '/var/www/html/phpinfo.php' not found or unable to stat
[Wed Aug 06 21:48:46.038825 2014] [:error] [pid 15027] [client 127.0.0.1:48915] script '/var/www/html/phpinfo.php' not found or unable to stat

cat /var/log/apache2/access.log
127.0.0.1 - - [06/Aug/2014:20:43:00 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:43:00 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 200 3688 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:44:35 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:44:35 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:42 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:42 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:44 +0200] "GET / HTTP/1.1" 200 3593 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:44 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:45 +0200] "GET / HTTP/1.1" 200 3593 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:45 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:46 +0200] "GET / HTTP/1.1" 200 3593 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:20:57:46 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:06:21 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:06:26 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:07:00 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:15:03 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:17:00 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:18:33 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:18:34 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:25:09 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:25:09 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:26:28 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:26:28 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:27:58 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:27:58 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:37:35 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:41:58 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:42:27 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:42:27 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 200 3688 "http://127.0.1.1/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:42:37 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:43:06 +0200] "GET /testphp.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:45:36 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:46:50 +0200] "GET /phpinfo.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:48:36 +0200] "GET / HTTP/1.1" 200 3594 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:48:37 +0200] "GET /icons/ubuntu-logo.png HTTP/1.1" 304 179 "http://localhost/" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:48:43 +0200] "GET /phpinfo.php HTTP/1.1" 404 499 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"
127.0.0.1 - - [06/Aug/2014:21:48:46 +0200] "GET /phpinfo.php HTTP/1.1" 404 498 "-" "Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:31.0) Gecko/20100101 Firefox/31.0"

ls -al /var/www
insgesamt 20
drwxr-xr-x  3 root root 4096 Aug  6 21:46 .
drwxr-xr-x 12 root root 4096 Aug  6 11:29 ..
drwxr-xr-x  2 root root 4096 Aug  6 11:29 html
-rw-r--r--  1 root root   20 Aug  6 21:46 phpinfo.php
-rw-r--r--  1 root root   20 Aug  6 21:06 testphp.php

I am tired. I go to bed. See you tomorrow or next days! Please reply.





More information about the Neos mailing list