Hi Amilcar,
thanks for your reply. Problem is that symlink /usr/lib/libmysqlclient.so.12 already exists and problem is still there. Another thing which I would need is a documentation. Do you know, where I could get some manual for skychart. Thanks a lot P. --- In [email protected], Amilcar Nicero Mestaffa <[EMAIL PROTECTED]> wrote: > * 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 --------------------~--> Has someone you know been affected by illness or disease? Network for Good is THE place to support health awareness efforts! http://us.click.yahoo.com/RzSHvD/UOnJAA/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/
