MySQL Forums
Forum List  »  Install & Repo

Re: can't connect to MySql server on 'localhost' <10061>
Posted by: Dion J. Rasmussen
Date: January 06, 2006 06:50AM

system: winXP sp2

sqlite v.2 wasnt supporting large binary objects so I wanted to switch to mysql.

After a succesfull install of mysql5 I had to enable support for PHP5...

in the php.ini I outcommented the line: extension=php_mysql.dll and restarted apache 2 whitch failed.

after that I copyed libmysql.dll from my x:\php to the x:\windows\system32 folder and wupti apache started without a quirk.

now mysql 5 provided me with the very anoying 2003 (skidoo) error though I reinstalled it several times (more mad than ever)

I scanned all the messages in this forum without any "luck" turned on a joint and thought it all through and BLING it hit me that maybe libmysql.dll was the disturbing factor and sure it was ;-)

after I replaced that file (x:\windows\system32\libmysql.dll) with the one from mysql/bin everything worked very well and my binary attachments can now be store in a BLOB

kind regards D-Stein



Edited 1 time(s). Last edit at 01/06/2006 06:52AM by Dion J. Rasmussen.

Options: ReplyQuote


Subject
Written By
Posted
March 16, 2010 11:16PM
June 12, 2009 01:06PM
July 25, 2005 08:47AM
January 20, 2006 11:38AM
April 09, 2010 05:07PM
December 09, 2007 06:57AM
Re: can't connect to MySql server on 'localhost' <10061>
January 06, 2006 06:50AM
January 13, 2010 03:53AM
June 25, 2009 05:58AM
July 15, 2009 02:19PM
July 15, 2009 06:01PM
October 07, 2009 09:41AM
March 14, 2011 06:28AM
December 03, 2009 03:00AM
December 14, 2009 01:14PM
January 04, 2010 03:49AM
March 20, 2010 07:52AM
March 16, 2010 11:08PM
May 10, 2010 06:56PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.