I am trying to get WiTango 5.x to run on Panther Server Max OSX

Here are the steps I have taken so far.
I installed Primebase Database Server.
I installed Primebase JDBC Driver
I installed Witango Server
I installed Witango Dev Studio

I have edited the httpd.conf file to load the plug-in in Apache.

Where I am stuck is editing the JDBC.ini file in the Witango Server file to
define the JDBC Data source.

I have this sample below, but no idea how to fill it out.


<DataSource ID="SampleMySQL">
            <DSN>SampleMySQL</DSN>
            <DriverClass>com.mysql.jdbc.Driver</DriverClass>
            <URL>jdbc:mysql://127.0.0.1:3306/Testdb</URL>
            <Properties />
        </DataSource>


So what I would really appreciate is a simple step by step installation
guide on how to make this work.

Thanks for anyones tips here.

Mark Weiss 

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

Reply via email to