Re: more libmysql.dll woes! - my fix
Posted by: Thomas Zavaleta
Date: April 10, 2009 11:20AM

Wow guys... 2009 and still having problems... geesh. Thanks so much for this thread, it helped me solve my problem. Here is the info in the hopes it will help someone else.

I just performed a clean install on my work Vista box.

Apache 2.0.63
PHP 5.2.9
MySQL 5.1.33

When I tried to startup phpMyAdmin it wouldn't load the mysql extension. So I grabbed the libmysql.dll out of they mysql/bin folder. Dropped it into system32 and the library loaded (phpinfo looked fine) but as soon as i'd hit phpMyAdmin Apache would crash with this error (From event log):
> Faulting application apache.exe, version 2.0.63.200, time stamp 0x479031fa,
> faulting module php5ts.dll, version 5.2.9.9, time stamp 0x49b02fc5, exception
> code 0xc0000005, fault offset 0x0000a006, process id 0xcb4, application start
> time 0x01c9b9fa78e6f703.

Luckily my home installation had this working. So I logged onto my computer and grabbed the libmysql.dll from that system (PHP 5 not exactly sure what version) dropped it into system32 and viola!

As popular as this platform is... can't this be solved?

-thomas

Options: ReplyQuote


Subject
Views
Written By
Posted
38391
January 01, 2006 03:32PM
13557
January 02, 2006 02:35PM
9439
March 13, 2006 03:50PM
8038
August 04, 2006 12:14PM
Re: more libmysql.dll woes! - my fix
10776
April 10, 2009 11:20AM
6285
January 06, 2006 06:35PM
5540
January 09, 2006 04:46AM
7052
September 19, 2006 11:41AM
14318
February 05, 2007 03:04PM
6598
February 05, 2007 11:28PM
6549
February 02, 2007 12:50PM
5005
March 07, 2007 04:26AM
5099
October 11, 2007 12:24PM


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.