* hotplug_1 ([EMAIL PROTECTED]) chamullaba:

> Hi All,
> 
> could you please help me with following problems (I use Linux version):
> 
> 1. I can not find any documentation (i.e. instruction how to use) for
> SkyChart (CdC). Is there any available on internet?
> 
> 2. When I try to create datatbase (in Skychat->System) I always get
> following error: Connection to localhost, 3306 failed ... .
> - When SkyChart starts I get message MySQL database not available.
> - I am sure MySql is running prior to starting SkyChart (started by
> /etc/init.d/mysql start)
> - I am also pretty sure that MySql listens on localhost, port 3306 (I
> tryed telnet localhost 3306) and got version of MySql (4.0.21).
> - I checked that library /usr/lib/libmysqlclient.so.12 exists
> - I have no experience with mySql so I have just installed that and
> did not do any special set-up. Is there any set up needed?

I had some issues too before I was able to make it work.

If CDC does not detect MySQL, you need to create a symlink 
libmysqlclient.so to the actual library, since CDC looks 
for this file:

        ln -s /usr/lib/libmysqlclient.so.12 /usr/lib/libmysqlclient.so

You also need to create the database: Config>System>Create database

Once you do this, you don't need to recreate the database,
unless you change it.

        A.


------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/TzSHvD/SOnJAA/79vVAA/1.XolB/TM
--------------------------------------------------------------------~-> 

To Post a message, send it to:   [email protected]

To Unsubscribe, send a blank message to: 
[EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/skychart-discussion/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to