Mail Archive Home | enhydra List | September 2000 Index
| <-- Date Index --> | <-- Thread Index --> |
Stefan, once you get the helpdesk application running, any chance you would
open source it?? We've seen a lot of developers creating intranet apps for
helpdesk / IT, and it would be great to offer this as a solution for all our
community.
keith
-----Original Message-----
From: owner-enhydra@xxxxxxxxxxx [mailto:owner-enhydra@xxxxxxxxxxx]On
Behalf Of Stefan.Damian@xxxxxx
Sent: Thursday, September 28, 2000 9:57 AM
To: enhydra@xxxxxxxxxxx
Subject: Enhydra: Date: Thu, 28 Sep 2000 18:54:19 +0200
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 = /
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>
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
>
----------------------------------------------------------------------------
-
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.