-Check the cgi-bin configuration of your apache to be sure that one
directory cgi-bin is well configured for all your domains.(Options ExecCGI &
ScriptAlias)
-Do a right configuration on your host with qmail-admin, make and install it
(--enable-cgibindir & others...).
-I have never used "SetEnv QMAILADMIN_TEMPLATEDIR
/usr/local/share/qmailadmin/html/",  ... maybe it doesn't work ? investigate
this point.
-Use the script alias directive in order to share le right files for the
domains.

Debug info .... check the error log & access.log of yours vhosts, you may
see some mistake somwhere.

keep us informed about the results :o)

Rgds,

Jerome

ps : you said "Unfortunately this has not worked for my case" ... ok but
wath it does for you ?

----- Original Message -----
From: "Chuy Orosco" <[EMAIL PROTECTED]>
To: "Jérôme MOLLIER-PIERRET" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, December 09, 2002 8:10 PM
Subject: RE: [qmailadmin] QmailAdmin and Virtual Host


Thank you for your prompt response. Per your response this is what I have
attempted with my httpd.conf files

 <VirtualHost *>
        ServerAdmin [EMAIL PROTECTED]
        DocumentRoot /usr/local/www/fixall.net
        ServerName www.fixall.net
        ErrorLog /var/log/www/fixall.net/error.log
        SetEnv QMAILADMIN_TEMPLATEDIR /usr/local/share/qmailadmin/html/


        Alias /qmailadmin/ "/usr/local/share/qmailadmin/html/"

</VirtualHost>

Unfortunately this has not worked for my case.  Can you tell if I have done
something wrong or do you have any other suggestions.  Thank you for your
time in advance.

Chuy


-----Original Message-----
From: Jérôme MOLLIER-PIERRET [mailto:[EMAIL PROTECTED]]
Sent: Monday, December 09, 2002 8:53 AM
To: [EMAIL PROTECTED]
Subject: Re: [qmailadmin] QmailAdmin and Virtual Host


Make en alias on each apache vhost conf to mount the image directory of
qmailamdin.
--------
Alias /images /yourimagedirectory
--------
Regards

> Chuy Orosco wrote:
>
> I have installed QmailAdmin with Vpopmail so that I can manage my
> domains Graphically.  QmailAdmin worked fine until I used VirtualHost
> with Apache.  Now when I type in the URL I get the QmailAdmin login
> screen but no HTLM files.  I am allowed to sign in and it verifies my
> account but no graphics are visible.
>
> Chuy

--
 _________________________________________________________________
|                                                                 |
| Jerome MOLLIER-PIERRET, Tomao groupe KPF                  |
|                                                                 |
|       Division Actinux, Integrateur Opensource                  |
|                                                                 |
|        Tel  : +333 20 47 87 68                                  |
|        Fax  : +333 20 05 30 09                                  |
|                                                                 |
|       mailto: [EMAIL PROTECTED]                             |
|                                                                 |
|------------------------------------------------------------------
|    .--.                                                         |
|   |o_o |       ______                                           |
|   ||_/ |      /_  __/___  ____ ___  ____  ____                  |
|  //   \ \      / / / __ \/ __ `__ \/ __ `/ __ \                 |
| (|     | )    / / / /_/ / / / / / / /_/ / /_/ /                 |
|/'\_ . _/`\   /_/  \____/_/ /_/ /_/\__,_/\____/  Groupe Kpf      |
|\___)=(___/                                                      |
|                                  65, rue de la Cimaise          |
|                                  59650 Villeneuve d'Ascq        |
|                                  Tel  : +333 20 91 15 17        |
|              http://www.tomao.fr                                |
|              http://www.actinux.com                             |
|_________________________________________________________________|







Reply via email to