[imp] IMP 2.2 stable "Document contains no data"

Santiago Romero sromero@servicom2000.com
Thu, 31 May 2001 16:10:23 +0200


El jue, 31 de may de 2001, a las 03:44:18 +0200, jan.rusche@lynx.de dijo:
> Hi,
> 
> we ve installes IMP 2.2 with a Domino 5 IMAP Server and mysql and
> everything works fine. Just one thing works not: send a new email ist not
> possible, the error "document contains no data" is displayed. does anybody
> can help us ?

 http://www.horde.org/faq says:

------------------------------------------------------------------------
 5.1 Common error messages
 5.1.1 "Document contains no data"

 The Netscape error message, "Document contains no data", only tells
 you that nothing was sent from the web server to the browser. In
 other words, something went quite wrong, yet you've no idea what.

 In order to get an idea of what really happened, take a look in the
 web server's error log, in which more verbose errors should be found.
 There is a good chance that the error is caused by omitting IMAP
 support from PHP; you can check whether that is the case by examining
 your server configuration with a PHP script such as the following:

     <?php phpinfo(); ?>

 Don't confuse PHP's IMAP support with Apache's mod_imap, which
 refers to image maps.
------------------------------------------------------------------------

 Create a file called mytest.php3 with just:

<?
  phpinfo();
?>

 And load it in the browser. It will give you info about php
 configuration. You should see a large table about apache+php
 settings. Use this and you web server logfiles to find the
 problem.

 Sorry for not helping more :(

-- 
Santiago Romero
Departamento de Sistemas
sromero@servicom2000.com

Av. Primado Reig 189, entlo
46020 Valencia - Spain
Telf. (+34) 96 332 12 00
Fax. (+34) 96 332 12 01
http://www.servicom2000.com