Package: php-horde-nag
Version: 4.1.1-1
Severity: normal

Dear Maintainer,

   * What led up to the situation?
Trying to create a new task on any task list either with horde admin
or with a normal non-administrative user.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
Fill task name and/or other without any different output.
   * What was the outcome of this action?
Browser output:
Not Found
The requested URL /horde/nag/t/save was not found on this server
   * What outcome did you expect instead?
Task created

More information:
* Webserver is apache2
* apache2 mod rewrite is enabled (rewrite.load) (Not enable by default
on package install)
* DB: postgresql

I attach horde/test.php output

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.10-2-686-pae (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages php-horde-nag depends on:
ii  php-horde              5.1.2+debian0-1
ii  php-horde-auth         2.0.6-1
ii  php-horde-content      2.0.3-1
ii  php-horde-core         2.6.6-1
ii  php-horde-data         2.0.4-1
ii  php-horde-date         2.0.6-1
ii  php-horde-date-parser  2.0.2-2
ii  php-horde-exception    2.0.3-2
ii  php-horde-form         2.0.5-1
ii  php-horde-group        2.0.2-2
ii  php-horde-history      2.1.6-1
ii  php-horde-icalendar    2.0.7-1
ii  php-horde-mail         2.0.6-1
ii  php-horde-mime         2.2.4-1
ii  php-horde-perms        2.1.0-2
ii  php-horde-prefs        2.5.0-1
ii  php-horde-routes       2.0.2-2
ii  php-horde-share        2.0.4-1
ii  php-horde-support      2.1.0-2
ii  php-horde-text-filter  2.1.3+debian0-1
ii  php-horde-url          2.2.0-2
ii  php-horde-util         2.3.0-1
ii  php-horde-view         2.0.2-2
ii  php-pear               5.5.1+dfsg-2
ii  php5-cli               5.5.1+dfsg-2

Versions of packages php-horde-nag recommends:
ii  php-horde-activesync  2.6.1-1
ii  php-horde-db          2.0.3-2
ii  php-horde-test        2.2.2-2

php-horde-nag suggests no packages.

-- no debconf information

Thanks and Best Regards
Title: Horde: System Capabilities Test

Horde Version

  • 5.1.2

Horde Applications

  • Agora [Foros]: unknown
  • Ansel [Fotografías]: unknown
  • Chora [Versiones]: unknown
  • Content: 2.0.3
  • Gollem [Archivos]: H5 (3.0.1) (run tests)
  • Hermes [Tiempos]: unknown
  • Imp [Correo]: unknown
  • Ingo [Filtros]: unknown
  • Jonah [Noticias]: unknown
  • Klutz [Cómics]: unknown
  • Kolab [Kolab]: unknown
  • Kronolith [Agenda]: H5 (4.1.2) (run tests)
  • Luxor [X-Ref]: unknown
  • Mnemo [Notas]: H5 (4.1.1)
  • Nag [Tareas]: H5 (4.1.1)
  • Passwd [Contraseña]: unknown
  • Sam [Spam]: unknown
  • Sesha [Inventario]: H5 (1.0.0beta1)
  • Timeobjects: 2.0.4
  • Trean [Marcadores]: H5 (1.0.3)
  • Turba [Direcciones]: H5 (4.1.1) (run tests)
  • Ulaform [Formularios]: unknown
  • Vilma [Adm. correo]: unknown
  • Whups [Incidencias]: H5 (3.0.0beta1)
  • Wicked [Wiki]: H5 (2.0.0beta1) (run tests)

PHP Version

  • View phpinfo() screen
  • View loaded extensions
  • PHP Version: 5.5.1-2
  • PHP Major Version: 5.5
  • PHP Minor Version: 1
  • PHP Subminor Version: 2
  • PHP Version Classification: release
  • This version of PHP has not been fully tested with this version of Horde.

PHP Module Capabilities

  • Ctype Support: Yes
  • DOM XML Support: Yes
  • MIME Magic Support (fileinfo): Yes
  • MIME Magic Support (fileinfo) - Configuration: Yes
  • FTP Support: Yes
  • GD Support: Yes
  • Gettext Support: Yes
  • GeoIP Support (PECL extension): Yes
  • Hash Support: Yes
  • LZ4 Compression Support (PECL extension): No
    If the horde_lz4 PECL extension is available, Horde can perform real-time compression on cached data to optimize storage resources.
  • Iconv Support: Yes
  • GNU Iconv Support: Yes
  • Internationalization Support: Yes
  • Imagick (PECL extension): No
    Horde can make use of the Imagick library to manipulate images. It is highly recommended to use the PECL extension (although, alternatively, Horde can be configured to use the convert command line utility instead).
  • JSON Support: Yes
  • LDAP Support: Yes
  • LZF Compression Support (PECL extension): No
    If the lzf PECL extension is available, Horde can perform real-time compression on cached data to optimize storage resources. It is recommended to use horde_lz4 instead, as its compression speed is twice as fast as this extension.
  • Mbstring Support: Yes
  • memcached Support (memcache) (PECL extension): Yes
  • MySQL Support: Yes
  • OpenSSL Support: Yes
  • PAM Support (PECL extension): No
    The PAM PECL extension is required to allow PAM authentication to be used.
  • PDO: Yes
  • PostgreSQL Support: Yes
  • Session Support: Yes
  • SimpleXML support: Yes
  • Tidy support: Yes
  • XML Parser support: Yes
  • Zlib Support: Yes

Miscellaneous PHP Settings

  • allow_url_include disabled: Yes
  • magic_quotes_runtime disabled: Yes
  • magic_quotes_sybase disabled: Yes
  • memory_limit value: 128M
  • register_globals disabled: Yes
  • safe_mode disabled: Yes
  • session.auto_start disabled: Yes
  • session.gc_divisor value: 1000
    PHP automatically garbage collects old session information, as long as this setting (and session.gc_probability) are set to non-zero. It is recommended that this value be "10000" or higher (see docs/INSTALL).
  • session.gc_probability value: 0
    PHP automatically garbage collects old session information, as long as this setting (and session.gc_divisor) are set to non-zero. It is recommended that this value be "1".
  • session.use_trans_sid disabled: Yes
  • tidy.clean_output disabled: Yes
  • zlib.output_compression disabled: Yes

Required Configuration Files

  • config/conf.php: Yes

PHP Sessions

  • Session counter: 1 [refresh the page to increment the counter]
  • To unregister the session: click here

PEAR

  • PEAR Search Path (PHP's include_path):  /usr/share/horde/lib:/usr/share/horde/lib:.:/usr/share/php:/usr/share/pear
  • PEAR: Yes
  • File_Fstab: No
    Horde requires the File_Fstab package if using the localhost driver for the Accounts block.
  • Net_DNS2: No
    Net_DNS2 can speed up hostname lookups against broken DNS servers.
  • Net_SMTP: Yes
  • Services_Weather: Yes

File Uploads

  • file_uploads enabled: Yes
  • upload_max_filesize: 2M
  • post_max_size: 8M
    This value should be several times the expect largest upload size (notwithstanding any upload limits present in an application). Any upload that exceeds this size will cause any state information sent along with the uploaded data to be lost. This is a PHP limitation and can not be worked around.

Local File Permissions

  • Is /usr/share/horde/lib/../static writable by the web server user? Yes

Reply via email to