MySQL Forums
Forum List  »  PHP

Re: IIS5-PHP5-MySQL5-PhpMyAdmin
Posted by: Washington Alto
Date: April 23, 2006 07:40AM

Thanks for sharing the note on IIS5-Mysql5-PHPMyAdmin ethzural! Your instructions saved me lots of precious time!

I'm using PHP 5.1.2 and Mysql 5.0.20 on Windows XP SP2 via IIS. I also downloaded the php-mysql connector (mysql and mysqli).

I finally discovered that the libmysql.dll should be located at the Windows directory (e.g. C:\Windows) and not on the PHP directory (e.g. C:\PHP) even if a PHPRC environment variable is assigned (e.g. C:\PHP). That's the only change needed.

Regards,

Washington Alto
washingtonalto@yahoo.com

Options: ReplyQuote


Subject
Written By
Posted
December 01, 2005 09:58PM
April 11, 2006 06:02AM
Re: IIS5-PHP5-MySQL5-PhpMyAdmin
April 23, 2006 07:40AM


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.