Hi Guys,

I have two sites setup on an OpenBD server. I'm running Windows 2003.

My hosts are defined in the server.xml file as

        <Host name="company.com" appBase="webapps">
             <Context path="" docBase="C:\openbd\tomcat\webapps
\company_com\" />
                        <Alias>www.details.at</Alias>
        </Host>

        <Host name="admin.company.com" appBase="webapps">
             <Context path="" docBase="C:\openbd\tomcat\webapps
\company_com_admin\" />
        </Host>

When I set OpenBD to start using 'system account' both sites work
fine.

But when I have OpenBD start with a user account I named 'OpenBD',
only the first site will work. The 2nd site will get 'file not found'
errors.

Any ideas?

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to