• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

SuSE10.2 Apache 2.2.6 über Yast installiert->PHP funzt ni

Hi,
Habe mir LAMP bzw. Apache 2.2.6 und Php 5 (PHP 5.2.4RC3 with Suhosin-Patch 0.9.6.2) unter SuSE 10.2 (Kernel 2.6.18-509-default) über Yast geupdatet also auf die oben angegebenen Versionen.

Habe nun das Problem, dass der Server läuft und ansprechbar ist, aber er mir keine PHP Dateien mehr parst. Habe die Config Dateien angeschaut und habe keine Syntaxfehler oder ähnliches gefunden. PHP Module sind da wo sie sein sollten. Ich denke mal, dass die Configdateien auch richtig geshrieben sind, aber er parst halt einfach nicht und ich bin so langsam mit meinem Latein am Ende.
Er zeigt mir das PHP5 Module als loaded an!:
Loaded Modules:
core_module (static)
mpm_prefork_module (static)
http_module (static)
so_module (static)
authz_host_module (shared)
actions_module (shared)
alias_module (shared)
auth_basic_module (shared)
authz_groupfile_module (shared)
authn_file_module (shared)
authz_user_module (shared)
autoindex_module (shared)
cgi_module (shared)
dir_module (shared)
include_module (shared)
log_config_module (shared)
mime_module (shared)
negotiation_module (shared)
setenvif_module (shared)
status_module (shared)
userdir_module (shared)
asis_module (shared)
imagemap_module (shared)
php5_module (shared)
perl_module (shared)
authz_default_module (shared)
Syntax OK

