Hallo,
seit dem Update auf 1.0.7 (Debian Lenny) weisen diverse Anwendungen Fehler auf. Z.B. folgende:
PHP Code:
Notice: Undefined variable: pos in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PHPRC in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PHP_FCGI_CHILDREN in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PATH in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PWD in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SHLVL in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PHP_FCGI_MAX_REQUESTS in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: FCGI_ROLE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_UNIQUE_ID in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_SCRIPT_URL in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_SCRIPT_URI in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_STATUS in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: UNIQUE_ID in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SCRIPT_URL in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SCRIPT_URI in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_HOST in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_USER_AGENT in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_ACCEPT in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_ACCEPT_LANGUAGE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_ACCEPT_ENCODING in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_ACCEPT_CHARSET in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_KEEP_ALIVE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: HTTP_CONNECTION in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_SIGNATURE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_SOFTWARE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_NAME in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_ADDR in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_PORT in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REMOTE_ADDR in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: DOCUMENT_ROOT in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_ADMIN in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SCRIPT_FILENAME in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REMOTE_PORT in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_QUERY_STRING in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REDIRECT_URL in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: GATEWAY_INTERFACE in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SERVER_PROTOCOL in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REQUEST_METHOD in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: QUERY_STRING in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REQUEST_URI in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: SCRIPT_NAME in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: PHP_SELF in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Notice: Undefined variable: REQUEST_TIME in /var/www/virtual/domain.de/htdocs/config/config.php on line 40
Was wurde da in dem Update denn geändert?
In Zeile 40 steht lediglich:
Frohe Weihnachten