You have the choice between this : http://dev.mysql.com/doc/mysql/en/application-password-use.html
and this : The optimal solution when migrating to MySQL 4.1+ from a previous version is to upgrade to PHP 5 (if you're not using it already) and rewrite any code accessing MySQL using the mysqli extension, which is more secure and provides a much better API. http://fr.php.net/mysql I hope someone else gives you an url for such dll. Mathias Selon Daniel Kasak <[EMAIL PROTECTED]>: > Mathias wrote: > > >>haven't try WAMP5 ? > >>http://www.wampserver.com/en/ > >> > >> > I didn't know of this site, no. I'm new to Windows, at least on the server. > > Unfortunately they seem to be sticking with Apache-1.3, and I'd really > rather go with Apache-2, since all my experience has been with it. I've > read a lot about Apache-1.3 vs 2.0 and I'm fine with 2.0, especially > considering all the work that's gone into Windows support. > > They've also made the interesting decision to move to PHP-5.0.x, whereas > I'd prefer to stay with 4.3.x. I've been bitten hard by php upgrades > before. I also don't really feel comfortable using such a new version of > php on a production server ... especially when it's someone else's server. > > It would be simply lovely if I could just grab some mysql dlls ( offical > if possible ), and then use them with the official MySQL & PHP binaries. > > -- > Daniel Kasak > IT Developer > NUS Consulting Group > Level 5, 77 Pacific Highway > North Sydney, NSW, Australia 2060 > T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989 > email: [EMAIL PROTECTED] > website: http://www.nusconsulting.com.au > Hope that helps :o) Mathias -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]