Configuring your system
Apturl.net is a web interface that install packages on Ubuntu. Since version 7.10 (Gutsy) it's possible to install packages using a protocol named apt-url. This site does the same service that Synaptic and "Add/Remove Softwares", but through a browser.
To use this system it's necessary to install the apt-url package. Download and install the apturl package or use the terminal.
Open the terminal and enter the command below:
sudo apt-get install apturl
Restart the Firefox browser.
Your system is ready.
Log and debug messages
| # | type | message |
|---|---|---|
| 1 | Routing | connect "/search" |
| 2 | Routing | connect "/search/results/:query/:page" |
| 3 | Routing | connect "/search/:category/results/:query/:page" |
| 4 | Context | initialization |
| 5 | Controller | initialization |
| 6 | Routing | match route [content] "/content/:tag" |
| 7 | Request | request parameters array ( 'tag' => 'configuring-your-system', 'module' => 'content', 'action' => 'show',) |
| 8 | Controller | dispatch request |
| 9 | Filter | executing filter "sfRenderingFilter" |
| 10 | Filter | executing filter "sfWebDebugFilter" |
| 11 | Filter | executing filter "sfCommonFilter" |
| 12 | Filter | executing filter "sfFlashFilter" |
| 13 | Filter | executing filter "sfExecutionFilter" |
| 14 | Action | call "contentActions->executeShow()" |
| 15 | View | initialize view for "content/show" |
| 16 | View | render "sf_app_dir/modules/content/templates/showSuccess.php" |
| 17 | View | decorate content with "sf_app_dir/templates/layout.php" |
| 18 | View | render "sf_app_dir/templates/layout.php" |
| 19 | PartialHelper | call "version->executeList()" |
| 20 | View | initialize view for "version/_list" |
| 21 | View | render "sf_app_dir/modules/version/templates/_list.php" |
| 22 | PartialHelper | call "package->executeDownloads()" |
| 23 | View | initialize view for "package/_downloads" |
| 24 | View | render "sf_app_dir/modules/package/templates/_downloads.php" |
Configuration and request variables
- debug
- xdebug
- logging
- cache
- eaccelerator
- apc
- xcache
- compression
- syck
Request 
---
parameterHolder:
symfony/default:
action: show
module: content
tag: configuring-your-system
attributeHolder:
symfony/default:
Response 
---
cookies:
httpHeaders:
Content-Type: text/html; charset=utf-8
parameterHolder:
helper/asset/auto/httpmeta:
Content-Type: text/html; charset=utf-8
helper/asset/auto/javascript:
/js/btn/btn: /js/btn/btn
/sf/sf_web_debug/js/main: /sf/sf_web_debug/js/main
helper/asset/auto/meta:
description: Install softwares thourgh apt-url commando
keywords: apt-get, install, software, apt-url, apturl, linux, distro, ubuntu
language: en
robots: index, follow
title: Apt-url
helper/asset/auto/stylesheet:
/sf/sf_web_debug/css/main:
main.css:
symfony/response/http/headers:
Content-Type: text/html; charset=utf-8
symfony/view/asset:
javascripts_included:
stylesheets_included:
Settings 
--- app_lucene_advanced: app_lucene_index: MyIndex mod_content_enabled: 1 mod_content_is_internal: mod_content_view_class: sfPHP mod_package_enabled: 1 mod_package_is_internal: mod_package_view_class: sfPHP mod_version_enabled: 1 mod_version_is_internal: mod_version_view_class: sfPHP sf_admin_web_dir: /sf/sf_admin sf_app: install sf_app_config_dir: /home/.tella/glaydson/apturl.net/apps/install/config sf_app_config_dir_name: config sf_app_dir: /home/.tella/glaydson/apturl.net/apps/install sf_app_i18n_dir: /home/.tella/glaydson/apturl.net/apps/install/i18n sf_app_i18n_dir_name: i18n sf_app_lib_dir: /home/.tella/glaydson/apturl.net/apps/install/lib sf_app_lib_dir_name: lib sf_app_module_action_dir_name: actions sf_app_module_config_dir_name: config sf_app_module_dir: /home/.tella/glaydson/apturl.net/apps/install/modules sf_app_module_dir_name: modules sf_app_module_i18n_dir_name: i18n sf_app_module_lib_dir_name: lib sf_app_module_template_dir_name: templates sf_app_module_validate_dir_name: validate sf_app_module_view_dir_name: views sf_app_template_dir: /home/.tella/glaydson/apturl.net/apps/install/templates sf_app_template_dir_name: templates sf_apps_dir_name: apps sf_autoloading_functions: sf_available: 1 sf_base_cache_dir: /home/.tella/glaydson/apturl.net/cache/install sf_bin_dir: /home/.tella/glaydson/apturl.net/batch sf_bin_dir_name: batch sf_cache: sf_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev sf_cache_dir_name: cache sf_calendar_web_dir: /sf/calendar sf_charset: utf-8 sf_check_lock: sf_check_symfony_version: sf_compressed: sf_config_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev/config sf_config_dir: /home/.tella/glaydson/apturl.net/config sf_config_dir_name: config sf_data_dir: /home/.tella/glaydson/apturl.net/data sf_data_dir_name: data sf_debug: sf_default_action: index sf_default_module: default sf_doc_dir: /home/.tella/glaydson/apturl.net/data/doc sf_doc_dir_name: doc sf_enabled_modules: - default - sfLucene sf_environment: dev sf_error_404_action: error404 sf_error_404_module: default sf_error_reporting: 4095 sf_escaping_method: ESC_ENTITIES sf_escaping_strategy: bc sf_etag: sf_i18n: sf_i18n_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev/i18n sf_in_bootstrap: 1 sf_lib_dir: /home/.tella/glaydson/apturl.net/lib sf_lib_dir_name: lib sf_log_dir: /home/.tella/glaydson/apturl.net/log sf_log_dir_name: log sf_logging_enabled: 1 sf_logging_history: 10 sf_logging_level: debug sf_logging_period: 7 sf_logging_purge: 1 sf_logging_rotate: sf_login_action: login sf_login_module: default sf_lucene_pager_radius: 20 sf_lucene_per_page: 20 sf_max_forwards: 5 sf_model_dir_name: model sf_model_lib_dir: /home/.tella/glaydson/apturl.net/lib/model sf_module_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev/modules sf_module_disabled_action: disabled sf_module_disabled_module: default sf_no_script_name: sf_orm: propel sf_path_info_array: SERVER sf_path_info_key: PATH_INFO sf_plugins_dir: /home/.tella/glaydson/apturl.net/plugins sf_plugins_dir_name: plugins sf_prototype_web_dir: /sf/prototype sf_rich_text_js_dir: js/tiny_mce sf_root_cache_dir: /home/.tella/glaydson/apturl.net/cache sf_root_dir: /home/.tella/glaydson/apturl.net sf_routing_defaults: sf_culture: en sf_secure_action: secure sf_secure_module: default sf_standard_helpers: - Partial - Cache - Form sf_strip_comments: 1 sf_suffix: . sf_symfony_data_dir: /home/glaydson/symfony/data sf_symfony_lib_dir: /home/glaydson/symfony/lib sf_template_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev/template sf_test: sf_test_cache_dir: /home/.tella/glaydson/apturl.net/cache/install/dev/test sf_test_dir: /home/.tella/glaydson/apturl.net/test sf_test_dir_name: test sf_timeout: 1800 sf_unavailable_action: unavailable sf_unavailable_module: default sf_upload_dir: /home/.tella/glaydson/apturl.net/web/uploads sf_upload_dir_name: uploads sf_url_format: PATH sf_use_database: 1 sf_use_flash: 1 sf_use_process_cache: 1 sf_use_security: 1 sf_validation_error_class: form_error sf_validation_error_id_prefix: error_for_ sf_validation_error_prefix: ↓ sf_validation_error_suffix: ↓ sf_web_debug: 1 sf_web_debug_web_dir: /sf/sf_web_debug sf_web_dir: /home/.tella/glaydson/apturl.net/web sf_web_dir_name: web
Globals 
---
cookie:
symfony: vbeomefc0o8gnl26scgqdldbq2
env:
files:
get:
post:
server:
DOCUMENT_ROOT: /home/glaydson/apturl.net/web
GATEWAY_INTERFACE: CGI/1.1
HTTP_ACCEPT: text/html,application/xhtml+xml,text/xml;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5
HTTP_ACCEPT_CHARSET: ISO-8859-1,utf-8;q=0.7,*;q=0.7
HTTP_ACCEPT_ENCODING: gzip
HTTP_ACCEPT_LANGUAGE: en-us,en;q=0.5
HTTP_CACHE_CONTROL: no-cache
HTTP_CONNECTION: close
HTTP_COOKIE: symfony=vbeomefc0o8gnl26scgqdldbq2
HTTP_HOST: www.apturl.net
HTTP_IF_MODIFIED_SINCE: Fri, 02 Apr 2010 11:38:12 GMT
HTTP_PRAGMA: no-cache
HTTP_USER_AGENT: CCBot/1.0 (+http://www.commoncrawl.org/bot.html)
HTTP_X_CC_ID: ccc03-02
ORIG_PATH_INFO: /install.php/content/configuring-your-system
ORIG_PATH_TRANSLATED: /home/glaydson/apturl.net/web/install.php/content/configuring-your-system
ORIG_SCRIPT_FILENAME: /dh/cgi-system/php5.cgi
ORIG_SCRIPT_NAME: /cgi-system/php5.cgi
PATH: /usr/local/bin:/usr/bin:/bin
PATH_INFO: /content/configuring-your-system
PATH_TRANSLATED: /home/glaydson/apturl.net/web/content/configuring-your-system
PHP_SELF: /install.php/content/configuring-your-system
QUERY_STRING:
REDIRECT_STATUS: 200
REDIRECT_URL: /install.php/content/configuring-your-system
REMOTE_ADDR: 38.107.191.108
REMOTE_PORT: 18898
REQUEST_METHOD: GET
REQUEST_TIME: 1280650621
REQUEST_URI: /install.php/content/configuring-your-system
SCRIPT_FILENAME: /home/glaydson/apturl.net/web/install.php
SCRIPT_NAME: /install.php
SCRIPT_URI: http://www.apturl.net/install.php/content/configuring-your-system
SCRIPT_URL: /install.php/content/configuring-your-system
SERVER_ADDR: 66.33.210.28
SERVER_ADMIN: webmaster@apturl.net
SERVER_NAME: www.apturl.net
SERVER_PORT: 80
SERVER_PROTOCOL: HTTP/1.1
SERVER_SIGNATURE:
SERVER_SOFTWARE: Apache
UNIQUE_ID: tWY7rtBxwhEAAH6cFkUAAAAN
argc: 0
argv:
session:
symfony/user/sfUser/attributes:
symfony/user/sfUser/attributes:
version: hardy
symfony/user/sfUser/authenticated:
symfony/user/sfUser/credentials:
symfony/user/sfUser/culture: en
symfony/user/sfUser/lastRequest: 1280650618
Php 
--- php: 5.2.13 os: Linux jaguar 2.6.32.8-grsec-2.1.14-modsign-2-opt2 #1 SMP Mon Mar 29 23:39:46 UTC 2010 i686 extensions: - date - libxml - openssl - pcre - zlib - calendar - ctype - curl - dom - hash - filter - ftp - gd - gettext - session - iconv - standard - json - mbstring - mcrypt - mysql - SimpleXML - SPL - PDO - pdo_mysql - pdo_sqlite - posix - pspell - Reflection - imap - mysqli - SQLite - exif - tokenizer - xml - xmlreader - xmlwriter - xsl - cgi-fcgi - Zend Optimizer
SQL queries
Timers
| type | calls | time (ms) |
|---|

vars & config
logs & msgs


