[imp] Message Composition window does not close

Marc Haenle gorgon@inworld.de
Thu Nov 7 01:33:24 2002


Hi all@

you're going to have a déjà vu in reading this subject? Sure:

http://lists.horde.org/archives/imp/Week-of-Mon-20011231/016701.html

After three days fulltime searching and configuring any switches I 
found I feel tired'n hopeless in solving that problem.

here are three systems based on

rh6.2, 7.1, 7.2
horde+imp(+turba+kronolith+chora) stable and HEAD living in separated 
installations an separated mysql-databased at all systems.
Browser Netscape (4.x, 6 under linux and win) and different IEs
LAMPS-Config at the end of this posting

The Problem: after pressing send for a mail with attachment (100K for 
example) the problems are coming up: maillog say ok, mail is out and 
the compose window hangs around. Waiting and killing the window 
results to the same: all further connections with this horde-session 
time out or browse 'til the end of universe.
reload or restart the server/browser can not change this state. After 
about half an hour all things are working again 'til sending such a 
little mail with an attachment.

The system (syslog, horde.log and httpd.log) shows nothing (!) while 
the problem occurs -> there seem to be no connection at this time

setting max_exec_time in /horde/config/conf.php from 0 to 180 results 
in "can't display page - ask yo administrator"-error after about five 
minutes.

since 29.Oct postfix-1.1.11-20021028 works fine at all three systems, 
300 Mails per hour and more - here is the first constant part, the 
second:

LAMPS since 25.Oct:

 cd /usr/src/apache/mod_ssl-2.8.12-1.3.27
 ./configure  --with-apache=../apache_1.3.27 \
              --with-ssleay=../../openssl-0.9.6g \
              --with-crt=/etc/httpd/ssl.crt/server.crt \
              --with-key=/etc/httpd/ssl.key/server.key \
              --prefix=/usr/local/httpd 2>&1 |tee configure.log

 cd ../apache_1.3.27
 SSL_BASE=../../openssl-0.9.6g ./configure --enable-module=ssl
 ./configure --activate-module=src/modules/ldap/mod_auth_ldap.c

 cd ../mod_dav-1.0.3-1.3.6
 ./configure --with-apache=../apache_1.3.27
 make         2>&1 | tee make.log
 make install 2>&1 | tee make_install.log

 cd ../php-4.2.3
 make clean; rm -f config.cache
 ./configure --prefix=/usr/local \
             --with-config-file-path=/usr/local/lib \
             --enable-debug=no --enable-inline-optimization \
             --with-exec-dir=/usr/bin --with-mysql=/usr \
             --with-ldap=/usr \
             --with-zlib --with-dom \
             --with-apache=../apache_1.3.27 \
             --enable-safe-mode --enable-memory-limit=no \
             --enable-debug=no --enable-track-vars=yes 
             --with-imap=/usr/src/imap-2002.RC10 \
             --with-gettext --enable-bcmath \
             --with-gd --with-kerberos --with-imap-ssl \
              2>&1 | tee configure.log
 make         2>&1 | tee make.log
 make install 2>&1 | tee make_install.log

 cd ../apache_1.3.27
 export SSL_BASE=../../openssl-0.9.6g
 ./configure --prefix=/usr/local/httpd \
             --activate-module=src/modules/php4/libphp4.a \
             --activate-module=src/modules/ldap/mod_auth_ldap.c \
             --activate-module=src/modules/dav/libdav.a \
             --enable-module=ssl --enable-module=most \
             --sysconfdir=/etc/httpd --runtimedir=/var/run \
             --logfiledir=/var/log/httpd \
              2>&1 | tee configure.log
 make         2>&1 | tee make.log
 make install 2>&1 | tee make-install.log
 /etc/init.d/httpd restart

imap-2002-RC10 made with "make -lnp" and "make -lrh" at rh7.1/2
cyrus-imap-2.1.4
cyrus-sasl-2.1.2
openldap-2.0.23
mysql-3.23.38 and 3.23.41 at rh7.1/2
all horde-directories are "safe-mode off"
all connections have to run over https with good and selfmade certs
all things connected to 127.0.0.1

more and more users tell me about that nasty problem since 4.Nov
I thing about installing a pretty worm'd-up ExchangeServer and look 
for a job as agardener because plants seems to be more long-tongued 
than my logs;)

any hints?
Marc

P.S. no, I do not attach the *.logs :)



More information about the imp mailing list