Mail Archive Home | enhydra List | September 2000 Index
| <-- Date Index --> | <-- Thread Index --> |
Maybe your supposition it's corect but didn't solved the problem Have you other ideea? what's happen' with my server? > -----Original Message----- > From: Henry Ghusakovsky [SMTP:h.ghusakovsky@xxxxxxxxxx] > Sent: Thursday, September 28, 2000 7:31 PM > To: enhydra@xxxxxxxxxxx > Subject: Re: Enhydra: Date: Thu, 28 Sep 2000 18:54:19 +0200 > > Hi Stefan, > > > Hi, > > > > I want to install Enhydra director service but I have a problem: > > > > My system: > > HOSTNAME: helpdesk > > OS: Linux Rh 6.2 > > Enhydra 3.01 > > DB: MySQL > > WEB Server: Apache > > __________________________ > > > > I succeded to install and configure Apache and Enhydra director module, > but > > I can't run my application: > > The steps in configure process are: > > 1. > > Install Apache > > Install Enhydra Director Module. > > ___________________________ > > Test: > > Verify > > in $WWW_PATH/bin edir_daemon and > > edir_status OK > > in $WWW_PATH/libexec mod_enhydra_director.so OK > > in $WWW_PATH/conf > > enhydra_duirector.conf OK > > ___________________________ > > 2. > > Configure $WWW_PATH/conf/http.conf file adding LoadModule and > > AddModule. > > Start Apache server > > ___________________________ > > Test > > Verify: > > ps -ef exist edit_daemon -f .... OK > > $WWW_PATH/bin/apachectl -print-file-config OK > > _________________________ > > 3. Configure my application (named helpdesk) > > In Helpdesk.conf exist two lines: > > Server.PresentationPrefix = > > "helpdesk/presentation" > > Application.DefaultUrl = "Welcome.po" > > From this file understand that the prefix is /helpdesk > > In multiserver.conf.in I have the following settings: > > Application.Helpdesk.ConfFile = Helpdesk.conf > > Application.Helpdesk.Description = "Any JAVA Application" > > Application.Helpdesk.Running = yes > > # > > # Open up a port. > > # > > Connection.p88.Type = EnhydraDirector > > Connection.p88.Port = 8800 > > # > > # Connect the port to the application. > > # > > Channel.p88.aChan.Servlet = Helpdesk > > Channel.p88.aChan.Url = / > Url should be /helpdesk (prefix and url should be the same) > > Channel.p88.aChan.Enabled = yes > > In these condition I modified enhydra_director.conf file with these > > lines > > <Application prefix="/helpdesk"> > > <AppServer host="localhost" port="8800" /> > > <AppServer host="127.0.0.1" port="8800" /> > > <AppServer host="192.168.1.93" port="8800" /> > > </Application> > there is you can leave only one line. I think that all "hosts" point to > the > same server. > correct me if i'm wrong. > > The only test for these configurations is if the server running: > > I opened a browser and I wrote the urls: > > http://helpdesk/helpdesk/presentation/Welcome.po didn't > > work > > ____________ __________________ > > | | > > V V > > http server this is the prefix > > after that, > > http://helpdesk/helpdesk/Welcome.po didn't work > > http://localhost/helpdesk/Welcome.po didn't work > > http://helpdesk/status it worked It's a paradox! > > > > Can somebody what are the problem? Can send me a configuration file with > > enhydra_director.conf and multiserver.in and App.conf? > > > > > Stefan DAMIAN > > > > > Best regards, > > Henry Ghusakovsky > mail: H.Ghusakovsky@xxxxxxxxxx > ICQ# 34523185 > > -------------------------------------------------------------------------- > --- > To unsubscribe from this mailing list, send email to majordomo@xxxxxxxxxxx > with the text "unsubscribe enhydra" in the body of the email. > If you have other questions regarding this mailing list, send email to > the list admin at owner-enhydra@xxxxxxxxxxxx ----------------------------------------------------------------------------- To unsubscribe from this mailing list, send email to majordomo@xxxxxxxxxxx with the text "unsubscribe enhydra" in the body of the email. If you have other questions regarding this mailing list, send email to the list admin at owner-enhydra@xxxxxxxxxxxx
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.