MySQL Forums
Forum List  »  PHP

Re: new MySQLi connector won't work - SOLUTION
Posted by: Edwin Meester
Date: July 13, 2006 10:24AM

Well it seems the connector was compiled with msvcr71 (VS2003 I guess).
After upgrading to the .net framework 2.0 this file wasn't longer in the PATH so Apache couldn't find it. After copy-ing it to the Apache\bin directory Everything works fine.

Options: ReplyQuote


Subject
Written By
Posted
Re: new MySQLi connector won't work - SOLUTION
July 13, 2006 10:24AM


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.