Dear List, I am still trying to use sqwebmail in an apache chroot of OpenBSD 3.3.
Now I got nearly everything working, the authentication via ldap works (many thanks to Brian Candler for his test-script, it helped a lot), sqwebmail finds the mailhome, creates a cache record in /var/run/sqwebmail. The only problem is: I can not see anything after login in. Just a plain white page, no folders, no graphics, nothing. The browser fails to show any html-code. The html sources and graphics should be O.K. (the login is shown without any problems). What could be missing? I have the following libraries in my chroot: usr/lib: libc.a libcrypt.a libcrypto.so.9.0 libkvm.so.7.0 libm.so.1.0 libperl.so.8.0 libssl.so.7.0 libutil.so.8.0 libc.so.29.0 libcrypto.a libkvm.a libm.a libperl.a libssl.a libutil.a usr/local/lib libgdbm.so.3.0 libiconv.la libintl.a libintl.so.1.1 liblber.la libldap.a libldap.so.2.17 libiconv.a libiconv.so.3.0 libintl.la liblber.a liblber.so.2.17 libldap.la I have the devices: null tty urandom zero I searched the binaries and the scripts for any library mentioned. Since I do not see any strange message in the access-log (which looks quite normal) or in the error_log, I am stuck. Please do not let me hang here so short before the finish line, I just need a hint where I could look. Thanks in advance, Regards, Holger
