Cannot get mysql client api version to upgrade
Posted: Wed Dec 06, 2006 11:43 pm
Hi,
I've installed PHP 5 on a Windows Server 2003 box with IIS6. Followed the tutorials and PHP is working fine, BUT I need version 5.0.27 instead of version 4.1.12 and I cannot get it to upgrade. I downloaded the connector from mysql.com and tried to replace the DLLs and that didn't work. I even tried to copy over the entire directory from another machine which is running 5.0.27 and that didn't work either.
No matter what I try I am stuck at version 4.1.12 of the mysql client API and I really need to upgrade for a specific project I'm working on.
Please help. Is there something I'm missing here? I tried restarting IIS and even rebooting the server and nothing works. What else would I need to do other than replace the 2 DLLs in the connector (1 going to the base PHP dir and the other to the extensions dir)?
Thanks.
I've installed PHP 5 on a Windows Server 2003 box with IIS6. Followed the tutorials and PHP is working fine, BUT I need version 5.0.27 instead of version 4.1.12 and I cannot get it to upgrade. I downloaded the connector from mysql.com and tried to replace the DLLs and that didn't work. I even tried to copy over the entire directory from another machine which is running 5.0.27 and that didn't work either.
No matter what I try I am stuck at version 4.1.12 of the mysql client API and I really need to upgrade for a specific project I'm working on.
Please help. Is there something I'm missing here? I tried restarting IIS and even rebooting the server and nothing works. What else would I need to do other than replace the 2 DLLs in the connector (1 going to the base PHP dir and the other to the extensions dir)?
Thanks.