Hi. I installed Vqadmin 2.3.7, and I realized that it installed its html files in the /images directory in the root on my server's filesystem: This is an extract of the "make install-strip" command's output:
/bin/sh ./mkinstalldirs /images/vqadmin mkdir /images mkdir /images/vqadmin cp html/vqadmin.css /images/vqadmin chown vpopmail /images/vqadmin chgrp vchkpw /images/vqadmin chown -R vpopmail /images/vqadmin/* chgrp -R vchkpw /images/vqadmin/* chmod 755 /images/vqadmin In the web interface, vqadmin looks for the html files in the /images path, but it doesn't find it, obviously. This is my ./configure command: ./configure --enable-cgibindir=/usr/lib/cgi-bin I looked in "./configure --help" for some htmldir configurations but I didn't find anything useful. How I can configure the html-dir and html-path, as I can do in Qmailadmin? Thank you very much for your help! Bye. !DSPAM:49258c9532311219161271!
