ver. 5.0.51.a or some aove not 5.1;
her I cannot found
http://pecl.php.net/packages.php?catpid=7&catname=Database
also wuth a search name cannot found;
Do you have any specific problem with the binaries provided at the
official site?
The 5.0.51.a version looks like a MySQL Server version number. Well, you
don't normally need to upgrade or downgrade PHP to connect to different
servers :-?
--
-- http://alvaro.es - �lvaro G. Vicario - Burgos, Spain
-- Mi sitio sobre programaci�n web: http://borrame.com
-- Mi web de humor satinado: http://www.demogracia.com
--
I not download nothing from official site;
I use localhost with easyphp
and phpmyadmin said this:
this is extensioni inner php
* Versione MySQL: 5.1.37-community-log
and this is the version of mysql
* Versione MySQL client: 5.0.51a
so are different;
I read that seem with php5.2 there are some problems with extension 5.1;
so I want only change libreries for to do a test
Your other thread makes me think that you are installing some legacy
application and you are getting some specific error messages when
running it. Is that the case? If so, I'd seriously recommend that you
Google for the app name plus the exact error message and try to fix
that. Performing random software upgrades in your computer via
DLL-copying is a bad idea.