Alan, The "already patched" version contains hard-coded links and it seems the newer version has not been applied to the source code yet. I have found round this and that is to download both the "patched source" and the "visual files" then copy everything in qmailadmin.zip to the "already patched" source. Then do your configure stuff.
I compiled qmailadmin with the following: ./configure \ --enable-htmldir=/usr/local/apache/htdocs \ --enable-cgibindir=/usr/local/apache/cgi-bin \ --enable-maxusersperpage=20 \ --enable-maxaliasesperpage=20 \ --enable-modify-quota=n \ --enable-help=n Stuart -----Original Message----- From: Alan Murrell [mailto:[EMAIL PROTECTED] Sent: 02 August 2003 15:14 To: [EMAIL PROTECTED] Subject: [qmailadmin] New Qmailadmin look: problems installing Hello, I am not sure if this is the correct forum for this, but I will go ahead andask :-) I downloaded the "already patched" sources for the "new look and feel" Qmailadmin, and installed using the following commands: ./configure --prefix=/usr \ --enable-htmldir=/var/www/wwwroot/mail \ --enable-cgi-bindir=/var/www/cgi-bin \ --enable-maxusersperpage=25 \ --enable-modify-quota=y \ --enable-spam-command='|preline /usr/bin/maildrop /home/vpopmail/etc/mailfilter' \ --enable-vpopmaildir=/home/vpopmail \ --enable-imagedir=/var/www/wwwroot/images \ --enable-domain-autofill=y Everything seemed to go okay, except: - the /var/www/mail directory was not created, and of course no files put in there (though the template files were places in /usr/local/share/qmailadmin/html); - I copied the template files to /var/www/wwwroot/mail (bad idea, apparently), but I do have the login page (but no "Login" button) - when I attempt to log in, I get redirected to <http://mail.somnioworld.net/cgi-bin/qmailadmin>, and of course get an authentication failure I believe the last is due to during install the template files not being copied over to /var/www//wwwroot/mail (and appropriately edited). So I gues the question is, how do I correct this (short of manually editing the template files by hand, that is! <grin>) TIA for your help. Alan Murrell <[EMAIL PROTECTED]> ______________________________________________________________________ Post your free ad now! http://personals.yahoo.ca
