404 | Not Found | sfError404Exception
This request has been forwarded to a 404 error page by the action "version/download".
stack trace
- at ()
in SF_SYMFONY_LIB_DIR/action/sfAction.class.php line 89 ...
- {
- if (!$condition)
- {
- throw new sfError404Exception($this->get404Message($message));
- }
- }
- at sfAction->forward404Unless(null)
in SF_ROOT_DIR/apps/front/modules/version/actions/actions.class.php line 12 ...
- {
- $this->forward404Unless(
- $id = $request->getParameter('v')
- );
-
- $this->forward404Unless(
- $version = dmDb::table('Version')->find($id)
- at versionActions->executeDownload(object('dmWebRequest'))
in SF_SYMFONY_LIB_DIR/action/sfActions.class.php line 60 ...
- }
- // run action
- return $this->$actionToRun($request);
- }
- }
-
- at sfActions->execute(object('dmWebRequest'))
in SF_SYMFONY_LIB_DIR/filter/sfExecutionFilter.class.php line 92 ...
- {
- // execute the action
- $actionInstance->preExecute();
- $viewName = $actionInstance->execute($this->context->getRequest());
- $actionInstance->postExecute();
- return null === $viewName ? sfView::SUCCESS : $viewName;
- at sfExecutionFilter->executeAction(object('versionActions'))
in SF_SYMFONY_LIB_DIR/filter/sfExecutionFilter.class.php line 78 ...
- }
- }
- return $this->executeAction($actionInstance);
- }
- /**
- at sfExecutionFilter->handleAction(object('sfFilterChain'), object('versionActions'))
in SF_SYMFONY_LIB_DIR/filter/sfExecutionFilter.class.php line 42 ...
- {
- $timer = sfTimerManager::getTimer(sprintf('Action "%s/%s"', $actionInstance->getModuleName(), $actionInstance->getActionName()));
- $viewName = $this->handleAction($filterChain, $actionInstance);
- $timer->addTime();
- $timer = sfTimerManager::getTimer(sprintf('View "%s" for "%s/%s"', $viewName, $actionInstance->getModuleName(), $actionInstance->getActionName()));
- at sfExecutionFilter->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 /usr/src/diem-5.1.3/dmFrontPlugin/lib/filter/dmFrontInitFilter.php line 34 ...
- }
- }
- $filterChain->execute();
- if(!sfConfig::get('dm_internal_page_cached'))
- {
- at dmFrontInitFilter->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 /usr/src/diem-5.1.3/dmCorePlugin/plugins/dmUserPlugin/lib/dmRememberMeFilter.class.php line 56 ...
- }
- }
- $filterChain->execute();
- }
- }
-
- at dmRememberMeFilter->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 233 ...
- }
- // process the filter chain
- $filterChain->execute();
- }
- else
- {
- at sfController->forward('version', 'download')
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 /usr/src/diem-5.1.3/dmCorePlugin/lib/context/dmContext.php line 280 ...
- */
- public function dispatch()
- {
- $this->getController()->dispatch();
- $this->dispatcher->notify(new sfEvent($this, 'dm.context.end'));
- }
- at dmContext->dispatch()
in SF_ROOT_DIR/public_html/dev.php line 16 ...
- $configuration = ProjectConfiguration::getApplicationConfiguration('front', 'dev', true);
- dm::createContext($configuration)->dispatch();
symfony settings ...
app_recaptcha_enabled: true
app_recaptcha_private_key: 6LfAegoAAAAAAKgRXQlmyk4yR-1V8RBD1xnwbBYW
app_recaptcha_public_key: 6LfAegoAAAAAAJlVYOQheLCs4fKuvY9w_SqQ0cpn
app_sfImageTransformPlugin_default_adapter: GD
app_sfImageTransformPlugin_default_image:
mime_type: image/png
filename: Untitled.png
width: 100
height: 100
color: '#FFFFFF'
app_sfImageTransformPlugin_font_dir: /usr/share/fonts/truetype/msttcorefonts
app_sfImageTransformPlugin_mime_type:
auto_detect: false
library: gd_mime_type
dm_accessibility_image_empty_alts: true
dm_admin_asset: dmAdminPlugin
dm_backup_enabled: true
dm_cache_apc: true
dm_cache_dir: /var/www/atu_www/cache/dm
dm_context_type: front
dm_core_asset: dmCorePlugin
dm_core_dir: /usr/src/diem-5.1.3/dmCorePlugin
dm_css_compress: true
dm_data_dir: /var/www/atu_www/data/dm
dm_debug: false
dm_front_asset: dmFrontPlugin
dm_front_dir: /usr/src/diem-5.1.3/dmFrontPlugin
dm_html_doctype:
name: html
version: '5'
compliance: transitional
dm_i18n_catalogue: front
dm_i18n_cultures:
- en
dm_js_cdn:
enabled: false
lib.jquery: 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js'
dm_js_compress: true
dm_js_head_inclusion: { }
dm_locks_enabled: false
dm_locks_timeout: 10
dm_mediaBar_enabled: true
dm_media_default: false
dm_orm_cache_enabled: true
dm_orm_cache_result_enabled: true
dm_orm_cache_result_enabled_default: true
dm_orm_identifier_fields:
- name
- title
- subject
- description
- id
dm_pageBar_enabled: true
dm_performance_enable_mailer: false
dm_performance_page_cache:
enabled: true
life_time: 86400
dm_security_remember_cookie_name: null
dm_security_remember_key_expiration_age: null
dm_seo_truncate:
slug: 255
name: 255
title: 80
h1: 255
description: 160
keywords: 255
dm_seo_use_keywords: true
dm_service_container_base_class: dmFrontBaseServiceContainer
dm_string_transliteration:
¥: Y
µ: u
À: A
Á: A
Â: A
Ã: A
Ä: A
Å: A
Æ: A
Ç: C
È: E
É: E
Ê: E
Ë: E
Ì: I
Í: I
Î: I
Ï: I
Ð: D
Ñ: N
Ò: O
Ó: O
Ô: O
Õ: O
Ö: O
Ø: O
Ù: U
Ú: U
Û: U
Ü: U
Ý: Y
ß: ss
à: a
á: a
â: a
ã: a
ä: a
å: a
æ: a
ç: c
è: e
é: e
ê: e
ë: e
ì: i
í: i
î: i
ï: i
ð: o
ñ: n
ò: o
ó: o
ô: o
õ: o
ö: o
ø: o
ù: u
ú: u
û: u
ü: u
ý: y
ÿ: y
œ: oe
dm_theme_default: theme
dm_theme_list:
theme: { name: 'Pure theme', path: theme, enabled: true }
dm_toolBar_flavour: blue
dm_web_debug_config_fast_dump: true
dm_web_debug_only_html_response: true
dm_web_services_report_anonymous_data: true
dm_web_services_version_check: true
doctrine_model_builder_options:
generateTableClasses: true
baseClassName: myDoctrineRecord
baseTableClassName: myDoctrineTable
suffix: .class.php
mod_version_enabled: true
mod_version_view_class: sfPHP
sf_admin_module_web_dir: /sfDoctrinePlugin
sf_admin_web_dir: /sf/sf_admin
sf_app: front
sf_app_base_cache_dir: /var/www/atu_www/cache/front
sf_app_cache_dir: /var/www/atu_www/cache/front/dev
sf_app_config_dir: /var/www/atu_www/apps/front/config
sf_app_dir: /var/www/atu_www/apps/front
sf_app_i18n_dir: /var/www/atu_www/apps/front/i18n
sf_app_lib_dir: /var/www/atu_www/apps/front/lib
sf_app_module_dir: /var/www/atu_www/apps/front/modules
sf_app_template_dir: /var/www/atu_www/apps/front/templates
sf_apps_dir: /var/www/atu_www/apps
sf_cache: false
sf_cache_dir: /var/www/atu_www/cache
sf_charset: utf-8
sf_check_lock: false
sf_compressed: false
sf_config_cache_dir: /var/www/atu_www/cache/front/dev/config
sf_config_dir: /var/www/atu_www/config
sf_csrf_secret: c72e74e674ceeec2ed027933f11b9f984e9be22d
sf_data_dir: /var/www/atu_www/data
sf_debug: true
sf_default_culture: en
sf_enabled_modules:
- dmCodeEditor
- dmFront
- dmInterface
- dmPage
- dmWidget
- dmZone
- dmComment
- dmContact
- dmWidgetContentFlowPlayer
- dmWidgetGallery
- dmUser
- dmCore
- dmAuth
sf_environment: dev
sf_error_404_action: error404
sf_error_404_module: dmFront
sf_error_reporting: 32767
sf_escaping_method: ESC_SPECIALCHARS
sf_escaping_strategy: false
sf_etag: false
sf_file_link_format: null
sf_i18n: true
sf_i18n_cache_dir: /var/www/atu_www/cache/front/dev/i18n
sf_lazy_cache_key: true
sf_lib_dir: /var/www/atu_www/lib
sf_log_dir: /var/www/atu_www/log
sf_logging_enabled: true
sf_login_action: signin
sf_login_module: dmUser
sf_module_cache_dir: /var/www/atu_www/cache/front/dev/modules
sf_module_disabled_action: disabled
sf_module_disabled_module: default
sf_no_script_name: false
sf_orm: doctrine
sf_plugins_dir: /var/www/atu_www/plugins
sf_root_dir: /var/www/atu_www
sf_secure_action: secure
sf_secure_module: dmUser
sf_standard_helpers:
0: Dm
1: DmFront
2: Partial
3: I18N
5: Cache
sf_symfony_lib_dir: /usr/src/diem-5.1.3/symfony/lib
sf_template_cache_dir: /var/www/atu_www/cache/front/dev/template
sf_test_cache_dir: /var/www/atu_www/cache/front/dev/test
sf_test_dir: /var/www/atu_www/test
sf_upload_dir: /var/www/atu_www/public_html/uploads
sf_upload_dir_name: uploads
sf_use_database: true
sf_web_debug: true
sf_web_debug_web_dir: /sf/sf_web_debug
sf_web_dir: /var/www/atu_www/public_html
request ...
options:
path_info_key: PATH_INFO
path_info_array: SERVER
default_format: null
logging: '1'
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: download
module: version
attributeHolder:
sf_route: 'sfRoute Object()'
response ...
status:
code: 404
text: 'Not Found'
options:
http_protocol: HTTP/1.1
logging: '1'
charset: utf-8
send_http_headers: true
content_type: 'text/html; charset=utf-8'
cookies: { }
httpHeaders:
Content-Type: 'text/html; charset=utf-8'
javascripts:
/dmCorePlugin/lib/jquery/jquery-1.4.2.min.js: { }
/dmCorePlugin/lib/symfony/debug.js: { }
/dmCorePlugin/lib/metadata/jquery.metadata.min.js: { }
/dmCorePlugin/js/dmCoreConfig.js: { }
/dmCorePlugin/js/dmCorePlugins.js: { }
/dmCorePlugin/js/dmCoreCtrl.js: { }
/dmFrontPlugin/js/dmFrontCtrl.js: { }
stylesheets:
/dmCorePlugin/lib/symfony/debug.css: { }
/dmCorePlugin/css/tool.css: { }
/dmFrontPlugin/css/base.css: { }
metas: { }
httpMetas: { }
options:
auto_shutdown: false
culture: null
default_culture: en
use_flash: true
logging: '1'
timeout: 1800
attributeHolder:
symfony/user/sfUser/attributes: { dm_theme: theme }
culture: en
global vars ...
cookie: { }
env:
APACHE_LOCK_DIR: /var/lock/apache2
APACHE_LOG_DIR: /var/log/apache2
APACHE_PID_FILE: /var/run/apache2.pid
APACHE_RUN_DIR: /var/run/apache2
APACHE_RUN_GROUP: www-data
APACHE_RUN_USER: www-data
LANG: C
PATH: '/usr/local/bin:/usr/bin:/bin'
PWD: /
files: { }
get: { }
post: { }
server:
DOCUMENT_ROOT: /var/www/atu_www/public_html
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: '*/*'
HTTP_ACCEPT_ENCODING: 'gzip, br, zstd, deflate'
HTTP_CACHE_CONTROL: max-age=259200
HTTP_CONNECTION: keep-alive
HTTP_HOST: atu.net.au
HTTP_USER_AGENT: 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'
HTTP_VIA: '1.1 squid-proxy-5b5d847c96-r6h9x (squid/6.10)'
HTTP_X_FORWARDED_FOR: 10.1.41.11
PATH: '/usr/local/bin:/usr/bin:/bin'
PATH_INFO: /+/version/download
PATH_TRANSLATED: 'redirect:/index.php/version/download'
PHP_SELF: /dev.php/+/version/download
QUERY_STRING: ''
REMOTE_ADDR: 216.73.216.77
REMOTE_PORT: '41605'
REQUEST_METHOD: GET
REQUEST_TIME: 1752065369
REQUEST_TIME_FLOAT: 1752065369.75
REQUEST_URI: /dev.php/+/version/download
SCRIPT_FILENAME: /var/www/atu_www/public_html/dev.php
SCRIPT_NAME: /dev.php
SERVER_ADDR: 202.1.117.56
SERVER_ADMIN: admin@atu.net.au
SERVER_NAME: atu.net.au
SERVER_PORT: '80'
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE: "<address>Apache/2.2.22 (Debian) Server at atu.net.au Port 80</address>\n"
SERVER_SOFTWARE: 'Apache/2.2.22 (Debian)'
argc: 0
argv: { }
session: { }