Be sure to use the right module... Apache 1.x.x uses wapache.so as its module and Apache 2.x.x uses wapache2.so for it. I would suggest using the latest 2.x.x. Or you could use the CGI (wcgi.exe).
On Win2K I just use IIS. There are no limitations like on XP. Robert -----Original Message----- From: Jonah Simpson [mailto:[EMAIL PROTECTED] Sent: Monday, October 06, 2003 11:48 PM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: trouble configuring Apache with Tango in Win2000 Pro Hey All! Ok, so I had some off list help from Robert Shubert that helped immensely. Apparently WiTango doesn't like being installed anywhere but the defaul location in Windows. Anyway, the WiTango server starts without a problem now, but I'm getting this error message on Apache now (which is weird cuz I wasn't getting it before) The Apache service named F:\www\Apache\Apache.exe reported the following error: >>> Invalid command 'WitangoModule', perhaps mis-spelled or defined by a module not included in the server configuration <<< before the error.log file could be opened. More information may be available in the error.log file. . I've included the line I listed below in the Apache httpd.conf file, like it says in the readme. Is this another problem with non-default install? One of the things that I noticed for my version of Apache (1.3.28) is that all the other modules that are getting loaded are .so files while the WiTango file is a .dll. The file for Apache 2 is a .so file. Any significance on this? Thanks again. I'm just a code monkey not an IT monkey. ; > Jonah Simpson [EMAIL PROTECTED] ----- Original Message ----- From: "Jonah Simpson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 06, 2003 2:17 AM Subject: Witango-Talk: trouble configuring Apache with Tango in Win2000 Pro > Hey All! > > I'm trying to get Tango 5.0.1.062 up and running on my Windows 2000 Pro box > to do some development and I'm running into a problem. I'm really hoping > someone out there has some insight on what I'm doing wrong. > > Basically, the process I went through for the install went like this. > > Installed Apache 1.3.28 to my f: drive. as a sever app > Installed Tango 5.0.1.062 to my f: drive as well. > > added the following line to httpd.conf > LoadModule WitangoModule "f:\www\Apache\modules\wapache.dll" > WitangoModule wapache.dll > > Now, I can launch Apache without a problem, but as soon as I start the the > Tango server, it immediately dies. Checking the system log, I get this > uninformative message: > The Witango Server 5 service terminated unexpectedly. It has done this 1 > time(s). The following corrective action will be taken in 0 milliseconds: No > action. > > and the application log gives me this > > The description for Event ID ( 10 ) in Source ( Witango_Server_5 ) cannot be > found. The local computer may not have the necessary registry information or > message DLL files to display messages from a remote computer. The following > information is part of the event: [916] System Exception at 78010e54; Thread > ID=964; Stack: 7803dea8 7801082d 00c62f24 00f1fe6c 78010859 00000000 > 005aae14 00c62d34 00c62a40 00404450 00000000 005aae14 00000009 00c62a40 > 00f1ff70 00c64888 00000000 00000000 00c7efe0 00000000 005739ec 00000000 > 00000000 00000000 00000000 005739ec 00000000 00000000 00000000 00000000 > 005739ec 00000000 00000000 00000000 00000000 005739ec 00000000 00000000 > 00000000 00000000 005739ec 00000000 00000000 00000000 00000000 005739ec > 00000000 00000000 00000000 00000000 005739ec 00000000 00000000 00000000 > d7b3f800 00f1ff70 78008676 00000000 00000009 00f1ff64 00559b3e ffffffff > 00427a5a 00000009 00c62a40 00c64888 00f1ffb4 78002209 00c62a40 00f1ff48 > 00f1ffa4 0055c40c 00000001 00f1ffb4 0052cad1 00000009 00c64888 780085bc > 00c62a40 00000009 00e1fc10 00c64888 c0000005 812864a0 00f1ff88 00f1fa98 > 00f1ffdc 7800bd6a 78032f20 00000000 00f1ffec 7c4e987c 00c64888 00000009 > 00e1fc10 00c64888 7ffdc000 002f0000 00f1ffc0 002f0000 ffffffff 7c4ff0b4 > 7c4ed360 00000000 00000000 00000000 78008532 00c64888 00000000 000000c8 > 00000100 eeffeeff 00001002 00000000 0000fe00 00100000 00002000 00000200 > 00002000 0000042f 7ffdefff 06080009 00000000 00000000 00000000 00000000 > 00f20598 0000000f . > > I haven't done anything beyond what I listed above. And while I'm not at all > new to Tango (I used to develop with Scott Cadillac), this is the first time > I've dealt with the Tango 5 server. > > Any ideas? > > Thanks! > > Jonah Simpson > [EMAIL PROTECTED] > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
