Hey Victor!

I had problems trying to get apache (v.1.3) to run with WiTango as well. I
was explicitly setting the module information in Apache. Spent about 2
frustrating days on it til I realized that during the install of WiTango,
that information is added to the apache configuration file by default...at
the bottom. Then having two load module calls for the same module was
causing Apache not to start.

That's my only suggestion as to a possible cause....

Cheers,

Jonah Simpson

----- Original Message ----- 
From: "John McGowan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 16, 2004 12:47 PM
Subject: Re: Witango-Talk: Newbie configuration question


> Victor I setup my development box running XP Pro to run Witango and here
> was my Load Module stuff...
>
> # LOAD WITANGO MODULE
> LoadModule WitangoModule "C:\apache\modules\wapache2.so"
> WitangoModule wapache2.so
>
> The server runs fine, and I think I have pretty much the exact same
> configuration as you.
>
> /John
>
> [EMAIL PROTECTED] wrote:
>
> > Hi, hope you can help.
> > I am evaluating witango for our company, it should be able to do what
> > we want very easily
> > (database publishing via sql for different customers and incorporating
> > passwords)
> >
> > Right now I just want to get through the tutorials and I need help on
> > configuration.
> > Appache seems to hang (not start) whenever I try to "LoadModule" of
> > the wapache2.so
> > Can anybody help on the appache httpd.conf and the possibly the
> > witango client.ini file
> > Witango documentation has a varing information:
> >
> > I've tried the various string below, to no avail.
> >
> > Witango PDF Documentation
> > in httpd.conf :
> > Add Module WitangoModule ./modules/wapche2.so
> > Load Module WitangoModule
> >
> > ReadMe Text from witango distribution
> > in httpd.conf :
> > LoadModule WitangoModule <PATHTOAPACHE2MODULES>/modules/wapache2.so
> > WitangoModule wapache2.so
> > Note: <PATHTOAPACHE2MODULES> I put the literal path of
> > c:/Program Files/Apache Group/Apache2/modules/wapache2.so
> >
> > Standard convention of loading modules in httpd.conf
> > LoadModule wapache2_module modules/wapache2.so
> >
> > All above variations causes Apache to not start.
> > (I did copy the wapache.so file to the module directory of apache.)
> >
> > Any help would be appreciated.
> > System: p4, 512mb, xp pro service pack 1, Apache 2.0.48, Witango
> > server 5.0.1.065
> >
> > thanks
> > victor
> >
> >________________________________________________________________________
> >TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf
> >
> >
>
> ________________________________________________________________________
> 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