There are three parts to making this work

1] add this to the end of your httpd.conf file

# LOAD WITANGO MODULE
# This loads the Witango client for Apache to enable
# communication with the Witango Application Server.

# Witango Apache Plug-in configuration
LoadModule WitangoModule /usr/libexec/httpd/witango55_apache1.so
WitangoModule witango55_apache1.so

2] Be sure you are using the correct module for your version of Apache (e.g., witango55_apache1.so for version 1 or witango55_apache2.so for version 2

3] Be sure you have a copy of the above file in the location indicated... (e.g., /usr/libexec/httpd)

On Sep 17, 2005, at 11:41 AM, Witango wrote:

Hi Folks,

I have install Witango 5.5 for OSX on our current production server. If I add the following line to httpd.conf "AddModule WitangoServer" (as stated in the installation), Apache won't start. This is the following error I receive: "Cannot add module via name 'WitangoModule': not in list of loaded modules"

"LoadModule WitangoServer libexec/httpd/witango55_apache1.so" is not giving any errors on startup, however, in the error_log I am getting, "Cannot remove module TangoApache.cpp: not found in module list".

I have a feeling this is why when I load a taf, the taf file is being displayed as text. Any thoughts.

OS X Server 10.4.2
 Witango Server 5.5.009

Permission are fine. Have tried /Applications/WitangoServer/5.5 with 777 and still no go.

Thanks.

-- Dominique

______________________________________________________________________ __
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf



________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to