Im Fehlerlog finde ich folgendes
[error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/...

Hat jemand ein ähnliches Problem?
Ich muss ehrlich gestehen, dass ich mit der Config nich so fit bin v.a. unter apache2, weil die Dateistruktur doch sehr undurchsichtig geraten ist.

Ich hoffe auf konstruktive Vorschläge egal in welche Richtung, weil ich diesen dämlichen Server fürs Studium brauche!

Vielen Dank im Voraus!

Mfg Packleader
Code:
 
Aus welchem ominösen (unstable?) Repositories stammen denn deine Pakete?
Wenn du auf den Rechner/WebServer angewiesen bist, solltest du IMHO auf die offiziellen stabilen Pakete zurückgreifen.

Poste
Code:
rpm -qa | egrep 'apache2|php5'
sowie deine Installationsquellen.
Code:
smart channel --show
für smart
oder
Code:
zypper sl
für YaST

Außerdem:
Code:
cat /etc/apache2/conf.d/php5.conf
 
OP
P

packleader

Newbie
Repositories: das Opensuse Apache repository
http://software.opensuse.org/download/Apache/openSUSE_10.2/repodata/repomd.xml


rpm -qa | egrep 'apache2|php5'
Code:
php5-5.2.4.RC3-1.1
php5-bz2-5.2.4.RC3-1.1
php5-tokenizer-5.2.4.RC3-1.1
php5-suhosin-5.2.4.RC3-1.1
php5-xmlreader-5.2.4.RC3-1.1
apache2-doc-2.2.6-4.1
apache2-utils-2.2.6-4.1
php5-openssl-5.2.4.RC3-1.1
php5-iconv-5.2.4.RC3-1.1
php5-pear-5.2.4.RC3-1.1
php5-ftp-5.2.4.RC3-1.1
apache2-worker-2.2.6-4.1
apache2-mod_perl-2.0.2-38
php5-pear-date-1.4.6-42
php5-hash-5.2.4.RC3-1.1
php5-sysvmsg-5.2.4.RC3-1.1
php5-ctype-5.2.4.RC3-1.1
php5-gd-5.2.4.RC3-1.1
php5-json-5.2.4.RC3-1.1
php5-xmlwriter-5.2.4.RC3-1.1
php5-pdo-5.2.4.RC3-1.1
php5-sqlite-5.2.4.RC3-1.1
php5-sockets-5.2.4.RC3-1.1
php5-dom-5.2.4.RC3-1.1
php5-mbstring-5.2.4.RC3-1.1
apache2-prefork-2.2.6-4.1
php5-zip-5.2.4.RC3-1.1
php5-exif-5.2.4.RC3-1.1
php5-pear-db-1.7.6-42
php5-sysvsem-5.2.4.RC3-1.1
php5-zlib-5.2.4.RC3-1.1
php5-sysvshm-5.2.4.RC3-1.1
php5-mysql-5.2.4.RC3-1.1
apache2-mod_php5-5.2.4.RC3-1.1
apache2-2.2.6-4.1

Php5.conf
Code:
<IfModule mod_php5.c>
        AddHandler application/x-httpd-php .php4
        AddHandler application/x-httpd-php .php5
        AddHandler application/x-httpd-php .php
        AddHandler application/x-httpd-php-source .php4s
        AddHandler application/x-httpd-php-source .php5s
        AddHandler application/x-httpd-php-source .phps
        DirectoryIndex index.php4
        DirectoryIndex index.php5
        DirectoryIndex index.php
</IfModule>

Das mit zypper hat nicht funktioniert: Meldung
A ZYpp transaction is already in progress.

Was immer das auch heißen mag, weil ich mich mit zypper 0 auskenne.

Gruß
 
packleader schrieb:
Und die PHP-Pakete?

Also ich würde diese Pakete nicht auf einem Produktivsystem einsetzen ... aber jedem das seine.

Was steht in den error-Logs unter /var/log/apache2?

packleader schrieb:
Das mit zypper hat nicht funktioniert: Meldung
A ZYpp transaction is already in progress.

Was immer das auch heißen mag, weil ich mich mit zypper 0 auskenne.
Das bedeutet, dass die libzypp schon von einer Anwendung benutzt wird.
Also ZMD, YaST oder eine andere zypper Instanz ...
Klarheit darüber verschafft
Code:
ps aux | egrep 'rpm|zypp|yast'


Und nur so am Rande (hat mit dem Apache-Problem nichts zu tun) ... der Kernel stammt auch aus keiner offiziellen openSUSE-Quelle.
 
OP
P

packleader

Newbie
Also zypper spricht:
Code:
#  | Enabled | Refresh | Type | Name                                                                 | URI                                     
---+---------+---------+------+----------------------------------------------------------------------+--------------------------------------------------------------------------------
1  | Yes     | Yes     | YUM  | SUSE-Linux-10.2-Updates                                              | http://ftp.hosteurope.de/mirror/ftp.suse.com/pub/suse/update/10.2
2  | Yes     | Yes     | YUM  | 20070111-034121                                                      | http://packman.iu-bremen.de/suse/10.2   
3  | Yes     | Yes     | YUM  | 20070201-073640                                                      | http://software.opensuse.org/download/KDE%3a/KDE3/openSUSE_10.2
4  | Yes     | Yes     | YaST | 20070115-100036                                                      | http://download.opensuse.org/distribution/10.2/repo/oss/
5  | Yes     | Yes     | YUM  | http://software.opensuse.org/download/home%3a/Beineri/openSUSE_10.2/ | http://software.opensuse.org/download/home%3a/Beineri/openSUSE_10.2/
6  | Yes     | Yes     | YaST | 20070115-095436                                                      | http://download.opensuse.org/distribution/10.2/repo/non-oss/
7  | Yes     | Yes     | YUM  | 20070914-215532                                                      | http://download.opensuse.org/repositories/Kernel%3a/SL102_BRANCH/openSUSE_10.2/
8  | Yes     | Yes     | YUM  | http://software.opensuse.org/download/Apache/openSUSE_10.2/          | http://software.opensuse.org/download/Apache/openSUSE_10.2/
9  | Yes     | Yes     | YUM  | 20070913-182203                                                      | http://download.opensuse.org/repositories/home%3a/anubisg1/openSUSE_10.2
10 | Yes     | Yes     | YUM  | 20070201-074009                                                      | http://software.opensuse.org/download/KDE%3a/Backports/openSUSE_10.2
11 | Yes     | Yes     | YUM  | 20070913-182128                                                      | http://software.opensuse.org/download/GNOME%3a/Community/openSUSE_10.2/
12 | Yes     | Yes     | YaST | http://download.opensuse.org/distribution/10.2/repo/oss/             | http://download.opensuse.org/distribution/10.2/repo/oss/
13 | Yes     | Yes     | YUM  | 20070115-095353                                                      | http://software.opensuse.org/download/server%3a/php/openSUSE_10.2/
14 | Yes     | Yes     | YaST | 20070111-031457                                                      | http://download.opensuse.org/distribution/10.2/repo/debug/
15 | No      | No      | YaST | 20070912-142438                                                      | dvd:///                                 
16 | Yes     | Yes     | YUM  | 20070912-212145                                                      | http://download.videolan.org/pub/videolan/vlc/SuSE/10.3
17 | Yes     | Yes     | YUM  | 20070115-095146                                                      | http://software.opensuse.org/download/Apache/openSUSE_10.2/
18 | Yes     | Yes     | YUM  | 20070201-073738                                                      | http://software.opensuse.org/download/mozilla/openSUSE_10.2
19 | Yes     | Yes     | YUM  | 20070913-182056                                                      | http://software.opensuse.org/download/GNOME%3a/STABLE/openSUSE_10.2/

Hier apache2 errorlog:
Code:
[Mon Apr 16 21:40:04 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Apr 16 21:40:12 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Mon Apr 16 21:40:12 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/favicon.ico, referer: http://localhost/
[Mon Apr 16 21:40:14 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/, referer: http://localhost/
[Mon Apr 16 21:40:19 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Mon Apr 16 21:40:19 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/favicon.ico, referer: http://127.0.01/
[Mon Apr 16 23:55:07 2007] [notice] caught SIGTERM, shutting down
[Tue Apr 17 12:11:19 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Apr 17 16:41:22 2007] [notice] caught SIGTERM, shutting down
[Tue Apr 17 21:41:43 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Apr 17 22:33:21 2007] [notice] caught SIGTERM, shutting down
[Wed Apr 18 20:11:38 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Apr 18 21:31:18 2007] [notice] caught SIGTERM, shutting down
[Wed Apr 18 22:22:39 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Apr 19 00:10:25 2007] [notice] caught SIGTERM, shutting down
[Fri Apr 20 09:03:10 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Apr 20 10:32:00 2007] [notice] caught SIGTERM, shutting down
[Fri Apr 20 15:36:36 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Apr 20 23:05:06 2007] [notice] caught SIGTERM, shutting down
[Sat Apr 21 08:55:00 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Apr 21 17:17:15 2007] [notice] caught SIGTERM, shutting down
[Sun Apr 22 10:50:44 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Apr 22 13:21:53 2007] [notice] caught SIGTERM, shutting down
[Sun Apr 22 14:37:36 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Apr 22 17:47:52 2007] [notice] caught SIGTERM, shutting down
[Sun Apr 22 18:55:32 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Apr 22 19:32:09 2007] [notice] caught SIGTERM, shutting down
[Mon Apr 23 15:08:09 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Apr 23 15:46:48 2007] [notice] caught SIGTERM, shutting down
[Tue Apr 24 18:36:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Apr 24 22:40:22 2007] [notice] caught SIGTERM, shutting down
[Wed Apr 25 18:54:26 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Apr 25 23:30:33 2007] [notice] caught SIGTERM, shutting down
[Thu Apr 26 16:15:00 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Apr 26 18:04:03 2007] [notice] caught SIGTERM, shutting down
[Thu Apr 26 18:38:00 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Apr 26 18:57:38 2007] [notice] caught SIGTERM, shutting down
[Thu Apr 26 23:29:14 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Apr 26 23:38:43 2007] [notice] caught SIGTERM, shutting down
[Fri Apr 27 07:26:02 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Apr 27 07:31:03 2007] [notice] caught SIGTERM, shutting down
[Fri Apr 27 10:39:58 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Apr 27 14:56:20 2007] [notice] caught SIGTERM, shutting down
[Fri Apr 27 18:53:09 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Apr 27 23:27:37 2007] [notice] caught SIGTERM, shutting down
[Tue May 01 20:47:10 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 01 23:32:45 2007] [notice] caught SIGTERM, shutting down
[Wed May 02 10:47:54 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 02 11:39:46 2007] [notice] caught SIGTERM, shutting down
[Wed May 02 13:51:04 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 02 14:11:58 2007] [notice] caught SIGTERM, shutting down
[Wed May 02 19:07:43 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 02 21:36:23 2007] [notice] caught SIGTERM, shutting down
[Thu May 03 17:08:02 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 03 23:50:19 2007] [notice] caught SIGTERM, shutting down
[Fri May 04 09:46:48 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 04 10:55:49 2007] [notice] caught SIGTERM, shutting down
[Fri May 04 14:28:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 04 23:05:59 2007] [notice] caught SIGTERM, shutting down
[Sat May 05 00:34:09 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 05 02:24:22 2007] [notice] caught SIGTERM, shutting down
[Sat May 05 11:31:36 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 05 19:53:12 2007] [notice] caught SIGTERM, shutting down
[Sun May 06 10:00:26 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 06 15:27:47 2007] [notice] caught SIGTERM, shutting down
[Sun May 06 16:28:03 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 06 16:28:59 2007] [notice] caught SIGTERM, shutting down
[Sun May 06 20:51:18 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 06 21:40:51 2007] [notice] caught SIGTERM, shutting down
[Mon May 07 10:58:13 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 07 12:08:17 2007] [notice] caught SIGTERM, shutting down
[Mon May 07 18:19:32 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 07 23:34:54 2007] [notice] caught SIGTERM, shutting down
[Tue May 08 22:48:45 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 09 00:41:58 2007] [notice] caught SIGTERM, shutting down
[Wed May 09 17:07:53 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 09 17:36:40 2007] [notice] caught SIGTERM, shutting down
[Wed May 09 18:48:56 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 09 19:35:33 2007] [notice] caught SIGTERM, shutting down
[Thu May 10 13:08:53 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.1 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 10 13:45:05 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Thu May 10 15:03:37 2007] [notice] caught SIGTERM, shutting down
[Thu May 10 15:29:03 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 10 15:31:02 2007] [notice] caught SIGTERM, shutting down
[Thu May 10 23:07:05 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 11 00:10:29 2007] [notice] caught SIGTERM, shutting down
[Fri May 11 13:41:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 12 00:47:37 2007] [notice] caught SIGTERM, shutting down
[Sat May 12 10:43:01 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 12 12:55:19 2007] [notice] caught SIGTERM, shutting down
[Sat May 12 18:57:51 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 12 20:15:58 2007] [notice] caught SIGTERM, shutting down
[Sun May 13 10:03:26 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 13 14:29:47 2007] [notice] caught SIGTERM, shutting down
[Sun May 13 18:34:38 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 13 18:52:09 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Sun May 13 19:22:53 2007] [notice] caught SIGTERM, shutting down
[Mon May 14 07:11:20 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 14 07:50:10 2007] [notice] caught SIGTERM, shutting down
[Mon May 14 11:50:52 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 14 18:06:24 2007] [notice] caught SIGTERM, shutting down
[Tue May 15 13:02:20 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 15 13:32:45 2007] [notice] caught SIGTERM, shutting down
[Tue May 15 19:43:26 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 15 20:09:01 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Tue May 15 20:20:57 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Tue May 15 21:31:19 2007] [notice] caught SIGTERM, shutting down
[Tue May 15 22:03:59 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 15 23:25:51 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 06:46:47 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 16 07:45:01 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 09:52:58 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 16 15:32:39 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 16:57:18 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 16 16:58:01 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 18:36:12 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 16 21:08:07 2007] [notice] caught SIGTERM, shutting down
[Wed May 16 22:02:51 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 16 23:37:21 2007] [notice] caught SIGTERM, shutting down
[Thu May 17 13:17:57 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 17 14:53:13 2007] [notice] caught SIGTERM, shutting down
[Thu May 17 23:18:08 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 18 01:18:38 2007] [notice] caught SIGTERM, shutting down
[Fri May 18 09:45:18 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 18 12:35:11 2007] [notice] caught SIGTERM, shutting down
[Fri May 18 16:55:49 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 18 20:57:41 2007] [notice] caught SIGTERM, shutting down
[Fri May 18 22:42:49 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 18 23:16:32 2007] [notice] caught SIGTERM, shutting down
[Sat May 19 14:55:16 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 19 15:39:24 2007] [notice] caught SIGTERM, shutting down
[Sat May 19 17:32:30 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 19 18:29:00 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Sat May 19 20:05:54 2007] [notice] caught SIGTERM, shutting down
[Sat May 19 21:05:47 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 19 23:51:16 2007] [notice] caught SIGTERM, shutting down
[Sun May 20 23:00:41 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 20 23:34:09 2007] [notice] caught SIGTERM, shutting down
[Mon May 21 10:33:38 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 21 17:46:35 2007] [notice] caught SIGTERM, shutting down
[Mon May 21 20:28:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 21 22:31:14 2007] [notice] caught SIGTERM, shutting down
[Mon May 21 23:28:08 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 21 23:28:22 2007] [notice] caught SIGTERM, shutting down
[Tue May 22 19:22:33 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 22 20:08:31 2007] [notice] caught SIGTERM, shutting down
[Wed May 23 12:54:48 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 23 14:08:00 2007] [notice] caught SIGTERM, shutting down
[Thu May 24 09:21:36 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 24 12:24:28 2007] [notice] caught SIGTERM, shutting down
[Thu May 24 19:25:04 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 24 22:15:51 2007] [notice] caught SIGTERM, shutting down
[Thu May 24 23:17:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 24 23:39:44 2007] [notice] caught SIGTERM, shutting down
[Fri May 25 09:33:30 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 25 10:02:09 2007] [warn] child process 5035 still did not exit, sending a SIGTERM
[Fri May 25 10:02:10 2007] [notice] caught SIGTERM, shutting down
[Fri May 25 13:25:08 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 25 17:55:38 2007] [notice] caught SIGTERM, shutting down
[Fri May 25 19:23:57 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri May 25 23:48:22 2007] [notice] caught SIGTERM, shutting down
[Sat May 26 07:56:21 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 26 16:39:38 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 26 18:02:56 2007] [notice] caught SIGTERM, shutting down
[Sat May 26 18:07:07 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat May 26 18:56:51 2007] [notice] caught SIGTERM, shutting down
[Sat May 26 21:04:17 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 27 00:20:41 2007] [notice] caught SIGTERM, shutting down
[Sun May 27 10:20:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 27 18:30:40 2007] [notice] caught SIGTERM, shutting down
[Sun May 27 18:30:43 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 27 18:36:53 2007] [notice] caught SIGTERM, shutting down
[Sun May 27 18:36:54 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun May 27 19:58:16 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/crossdomain.xml
[Sun May 27 19:58:16 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/crossdomain.xml
[Sun May 27 21:03:32 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Sun May 27 21:29:05 2007] [notice] caught SIGTERM, shutting down
[Mon May 28 11:08:53 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 28 18:37:47 2007] [notice] caught SIGTERM, shutting down
[Mon May 28 19:36:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon May 28 19:37:04 2007] [notice] caught SIGTERM, shutting down
[Tue May 29 09:53:54 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 29 17:42:20 2007] [notice] caught SIGTERM, shutting down
[Tue May 29 18:07:35 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue May 29 23:00:12 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 30 00:13:09 2007] [notice] caught SIGTERM, shutting down
[Wed May 30 08:34:31 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed May 30 09:46:27 2007] [notice] caught SIGTERM, shutting down
[Wed May 30 09:48:39 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 31 01:50:07 2007] [notice] caught SIGTERM, shutting down
[Thu May 31 11:48:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu May 31 12:09:30 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 01 10:57:03 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 01 16:34:17 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 01 19:19:50 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 01 19:36:41 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 01 20:52:45 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 01 22:25:21 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 02 08:03:25 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 02 12:56:11 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 02 22:25:03 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 03 00:14:12 2007] [notice] caught SIGTERM, shutting down
[Sun Jun 03 10:57:43 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 03 17:08:42 2007] [notice] caught SIGTERM, shutting down
[Mon Jun 04 16:36:01 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 04 22:29:24 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 05 16:43:25 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 05 19:28:23 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 06 09:24:19 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.2 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 06 10:32:49 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 06 10:32:51 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 06 13:16:08 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 06 13:16:11 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 06 13:54:01 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 06 16:05:14 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 06 19:11:19 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 06 20:14:00 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 06 22:39:26 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 07 08:13:58 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 07 14:43:29 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 07 15:35:19 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 07 19:23:11 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 08 09:23:25 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 08 18:47:25 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 08 20:23:16 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 08 22:31:57 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 09 09:19:31 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 09 12:10:25 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 09 14:05:24 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 09 18:14:59 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 09 20:18:44 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 10 00:05:35 2007] [notice] caught SIGTERM, shutting down
[Sun Jun 10 10:12:46 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 10 17:35:23 2007] [notice] caught SIGTERM, shutting down
[Sun Jun 10 18:48:47 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 10 22:26:50 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Mon Jun 11 00:55:52 2007] [notice] caught SIGTERM, shutting down
[Mon Jun 11 11:42:02 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 11 19:26:52 2007] [notice] caught SIGTERM, shutting down
[Mon Jun 11 20:22:30 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 11 22:34:57 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 12 08:21:12 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 12 10:13:17 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 12 10:41:30 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 12 14:28:43 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 12 14:30:40 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 12 17:08:06 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 13 00:08:59 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 13 08:56:15 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 13 19:44:21 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 13 19:54:16 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 13 23:21:42 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 14 08:19:45 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 14 18:53:13 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 14 22:08:57 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 15 09:20:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 15 09:34:43 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Fri Jun 15 09:44:05 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Fri Jun 15 19:04:31 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 16 09:57:06 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 16 16:31:11 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 16 17:30:28 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 16 21:14:54 2007] [notice] caught SIGTERM, shutting down
[Sun Jun 17 11:01:19 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 17 14:52:54 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sun Jun 17 22:54:25 2007] [notice] caught SIGTERM, shutting down
[Mon Jun 18 10:16:07 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 18 17:37:00 2007] [notice] caught SIGTERM, shutting down
[Mon Jun 18 18:34:46 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 18 20:05:35 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jun 18 21:22:56 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 19 10:03:26 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 19 10:45:20 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 19 10:47:20 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 19 18:03:02 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 19 19:16:54 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 19 22:11:20 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 20 06:17:20 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 20 08:06:38 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Wed Jun 20 08:31:09 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 20 10:38:41 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 20 12:51:06 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 20 14:22:04 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 20 16:09:21 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 20 16:40:57 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 20 23:45:50 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 21 12:02:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 21 12:44:37 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 21 21:52:42 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 21 22:32:20 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 21 23:02:59 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 21 23:12:40 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 22 08:38:51 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 22 10:19:50 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 22 10:56:21 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 22 16:20:32 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 22 16:44:30 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 22 16:44:32 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 22 23:20:48 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 26 12:29:01 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 26 17:11:16 2007] [notice] caught SIGTERM, shutting down
[Tue Jun 26 17:37:49 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jun 26 21:45:33 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 27 06:06:44 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 27 08:45:44 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 27 08:45:46 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 27 17:45:51 2007] [notice] caught SIGTERM, shutting down
[Wed Jun 27 17:58:10 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Wed Jun 27 18:10:11 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 28 11:33:30 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 28 12:37:52 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/
[Thu Jun 28 12:37:52 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/favicon.ico
[Thu Jun 28 12:47:37 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/index.php
[Thu Jun 28 12:51:38 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 28 12:51:40 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 28 12:52:20 2007] [error] [client 127.0.0.1] client denied by server configuration: /exthdd/development/www/index.html
[Thu Jun 28 12:55:46 2007] [notice] SIGHUP received.  Attempting to restart
[Thu Jun 28 12:55:47 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 28 12:56:28 2007] [error] [client 127.0.0.1] PHP Warning:  Unknown: open(/var/lib/php5/sess_Hbg5BivkWZ2bhSQSerEXoXl1OP8, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: http://localhost/
[Thu Jun 28 12:56:28 2007] [error] [client 127.0.0.1] PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0, referer: http://localhost/
[Thu Jun 28 12:56:29 2007] [error] [client 127.0.0.1] PHP Warning:  Unknown: open(/var/lib/php5/sess_Hbg5BivkWZ2bhSQSerEXoXl1OP8, O_RDWR) failed: Permission denied (13) in Unknown on line 0, referer: http://localhost/phpMyAdmin-2.8.0.2/index.php
[Thu Jun 28 12:56:29 2007] [error] [client 127.0.0.1] PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php5) in Unknown on line 0, referer: http://localhost/phpMyAdmin-2.8.0.2/index.php
[Thu Jun 28 13:43:53 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:44:25 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:45:39 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:45:40 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:55:26 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:55:26 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:55:27 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:55:54 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 13:55:55 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 14:38:03 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 16:49:57 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:50:11 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:50:52 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:51:17 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:51:47 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:52:26 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:52:41 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:52:48 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:52:57 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:53:38 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:53:39 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:54:05 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:55:34 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:55:35 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:55:40 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:55:56 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:56:54 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:57:19 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:59:06 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 16:59:08 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 17:00:36 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 17:00:47 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/resources/resources, referer: http://localhost/Tigo/resources/style.css
[Thu Jun 28 18:48:41 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Thu Jun 28 18:49:38 2007] [notice] caught SIGTERM, shutting down
[Thu Jun 28 22:32:45 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Thu Jun 28 22:37:22 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Thu Jun 28 22:37:22 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Thu Jun 28 23:13:15 2007] [notice] caught SIGTERM, shutting down
[Fri Jun 29 11:53:01 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Fri Jun 29 12:04:32 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Fri Jun 29 12:04:32 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Fri Jun 29 13:24:37 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Fri Jun 29 13:57:16 2007] [notice] caught SIGTERM, shutting down
[Sat Jun 30 10:03:15 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Sat Jun 30 10:14:07 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Sat Jun 30 10:40:34 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Sat Jun 30 11:11:42 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/AuctivaBackupInfo, referer: http://cgi.ebay.de/ORIGINAL-NIKON-CASE-FOR-COOLPIX-S1-S2-S3-S5-S6-SALE_W0QQitemZ320131860931QQihZ011QQcategoryZ32947QQrdZ1QQssPageNameZWD1VQQcmdZViewItem
[Sat Jun 30 13:52:40 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Sat Jun 30 16:06:23 2007] [notice] caught SIGTERM, shutting down
[Mon Jul 02 10:55:33 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jul 02 10:57:27 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Mon Jul 02 11:29:40 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Mon Jul 02 12:41:52 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jul 02 12:51:19 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Mon Jul 02 13:05:22 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:05:26 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:05:27 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:05:33 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:05:36 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:01 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:02 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:03 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:04 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:18 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:07:19 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 13:37:32 2007] [notice] caught SIGTERM, shutting down
[Mon Jul 02 15:22:02 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Mon Jul 02 15:24:20 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Mon Jul 02 15:24:20 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Mon Jul 02 15:24:39 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 15:57:08 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 16:07:20 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/Tigo/index.phpblinkx.com
[Mon Jul 02 19:36:45 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 19:41:37 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico, referer: http://localhost/Tigo/index.php
[Mon Jul 02 19:43:43 2007] [notice] caught SIGTERM, shutting down
[Tue Jul 03 08:35:10 2007] [notice] Apache/2.2.4 (Linux/SUSE) PHP/5.2.3 with Suhosin-Patch mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Jul 03 08:37:13 2007] [error] [client 127.0.0.1] File does not exist: /exthdd/development/www/favicon.ico
[Tue Jul 03 08:37:13 2007] [error] [client 12
 
Oben