Hi Guys,

I am wondering can anyone help me with configuring Apache for Tango. I have
never used Apache before and just want to try something with it.
I have installed Apache 1.3 and it is running and serving fine. I tried to
modify the httpd.conf file for Tango but haven't been successful.

I added the following 2 lines that I got from the documentation:

TangoModule "t4apache.dll" "C:/PVSW/Tango2000/Configuration/t4client.ini"
LoadModule t4_module "C:/PVSW/Tango2000/Apache Modules/1.3.6/t4apache.dll"

and got the following error :
----------------------------------------------------------------------------
------------------------------------
Syntax error on line 784 of c:/program files/apache group/apache/conf/http:
Invalid command 'TangoModule', perhaps mis-spelled or defined by a
modulecluded in the server configuration
----------------------------------------------------------------------------
------------------------------------

I then tried the following:

LoadModule t4_module "C:/PVSW/Tango2000/Apache Modules/1.3.6/t4apache.dll"
AddModule t4_module "t4apache.dll"
"C:/PVSW/Tango2000/Configuration/t4client.ini"

and got this error:
----------------------------------------------------------------------------
-------------------------------------
Syntax error on line 781 of c:/program files/apache group/apache/conf/httpd
:
Cannot add module via name 't4_module': not in list of loaded modules
----------------------------------------------------------------------------
-------------------------------------

Can anyone give me a few tips as to where I'm going wrong?

Any help much appreciated

Thanks
Mike.


________________________________________________________________________
TO UNSUBSCRIBE: send a plain text/US ASCII email to [EMAIL PROTECTED]
                with unsubscribe witango-talk in the message body

Reply via email to