Corriendo test.php de horde webmail, luego de instalado y configurado. [Solucionado]

saludos...

He estado configurando Horde webmail siguiendo la guia:
http://gary.esdebian.org/34671/horde-webmail-edition-sobre-debian-lenny

Pero a la hora de ejecutarlo en el navegador, este se queda en blanco, no da error, warnig, nada, no muestra nada, por lo que ejecute el test.php que biene en el paquete de horde y este es el resultado.

Horde Version

    * Horde: 3.3.8

Horde Applications

    * Dimp: H3 (1.1.4)
    * Horde: 3.3.8
    * Imp: H3 (4.3.7) (run Imp tests)
    * Ingo: H3 (1.2.4) (run Ingo tests)
    * Kronolith: H3 (2.3.4) (run Kronolith tests)
    * Mimp: H3 (1.1.3)
    * Mnemo: H3 (2.2.3)
    * Nag: H3 (2.3.5)
    * Passwd: H3 (3.1) (run Passwd tests)
    * Turba: H3 (2.3.4) (run Turba tests)

PHP Version

    * View phpinfo() screen
    * View loaded extensions
    * PHP Version: 5.3.2-1
    * PHP Major Version: 5.3
    * PHP Minor Version: 2
    * PHP Subminor Version: 1
    * 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
    * FTP Support: Yes
    * GD Support: Yes
    * Gettext Support: Yes
    * GeoIP Support (via PECL extension): No
      Horde can optionally use the GeoIP extension to provide faster country name lookups.
    * Iconv Support: Yes
    * GNU Iconv Support: Yes
    * IMAP Support: Yes
    * Imagick Library: No
      Horde can make use of the Imagick Library, if it is installed on your system. It is highly recommended to use either ImageMagick's convert utility or the Imagick php library for faster results.
    * JSON Support: Yes
    * LDAP Support: No
      LDAP support is only required if you want to use an LDAP server for anything like authentication, address books, or preference storage.
    * LZF Compression Support: No
      If the lzf PECL module is available, Horde can compress some cached data in your session to make your session size smaller.
    * Mbstring Support: Yes
    * PCRE Support: Yes
    * PCRE UTF-8 Support: Yes
    * Mcrypt Support: Yes
    * memcached Support (memcache): Yes
    * MIME Magic Support (fileinfo): Yes
    * MIME Magic Support (mime_magic): No
      The fileinfo PECL module (see above) or the mime_magic PHP extension will most likely provide faster MIME Magic lookups than the built-in Horde PHP magic code. See horde/docs/INSTALL for information on how to install PECL/PHP extensions.
    * MySQL Support: Yes
    * OpenSSL Support: Yes
    * PostgreSQL Support: No
      The PostgreSQL extension is only required if you want to use a PostgreSQL database server for data storage.
    * Session Support: Yes
    * XML Support: Yes
    * Zlib Support: Yes

Miscellaneous PHP Settings

    * magic_quotes_runtime disabled: Yes
    * memory_limit value: 128M
      If PHP's internal memory limit is not set high enough Horde will not be able to handle large data items (e.g. large mail attachments in IMP). You should set the value of memory_limit in php.ini to a sufficiently high value - at least 64M is recommended.
    * safe_mode disabled: Yes
    * session.use_trans_sid disabled: Yes
    * session.auto_start disabled: Yes
    * zlib.output_compression disabled: Yes
    * zend_accelerator.compress_all disabled: 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.

Required Horde Configuration Files

    * config/conf.php: Yes
    * config/mime_drivers.php: Yes
    * config/nls.php: Yes
    * config/prefs.php: Yes
    * config/registry.php: Yes

PHP Sessions

    * Session counter: 1
    * To unregister the session: click here

PEAR

    * PEAR Search Path (PHP's include_path):  /var/www/webmail/lib:/var/www/webmail/lib/../pear/php
    * PEAR: Yes
    * Recent PEAR: Yes
    * Mail: Yes
    * Mail_Mime: Yes
    * Mail_mimeDecode: Yes
    * Log: Yes
    * DB: Yes
    * MDB2: Yes
    * Net_Socket: Yes
    * Date: Yes
    * Auth_SASL: Yes
    * HTTP_Request: Yes
    * HTTP_WebDAV_Server: Yes
    * Net_SMTP: Yes
    * Services_Weather: Yes
    * Cache: Yes
    * XML_Serializer: Yes
    * Net_DNS: Yes

crazy

Debio ser por que no reiniciaste el apache o por la configuarción de uno de tus archivos de dominio virtual ñ_ñ
pero como lo solucionaste que problema fue al final?

Salu2