On Fri, 26 Jan 2001, Alex Le Fevre wrote:
> I've got four domains I want to provide separate mail for. I followed
> INSTALL's instructions precisely on setting up the template files in Apache,
> as shown below:
>
> <VirtualHost 209.190.205.236>
> ServerAdmin [EMAIL PROTECTED]
> DocumentRoot /home/www/royalgen/
> ServerName www.royalgenealogy.com
> ErrorLog logs/royalgen.com-error_log
> SetEnv SQWEBMAIL_TEMPLATEDIR
> /home/www/royalgen/wmailtemplates/www.royalgenealogy.com
For one thing, you should have gotten an apache error after you HUP'd it,
since you're putting a command that should be on one line on two lines.
Try putting a "\" after SetEnv SQWEBMAIL_TEMPLATEDIR
apachectl -graceful
> </VirtualHost>
>
> I then copied all of the files from my one working domain to the folder
> specified here. When I attempt to access the page, though, I get the
> message: Can't open form template. All the files in the new directory have
> the same exact permissions, ownership, and group membership as the
> originals.
>
> Any idea why that wouldn't work?
>
>
James Smallacombe PlantageNet, Inc. CEO and Janitor
[EMAIL PROTECTED] http://3.am
=========================================================================