404 | Not Found | sfError404Exception
Empty module and/or action after parsing the URL "/js/angular.min.js" (/).
stack trace
- at ()
in SF_SYMFONY_LIB_DIR/controller/sfFrontWebController.class.php line 44 ...- if (empty($moduleName) || empty($actionName))
- {
- throw new sfError404Exception(sprintf('Empty module and/or action after parsing the URL "%s" (%s/%s).', $request->getPathInfo(), $moduleName, $actionName));
- }
- // make the first request
- 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 8 ...- $configuration = ProjectConfiguration::getApplicationConfiguration('backend', 'prod',true);
- //$configuration = ProjectConfiguration::getApplicationConfiguration('backend', 'prod', false);
- sfContext::createInstance($configuration)->dispatch();
symfony settings ...
app_iva: 0.22 app_sf_admin_theme_jroller_plugin_css_reset: true app_sf_admin_theme_jroller_plugin_edit_tab_position: vertical app_sf_admin_theme_jroller_plugin_icons: new: plus filter: check filters: search reset: circle-close show: document edit: pencil delete: trash list: arrowreturnthick-1-w save: circle-check saveAndAdd: circle-plus first: seek-first previous: seek-prev next: seek-next last: seek-end app_sf_admin_theme_jroller_plugin_list_actions_position: left app_sf_admin_theme_jroller_plugin_theme: redmond app_sf_admin_theme_jroller_plugin_theme_dir: /sfAdminThemejRollerPlugin/css/jquery app_sf_admin_theme_jroller_plugin_theme_switcher: false app_sf_admin_theme_jroller_plugin_use_jquery: true app_sf_admin_theme_jroller_plugin_web_dir: /sfAdminThemejRollerPlugin sfTCPDFPlugin_dir: /home/httpd/ecodrago.catnic.it/plugins/sfTCPDFPlugin/lib/tcpdf/ sfTCPDFPlugin_font_dir: /home/httpd/ecodrago.catnic.it/plugins/sfTCPDFPlugin/lib/tcpdf/fonts/ sf_admin_module_web_dir: /sfDoctrinePlugin sf_admin_web_dir: /sf/sf_admin sf_app: backend sf_app_base_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend sf_app_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod sf_app_config_dir: /home/httpd/ecodrago.catnic.it/apps/backend/config sf_app_dir: /home/httpd/ecodrago.catnic.it/apps/backend sf_app_i18n_dir: /home/httpd/ecodrago.catnic.it/apps/backend/i18n sf_app_lib_dir: /home/httpd/ecodrago.catnic.it/apps/backend/lib sf_app_module_dir: /home/httpd/ecodrago.catnic.it/apps/backend/modules sf_app_template_dir: /home/httpd/ecodrago.catnic.it/apps/backend/templates sf_apps_dir: /home/httpd/ecodrago.catnic.it/apps sf_cache: false sf_cache_dir: /home/httpd/ecodrago.catnic.it/cache sf_charset: utf-8 sf_check_lock: false sf_compressed: false sf_config_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod/config sf_config_dir: /home/httpd/ecodrago.catnic.it/config sf_csrf_secret: 0742cc33f49c0793b28b2fef3bb96ee264a2d507 sf_data_dir: /home/httpd/ecodrago.catnic.it/data sf_debug: true sf_default_culture: it_IT sf_enabled_modules: - default sf_environment: prod sf_error_404_action: error404 sf_error_404_module: default sf_error_reporting: 24567 sf_escaping_method: ESC_SPECIALCHARS sf_escaping_strategy: true sf_etag: true sf_file_link_format: null sf_i18n: on sf_i18n_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod/i18n sf_lib_dir: /home/httpd/ecodrago.catnic.it/lib sf_log_dir: /home/httpd/ecodrago.catnic.it/log sf_logging_enabled: false sf_login_action: login sf_login_module: login sf_module_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod/modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: true sf_orm: doctrine sf_plugins_dir: /home/httpd/ecodrago.catnic.it/plugins sf_root_dir: /home/httpd/ecodrago.catnic.it sf_secure_action: secure sf_secure_module: login sf_standard_helpers: - I18N - Partial sf_symfony_lib_dir: /usr/local/symfony1.4/lib sf_template_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod/template sf_test_cache_dir: /home/httpd/ecodrago.catnic.it/cache/backend/prod/test sf_test_dir: /home/httpd/ecodrago.catnic.it/test sf_upload_dir: /home/httpd/ecodrago.catnic.it/web/uploads sf_use_database: true sf_web_debug: false sf_web_debug_web_dir: /sf/sf_web_debug sf_web_dir: /home/httpd/ecodrago.catnic.it/web
request ...
options:
path_info_key: PATH_INFO
path_info_array: SERVER
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: { }
attributeHolder: { }
response ...
status:
code: 404
text: 'Not Found'
options:
http_protocol: HTTP/1.1
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: it_IT
use_flash: true
logging: ''
timeout: 1800
attributeHolder: { }
culture: it_IT
global vars ...
cookie: { }
env: { }
files: { }
get: { }
post: { }
server:
CONTEXT_DOCUMENT_ROOT: /home/httpd/ecodrago.catnic.it/web
CONTEXT_PREFIX: ''
DOCUMENT_ROOT: /home/httpd/ecodrago.catnic.it/web
FCGI_ROLE: RESPONDER
GATEWAY_INTERFACE: CGI/1.1
HOME: /home/httpd/ecodrago.catnic.it
HTTPS: on
HTTP_ACCEPT: '*/*'
HTTP_ACCEPT_ENCODING: 'gzip, br, zstd, deflate'
HTTP_HOST: ecodrago.catnic.it
HTTP_USER_AGENT: 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
PATH: '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
PHP_SELF: /index.php
QUERY_STRING: ''
REDIRECT_HTTPS: on
REDIRECT_SSL_TLS_SNI: ecodrago.catnic.it
REDIRECT_STATUS: '200'
REDIRECT_URL: /js/angular.min.js
REMOTE_ADDR: 216.73.216.109
REMOTE_PORT: '63276'
REQUEST_METHOD: GET
REQUEST_SCHEME: https
REQUEST_TIME: 1761562415
REQUEST_TIME_FLOAT: 1761562415.2059
REQUEST_URI: /js/angular.min.js
SCRIPT_FILENAME: /home/httpd/ecodrago.catnic.it/web/index.php
SCRIPT_NAME: /index.php
SERVER_ADDR: 37.97.136.214
SERVER_ADMIN: '[no address given]'
SERVER_NAME: ecodrago.catnic.it
SERVER_PORT: '443'
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: "<address>Apache/2.4.10 (Debian) Server at ecodrago.catnic.it Port 443</address>\n"
SERVER_SOFTWARE: 'Apache/2.4.10 (Debian)'
SSL_TLS_SNI: ecodrago.catnic.it
USER: ecodrago
proxy-nokeepalive: '1'
session: { }
symfony v.1.4.5-DEV - php 5.6.30-0+deb8u1
for help resolving this issue, please visit http://www.symfony-project.org/.