404 | Not Found | sfError404Exception
This request has been forwarded to a 404 error page by the action "default/cms".
stack trace
- at ()
in SF_SYMFONY_LIB_DIR/action/sfAction.class.php line 74 ...
- */
- public function forward404($message = null)
- {
- throw new sfError404Exception($this->get404Message($message));
- }
- /**
- at sfAction->forward404()
in SF_ROOT_DIR/plugins/sfDynamicCMSPlugin/lib/plugins/PluginsfDynamicCMSActionsBehavior.class.php line 46 ...
- {
- if(sfDynamicCMSTools::isCurrentRouteManagedBySfDynamicCMS())
- {
- $action->forward404();
- }
- }
- }
- at PluginsfDynamicCMSActionsBehavior::executeSfDynamicCMS(object('defaultActions'))
in SF_ROOT_DIR/apps/frontend/modules/default/actions/actions.class.php line 17 ...
- {
- if(sfContext::getInstance()->getActionName()=='error404') return;
- sfDynamicCMSActionsBehavior::executeSfDynamicCMS($this);
- }
- //Action par default pour les pages CMS
- at defaultActions->preExecute()
in SF_SYMFONY_LIB_DIR/plugins/sfCompat10Plugin/lib/filter/sfValidationExecutionFilter.class.php line 168 ...
- protected function executeAction($actionInstance)
- {
- // execute the action
- $actionInstance->preExecute();
- $viewName = $actionInstance->execute($this->context->getRequest());
- $actionInstance->postExecute();
- at sfValidationExecutionFilter->executeAction(object('defaultActions'))
in SF_SYMFONY_LIB_DIR/plugins/sfCompat10Plugin/lib/filter/sfValidationExecutionFilter.class.php line 87 ...
- }
- }
- return $this->validateAction($filterChain, $actionInstance) ? $this->executeAction($actionInstance) : $this->handleErrorAction($actionInstance);
- }
- /**
- at sfValidationExecutionFilter->handleAction(object('sfFilterChain'), object('defaultActions'))
in SF_SYMFONY_LIB_DIR/plugins/sfCompat10Plugin/lib/filter/sfValidationExecutionFilter.class.php line 43 ...
- $timer = sfTimerManager::getTimer(sprintf('Action "%s/%s"', $actionInstance->getModuleName(), $actionInstance->getActionName()));
- }
- $viewName = $this->handleAction($filterChain, $actionInstance);
- if (sfConfig::get('sf_debug') && sfConfig::get('sf_logging_enabled'))
- {
- at sfValidationExecutionFilter->execute(object('sfFilterChain'))
in SF_SYMFONY_LIB_DIR/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/plugins/sfGoogleAnalyticsPlugin/lib/filter/sfGoogleAnalyticsFilter.class.php line 45 ...
- $request->setTracker($tracker);
- }
-
- $filterChain->execute();
- $tracker = $request->getTracker();
-
- // apply module- and action-level configuration
- at sfGoogleAnalyticsFilter->execute(object('sfFilterChain'))
in SF_SYMFONY_LIB_DIR/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_ROOT_DIR/plugins/sfDynamicCMSPlugin/lib/sfDynamicCMSFilter.class.php line 29 ...
- sfDynamicCMS::getInstance()->makeIndex();
- }
- }
- $filterChain->execute();
- }
- }
-
- at sfDynamicCMSFilter->execute(object('sfFilterChain'))
in SF_SYMFONY_LIB_DIR/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_SYMFONY_LIB_DIR/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_SYMFONY_LIB_DIR/filter/sfFilterChain.class.php line 53 ...
- }
- // execute the next filter
- $this->chain[$this->index]->execute($this);
- }
- }
- at sfFilterChain->execute()
in SF_SYMFONY_LIB_DIR/controller/sfController.class.php line 244 ...
- }
- // process the filter chain
- $filterChain->execute();
- }
- else
- {
- at sfController->forward('default', 'cms')
in SF_SYMFONY_LIB_DIR/controller/sfFrontWebController.class.php line 48 ...
- }
- // make the first request
- $this->forward($moduleName, $actionName);
- }
- catch (sfException $e)
- {
- at sfFrontWebController->dispatch()
in SF_SYMFONY_LIB_DIR/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);
- sfContext::createInstance($configuration)->dispatch();
-
symfony settings ...
app_backend_controller: backend.php
app_coContact_destinataire: contact@formules-physique.com
app_coContact_expediteur: contact@formules-physique.com
app_sfDynamicCMS_default_action: cms
app_sfDynamicCMS_default_module: default
app_sfDynamicCMS_forward404: true
app_sfDynamicCMS_index: true
app_sfDynamicCMS_sf_culture: true
app_sfDynamicCMS_sf_culture_route_prefix: true
app_sfJQueryPlugin_library_path: 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js'
app_sf_google_analytics_plugin_enabled: on
app_sf_google_analytics_plugin_profile_id: UA-11565193-21
app_sf_google_analytics_plugin_tracker: google
app_sf_guard_plugin_remember_cookie_name: NOMSITEremenber
mod_default_enabled: true
mod_default_is_internal: false
mod_default_view_class: sfPHP
project_coBlog_author: false
project_coBlog_category: false
project_coBlog_comments: false
project_coBlog_feed: false
project_coBlog_file: false
project_coBlog_i18n:
- fr
- en
- es
project_coBlog_max_for_feed: 10
project_coBlog_max_per_page: 10
project_coBlog_thumbnail: true
project_coBlog_type: false
project_coContact_fields:
destinataire: false
civilite: true
nom: true
prenom: true
societe: false
fonction: false
adresse: false
code_postal: false
ville: true
pays: true
telephone: false
portable: false
fax: false
email: true
objet: true
message: true
project_coDocument_i18n: false
project_coImage_i18n: false
project_i18n_cultures:
- fr
project_recherche_solr: /solr/ltitex
project_recherche_version: solr4
propel_behavior_coFieldBehavior_SfDynamicCmsPage_columns:
pk: sf_dynamic_cms_page.ID
template: sf_dynamic_cms_page.TEMPLATE
sf_admin_module_web_dir: /sfPropelPlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: frontend
sf_app_base_cache_dir: /home/formules-physique.com/cache/frontend
sf_app_cache_dir: /home/formules-physique.com/cache/frontend/prod
sf_app_config_dir: /home/formules-physique.com/apps/frontend/config
sf_app_dir: /home/formules-physique.com/apps/frontend
sf_app_i18n_dir: /home/formules-physique.com/apps/frontend/i18n
sf_app_lib_dir: /home/formules-physique.com/apps/frontend/lib
sf_app_module_dir: /home/formules-physique.com/apps/frontend/modules
sf_app_template_dir: /home/formules-physique.com/apps/frontend/templates
sf_apps_dir: /home/formules-physique.com/apps
sf_cache: false
sf_cache_dir: /home/formules-physique.com/cache
sf_calendar_web_dir: /sf/calendar
sf_charset: utf-8
sf_check_lock: false
sf_compat_10: true
sf_compressed: false
sf_config_cache_dir: /home/formules-physique.com/cache/frontend/prod/config
sf_config_dir: /home/formules-physique.com/config
sf_csrf_secret: false
sf_data_dir: /home/formules-physique.com/data
sf_debug: true
sf_default_culture: fr
sf_enabled_modules:
- default
- sfDynamicCMS
- sfMailing
- coContact
sf_environment: prod
sf_error_404_action: error404
sf_error_404_module: default
sf_error_reporting: 341
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: false
sf_etag: true
sf_execution_filter:
- sfValidationExecutionFilter
- { }
sf_file_link_format: null
sf_i18n: true
sf_i18n_cache_dir: /home/formules-physique.com/cache/frontend/prod/i18n
sf_lazy_cache_key: true
sf_lib_dir: /home/formules-physique.com/lib
sf_log_dir: /home/formules-physique.com/log
sf_logging_enabled: false
sf_login_action: signin
sf_login_module: utilisateur
sf_module_cache_dir: /home/formules-physique.com/cache/frontend/prod/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: true
sf_orm: propel
sf_plugins_dir: /home/formules-physique.com/plugins
sf_rich_text_js_dir: js/tiny_mce
sf_root_dir: /home/formules-physique.com
sf_secure_action: secure
sf_secure_module: utilisateur
sf_standard_helpers:
- Partial
- Cache
- Form
- sfDynamicCMS
- Thumbnail
- Date
- I18N
- JavascriptBase
- jQuery
sf_symfony_lib_dir: /usr/share/php5/symfony/1.3/lib
sf_template_cache_dir: /home/formules-physique.com/cache/frontend/prod/template
sf_test_cache_dir: /home/formules-physique.com/cache/frontend/prod/test
sf_test_dir: /home/formules-physique.com/test
sf_upload_dir: /home/formules-physique.com/web/uploads
sf_use_database: true
sf_validation_error_class: form_error
sf_validation_error_id_prefix: error_for_
sf_validation_error_prefix: ' ↓ '
sf_validation_error_suffix: ' ↓'
sf_web_debug: false
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /home/formules-physique.com/web
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: cms
module: default
url: dictionnaire/j/kleiber-loi-de
attributeHolder:
sf_route: 'sfRoute Object()'
tracker: 'sfGoogleAnalyticsTrackerGoogle Object()'
response ...
status:
code: 404
text: 'Not Found'
options:
http_protocol: HTTP/1.0
logging: ''
charset: utf-8
send_http_headers: true
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
Content-Type: 'text/html; charset=utf-8'
javascripts: { }
stylesheets: { }
metas: { }
httpMetas: { }
options:
auto_shutdown: false
culture: null
default_culture: fr
use_flash: true
logging: ''
timeout: 86400
attributeHolder:
sf_google_analytics_plugin: { callables: { } }
culture: fr
authenticated: false
credentials: { }
lastRequest: 1580365030
global vars ...
cookie:
NOMSITE_session: 95nrg5oi5e59k5jo835h0dcp42
env: { }
files: { }
get: { }
post: { }
server:
CONTEXT_DOCUMENT_ROOT: /fcgi-bin-php5-fpm-formules-physique.com
CONTEXT_PREFIX: /fcgi-bin/php5-fpm
DOCUMENT_ROOT: /home/formules-physique.com/web
FCGI_ROLE: RESPONDER
GATEWAY_INTERFACE: CGI/1.1
HOME: /home/formules-physique.com
HOSTNAME: ''
HTTP_CONNECTION: close
HTTP_COOKIE: NOMSITE_session=95nrg5oi5e59k5jo835h0dcp42;
HTTP_FROM: crawler@alexa.com
HTTP_HOST: www.formules-physique.com
HTTP_USER_AGENT: ia_archiver
ORIG_PATH_INFO: /index.php
ORIG_PATH_TRANSLATED: /home/formules-physique.com/web/index.php
ORIG_SCRIPT_FILENAME: /fcgi-bin-php5-fpm-formules-physique.com
ORIG_SCRIPT_NAME: /fcgi-bin/php5-fpm
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PHP_SELF: /index.php
QUERY_STRING: ''
REDIRECT_HANDLER: application/x-httpd-php
REDIRECT_REDIRECT_STATUS: '200'
REDIRECT_REDIRECT_UNIQUE_ID: XjJ05n8AAQEAADar7yMAAABV
REDIRECT_STATUS: '200'
REDIRECT_UNIQUE_ID: XjJ05n8AAQEAADar7yMAAABV
REDIRECT_URL: /index.php
REMOTE_ADDR: 54.92.175.135
REMOTE_PORT: '58818'
REQUEST_METHOD: GET
REQUEST_SCHEME: http
REQUEST_TIME: 1580365030
REQUEST_TIME_FLOAT: 1580365030.3971
REQUEST_URI: /dictionnaire/j/kleiber-loi-de
SCRIPT_FILENAME: /home/formules-physique.com/web/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 164.132.67.211
SERVER_ADMIN: contact@formules-physique.com
SERVER_NAME: www.formules-physique.com
SERVER_PORT: '80'
SERVER_PROTOCOL: HTTP/1.0
SERVER_SIGNATURE: "<address>Apache/2.4.10 (Debian) Server at www.formules-physique.com Port 80</address>\n"
SERVER_SOFTWARE: 'Apache/2.4.10 (Debian)'
TEMP: /tmp
TMP: /tmp
TMPDIR: /tmp
UNIQUE_ID: XjJ05n8AAQEAADar7yMAAABV
USER: formules-physique.com
session:
symfony/user/sfUser/attributes: { sf_google_analytics_plugin: { callables: { } } }
symfony/user/sfUser/authenticated: false
symfony/user/sfUser/credentials: { }
symfony/user/sfUser/culture: fr
symfony/user/sfUser/lastRequest: 1580365004