500 | Internal Server Error | sfRenderException
The template "kontaktSuccess.php" does not exist or is unreadable in "".
stack trace
- at ()
in SF_ROOT_DIR/lib/vendor/symfony/lib/view/sfView.class.php line 364 ...
- }
- else
- {
- throw new sfRenderException(sprintf('The template "%s" does not exist or is unreadable in "%s".', $this->template, $this->directory));
- }
- }
- }
- at sfView->preRenderCheck()
in SF_ROOT_DIR/lib/vendor/symfony/lib/view/sfPHPView.class.php line 180 ...
- if (null === $content)
- {
- // execute pre-render check
- $this->preRenderCheck();
- $this->attributeHolder->set('sf_type', 'action');
- at sfPHPView->render()
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 155 ...
- break;
- case sfView::RENDER_CLIENT:
- $viewData = $view->render();
- $this->context->getResponse()->setContent($viewData);
- break;
- at sfExecutionFilter->executeView('main', 'taleCollections', 'Success', array('tag' => 'kontakt', 'result' => array()))
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 116 ...
- return;
- }
- $this->executeView($actionInstance->getModuleName(), $actionInstance->getActionName(), $viewName, $actionInstance->getVarHolder()->getAll());
- }
- /**
- at sfExecutionFilter->handleView(object('sfFilterChain'), object('mainActions'), 'Success')
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfExecutionFilter.class.php line 54 ...
- else
- {
- $viewName = $this->handleAction($filterChain, $actionInstance);
- $this->handleView($filterChain, $actionInstance, $viewName);
- }
- }
- at sfExecutionFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfRenderingFilter.class.php line 33 ...
- public function execute($filterChain)
- {
- // execute next filter
- $filterChain->execute();
- // get response object
- $response = $this->context->getResponse();
- at sfRenderingFilter->execute(object('sfFilterChain'))
in SF_ROOT_DIR/lib/vendor/symfony/lib/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfController.class.php line 238 ...
- }
- // process the filter chain
- $filterChain->execute();
- }
- else
- {
- at sfController->forward('main', 'taleCollections')
in SF_ROOT_DIR/lib/vendor/symfony/lib/controller/sfFrontWebController.class.php line 48 ...
- }
- // make the first request
- $this->forward($moduleName, $actionName);
- }
- catch (sfException $e)
- {
- at sfFrontWebController->dispatch()
in SF_ROOT_DIR/lib/vendor/symfony/lib/util/sfContext.class.php line 170 ...
- */
- public function dispatch()
- {
- $this->getController()->dispatch();
- }
- /**
- at sfContext->dispatch()
in SF_ROOT_DIR/web/index.php line 7 ...
- require_once(dirname(__FILE__).'/../config/ProjectConfiguration.class.php');
- $configuration = ProjectConfiguration::getApplicationConfiguration('frontend', 'prod', true); // don`T forget, reset to false for release
- sfContext::createInstance($configuration)->dispatch();
-
symfony settings ...
mod_main_enabled: true
mod_main_view_class: sfPHP
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_base_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend
sf_app_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod
sf_app_config_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend/config
sf_app_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend
sf_app_i18n_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend/i18n
sf_app_lib_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend/lib
sf_app_module_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend/modules
sf_app_template_dir: /usr/www/users/kamptn/maerchen/symfony/apps/frontend/templates
sf_apps_dir: /usr/www/users/kamptn/maerchen/symfony/apps
sf_cache: false
sf_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod/config
sf_config_dir: /usr/www/users/kamptn/maerchen/symfony/config
sf_csrf_secret: b80f6fb127ae3be7c7927b3dabfbcbfc76b2ff4e
sf_data_dir: /usr/www/users/kamptn/maerchen/symfony/data
sf_debug: true
sf_default_culture: en
sf_enabled_modules:
- default
sf_environment: prod
sf_error_404_action: error404
sf_error_404_module: main
sf_error_reporting: 341
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: true
sf_etag: true
sf_file_link_format: null
sf_i18n: false
sf_i18n_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod/i18n
sf_lib_dir: /usr/www/users/kamptn/maerchen/symfony/lib
sf_log_dir: /usr/www/users/kamptn/maerchen/symfony/log
sf_logging_enabled: false
sf_login_action: login
sf_login_module: default
sf_module_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: true
sf_orm: doctrine
sf_plugins_dir: /usr/www/users/kamptn/maerchen/symfony/plugins
sf_root_dir: /usr/www/users/kamptn/maerchen/symfony
sf_secure_action: secure
sf_secure_module: default
sf_standard_helpers:
- Partial
- Cache
sf_symfony_lib_dir: /usr/www/users/kamptn/maerchen/symfony/lib/vendor/symfony/lib
sf_template_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod/template
sf_test_cache_dir: /usr/www/users/kamptn/maerchen/symfony/cache/frontend/prod/test
sf_test_dir: /usr/www/users/kamptn/maerchen/symfony/test
sf_upload_dir: /usr/www/users/kamptn/maerchen/symfony/web/uploads
sf_use_database: true
sf_web_debug: false
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /usr/www/users/kamptn/maerchen/symfony/web
symfony.view.main_taleCollections_template: kontakt
request ...
options:
path_info_key: PATH_INFO
path_info_array: SERVER
http_port: null
https_port: null
default_format: null
logging: ''
relative_url_root: null
formats: { txt: text/plain, js: [application/javascript, application/x-javascript, text/javascript], css: text/css, json: [application/json, application/x-json], xml: [text/xml, application/xml, application/x-xml], rdf: application/rdf+xml, atom: application/atom+xml }
no_script_name: true
parameterHolder:
action: taleCollections
module: main
tag: kontakt
attributeHolder:
sf_route: 'sfRoute Object()'
response ...
status:
code: 500
text: 'Internal Server Error'
options:
http_protocol: HTTP/2.0
logging: ''
charset: utf-8
send_http_headers: true
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
'': text/html
Content-Type: 'text/html; charset=utf-8'
javascripts: { }
stylesheets:
main.css: { }
metas:
title: 'Märchenfibel: Märchen und Sagen vom Aschenputtel der Gebrüder Grimm bis Däumelinchen. Märchen von Hans Christian Andersen über Wilhelm Hauff bis Ludwig Bechstein'
description: 'Märchenfibel bietet Märchen für Kinder und Erwachsene von den Märchen der Gebrüder Grimm über Aschenbrödel bis Däumelinchen. Gebrüder Grimm Märchen, Hans Christian Andersen Märchen, Wilhelm Hauff Märchen, Bechstein Märchen und viele mehr: kostenlos berühmte Märchen online lesen.'
keywords: 'Märchen, Märchen für Kinder, märchen gebrüder grimm, Andersen Märchen, wilhelm hauff märchen, märchen oscar wilde, märchen Ludwig Bechstein, Sterntaler, Frau Holle, Der Froschkönig, Rumpelstilzchen, Schneewittchen und die sieben Zwerge, Aschenputtel, Aschenbrödel, Dornröschen, Die Bremer Stadtmusikanten, König Drosselbart, Die Schneekönigin, Gänsemagd Märchen, Väterchen Frost Märchen, Schlaraffenland Märchen'
language: de
robots: 'index, follow'
httpMetas:
'': text/html
options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: ''
timeout: 1800
attributeHolder: { }
culture: en
authenticated: false
credentials: { }
lastRequest: 1726491218
global vars ...
cookie: { }
env:
CONTENT_LENGTH: '0'
CONTEXT_DOCUMENT_ROOT: /usr/www/users/kamptn/maerchen/symfony/web
CONTEXT_PREFIX: ''
DOCUMENT_ROOT: /usr/www/users/kamptn/maerchen/symfony/web
FCGI_ROLE: RESPONDER
GATEWAY_INTERFACE: CGI/1.1
H2PUSH: on
H2_PUSH: on
H2_PUSHED: ''
H2_PUSHED_ON: ''
H2_STREAM_ID: '3'
H2_STREAM_TAG: 3363-635-3
HTTP2: on
HTTPS: on
HTTP_ACCEPT: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
HTTP_ACCEPT_ENCODING: 'br,gzip'
HTTP_ACCEPT_LANGUAGE: 'en-US,en;q=0.5'
HTTP_CONNECTION: close
HTTP_HOST: maerchenfibel.com
HTTP_USER_AGENT: 'CCBot/2.0 (https://commoncrawl.org/faq/)'
MAGICK_TEMPORARY_PATH: /usr/home/kamptn/.tmp
MAGICK_TMPDIR: /usr/home/kamptn/.tmp
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PHPRC: /home/httpd/php74-ini/kamptn
PHP_FCGI_MAX_REQUESTS: '100000'
PWD: /home/httpd/cgi-bin
QUERY_STRING: ''
REDIRECT_H2PUSH: on
REDIRECT_H2_PUSH: on
REDIRECT_H2_PUSHED: ''
REDIRECT_H2_PUSHED_ON: ''
REDIRECT_H2_STREAM_ID: '3'
REDIRECT_H2_STREAM_TAG: 3363-635-3
REDIRECT_HTTP2: on
REDIRECT_HTTPS: on
REDIRECT_SSL_TLS_SNI: maerchenfibel.com
REDIRECT_STATUS: '200'
REDIRECT_URL: /maerchensammlungen/kontakt
REMOTE_ADDR: 3.235.226.14
REMOTE_PORT: '57520'
REQUEST_METHOD: GET
REQUEST_SCHEME: https
REQUEST_URI: /maerchensammlungen/kontakt
SCRIPT_FILENAME: /usr/www/users/kamptn/maerchen/symfony/web/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 213.133.104.153
SERVER_ADMIN: webmaster@maerchenfibel.com
SERVER_NAME: maerchenfibel.com
SERVER_PORT: '443'
SERVER_PROTOCOL: HTTP/2.0
SERVER_SIGNATURE: "<address>Apache Server at maerchenfibel.com Port 443</address>\n"
SERVER_SOFTWARE: Apache
SSL_TLS_SNI: maerchenfibel.com
TMPDIR: /usr/home/kamptn/.tmp
files: { }
get: { }
post: { }
server:
CONTENT_LENGTH: '0'
CONTEXT_DOCUMENT_ROOT: /usr/www/users/kamptn/maerchen/symfony/web
CONTEXT_PREFIX: ''
DOCUMENT_ROOT: /usr/www/users/kamptn/maerchen/symfony/web
FCGI_ROLE: RESPONDER
GATEWAY_INTERFACE: CGI/1.1
H2PUSH: on
H2_PUSH: on
H2_PUSHED: ''
H2_PUSHED_ON: ''
H2_STREAM_ID: '3'
H2_STREAM_TAG: 3363-635-3
HTTP2: on
HTTPS: on
HTTP_ACCEPT: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
HTTP_ACCEPT_ENCODING: 'br,gzip'
HTTP_ACCEPT_LANGUAGE: 'en-US,en;q=0.5'
HTTP_CONNECTION: close
HTTP_HOST: maerchenfibel.com
HTTP_USER_AGENT: 'CCBot/2.0 (https://commoncrawl.org/faq/)'
MAGICK_TEMPORARY_PATH: /usr/home/kamptn/.tmp
MAGICK_TMPDIR: /usr/home/kamptn/.tmp
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PHPRC: /home/httpd/php74-ini/kamptn
PHP_FCGI_MAX_REQUESTS: '100000'
PHP_SELF: /index.php
PWD: /home/httpd/cgi-bin
QUERY_STRING: ''
REDIRECT_H2PUSH: on
REDIRECT_H2_PUSH: on
REDIRECT_H2_PUSHED: ''
REDIRECT_H2_PUSHED_ON: ''
REDIRECT_H2_STREAM_ID: '3'
REDIRECT_H2_STREAM_TAG: 3363-635-3
REDIRECT_HTTP2: on
REDIRECT_HTTPS: on
REDIRECT_SSL_TLS_SNI: maerchenfibel.com
REDIRECT_STATUS: '200'
REDIRECT_URL: /maerchensammlungen/kontakt
REMOTE_ADDR: 3.235.226.14
REMOTE_PORT: '57520'
REQUEST_METHOD: GET
REQUEST_SCHEME: https
REQUEST_TIME: 1726491218
REQUEST_TIME_FLOAT: 1726491218.6149
REQUEST_URI: /maerchensammlungen/kontakt
SCRIPT_FILENAME: /usr/www/users/kamptn/maerchen/symfony/web/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 213.133.104.153
SERVER_ADMIN: webmaster@maerchenfibel.com
SERVER_NAME: maerchenfibel.com
SERVER_PORT: '443'
SERVER_PROTOCOL: HTTP/2.0
SERVER_SIGNATURE: "<address>Apache Server at maerchenfibel.com Port 443</address>\n"
SERVER_SOFTWARE: Apache
SSL_TLS_SNI: maerchenfibel.com
TMPDIR: /usr/home/kamptn/.tmp
argc: 0
argv: { }