404 | Not Found | sfError404Exception
Action "candidat/forgot" does not exist.
stack trace
- at ()
in SF_ROOT_DIR/lib/symfony/lib/controller/sfController.class.php line 196 ...- $this->dispatcher->notify(new sfEvent($this, 'application.log', array(sprintf('Action "%s/%s" does not exist', $moduleName, $actionName))));
- }
- throw new sfError404Exception(sprintf('Action "%s/%s" does not exist.', $moduleName, $actionName));
- }
- // create an instance of the action
- at sfController->forward('candidat', 'forgot')
in SF_ROOT_DIR/lib/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/symfony/lib/util/sfContext.class.php line 170 ...- */
- public function dispatch()
- {
- $this->getController()->dispatch();
- }
- /**
- at sfContext->dispatch()
in SF_ROOT_DIR/recruteur.php line 7 ...- require_once(dirname(__FILE__).'/config/ProjectConfiguration.class.php');
- $configuration = ProjectConfiguration::getApplicationConfiguration('recruteur', 'prod', true);
- sfContext::createInstance($configuration)->dispatch();
symfony settings ...
app_active_days: 56 app_client_key_encrypt: 'd1 7f 80 d9 7d 5f fd 85 39 b0 7b 17 18 3c 31 47 21 ad d9 7b d3 a3 1f 6d' app_packs_active_days: 365 app_recruteur_default_from_email: [email protected] app_sf_captchagd_font_size: 14 app_sf_captchagd_fonts: - arial/arial.ttf app_sf_captchagd_force_new_captcha: true app_sf_captchagd_routes_register: true app_siret_code: 51877729700012-001 app_taxe: 0.2 app_user_remember_cookie_name: CommercialJobRecruteurRememember app_user_remember_key_expiration_age: 2592000 app_user_success_signin_url: '@recruter_index' app_user_success_signout_url: '@homepage' sfTCPDFPlugin_dir: /var/www/clients/client1/web2/web/plugins/sfTCPDFPlugin/lib/tcpdf/ sfTCPDFPlugin_font_dir: /var/www/clients/client1/web2/web/plugins/sfTCPDFPlugin/lib/tcpdf/fonts/ sf_admin_module_web_dir: /sfDoctrinePlugin sf_admin_web_dir: /sf/sf_admin sf_app: recruteur sf_app_base_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur sf_app_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod sf_app_config_dir: /var/www/clients/client1/web2/web/apps/recruteur/config sf_app_dir: /var/www/clients/client1/web2/web/apps/recruteur sf_app_i18n_dir: /var/www/clients/client1/web2/web/apps/recruteur/i18n sf_app_lib_dir: /var/www/clients/client1/web2/web/apps/recruteur/lib sf_app_module_dir: /var/www/clients/client1/web2/web/apps/recruteur/modules sf_app_template_dir: /var/www/clients/client1/web2/web/apps/recruteur/templates sf_apps_dir: /var/www/clients/client1/web2/web/apps sf_cache: false sf_cache_dir: /var/www/clients/client1/web2/web/cache sf_charset: utf-8 sf_check_lock: false sf_compressed: false sf_config_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod/config sf_config_dir: /var/www/clients/client1/web2/web/config sf_csrf_secret: 0b48195b31e9f91ad383e87cd75f3dcfda898e0e sf_data_dir: /var/www/clients/client1/web2/web/data sf_debug: true sf_default_culture: en sf_enabled_modules: - default - sfCaptchaGD 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: true sf_etag: true sf_file_link_format: null sf_i18n: on sf_i18n_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod/i18n sf_jquery_autocomplete: jquery.autocomplete.min.js sf_jquery_core: jquery-1.3.2.min.js sf_jquery_ui: jquery-ui-1.7.2.custom.min.js sf_jquery_web_dir: /sfJqueryReloadedPlugin sf_lib_dir: /var/www/clients/client1/web2/web/lib sf_log_dir: /var/www/clients/client1/web2/web/log sf_logging_enabled: false sf_login_action: login sf_login_module: recruteur sf_module_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod/modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: false sf_orm: doctrine sf_plugins_dir: /var/www/clients/client1/web2/web/plugins sf_root_dir: /var/www/clients/client1/web2/web sf_secure_action: login sf_secure_module: recruteur sf_standard_helpers: - Partial - Cache - I18N - jQuery sf_symfony_lib_dir: /var/www/clients/client1/web2/web/lib/symfony/lib sf_template_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod/template sf_test_cache_dir: /var/www/clients/client1/web2/web/cache/recruteur/prod/test sf_test_dir: /var/www/clients/client1/web2/web/test sf_upload_dir: /var/www/clients/client1/web2/web/web/uploads sf_use_database: true sf_web_debug: false sf_web_debug_web_dir: /sf/sf_web_debug sf_web_dir: /var/www/clients/client1/web2/web/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: false
parameterHolder:
action: forgot
module: candidat
attributeHolder:
sf_route: 'sfRoute 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: { }
user ...
options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: ''
timeout: 1800
attributeHolder: { }
culture: en
authenticated: false
credentials: { }
lastRequest: 1557907460
global vars ...
cookie: { }
env: { }
files: { }
get: { }
post: { }
server:
CONTEXT_DOCUMENT_ROOT: /var/www/commercial-bestjob.com/web
CONTEXT_PREFIX: ''
DOCUMENT_ROOT: /var/www/commercial-bestjob.com/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
HTTP_CONNECTION: Close
HTTP_HOST: commercial-bestjob.com
HTTP_REFERER: 'http://commercial-bestjob.com/recruteur/tarifs-packs-recruteurs/type/stage'
HTTP_USER_AGENT: 'Mozilla/5.0 (compatible; archive.org_bot +http://www.archive.org/details/archive.org_bot)'
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PATH_INFO: /candidat/forgot
PATH_TRANSLATED: 'redirect:/index.php/forgot'
PHP_SELF: /recruteur.php/candidat/forgot
QUERY_STRING: ''
REMOTE_ADDR: 207.241.231.144
REMOTE_PORT: '42560'
REQUEST_METHOD: GET
REQUEST_SCHEME: http
REQUEST_TIME: 1557907460
REQUEST_TIME_FLOAT: 1557907460.408
REQUEST_URI: /recruteur.php/candidat/forgot
SCRIPT_FILENAME: /var/www/commercial-bestjob.com/web/recruteur.php
SCRIPT_NAME: /recruteur.php
SERVER_ADDR: 176.31.238.220
SERVER_ADMIN: [email protected]
SERVER_NAME: commercial-bestjob.com
SERVER_PORT: '80'
SERVER_PROTOCOL: HTTP/1.0
SERVER_SIGNATURE: "<address>Apache/2.4.10 (Debian) Server at commercial-bestjob.com Port 80</address>\n"
SERVER_SOFTWARE: 'Apache/2.4.10 (Debian)'
session: { }
symfony v.1.4.11 - php 5.6.14-0+deb8u1
for help resolving this issue, please visit http://www.symfony-project.org/.