dleigh
3-26-09, 12:05 PM
There are two threads from fall of 2007 discussing the discrepency of versions between MYSQL and PHP's MYSQL Client API.
http://forum.powweb.com/showthread.php?t=77358&highlight=mysql+client+version+php
http://forum.powweb.com/showthread.php?t=76846&highlight=mysql+client+version+php
I'm trying to install an application (http://lundimatin.fr) which does a check on the MYSQL version using the mysql_get_client_info PHP function. It returns NOT the version of MYSQL installed (heck that's on a different server anyway), but the version of the client api. This application, though, is choaking on that, saying that it needs MYSQL 5 at least.
So, I re-launch the question:
Will POWWEB be syncronizing the api version with the MYSQL version soon?
If so when?
If not, why not?
And, short of hacking the script (might do it anyway), is there a way to "point" "my" copy of PHP here at POWWEB to a different client api? I'm guessing not, but it can't hurt to ask.
Thanks!
http://forum.powweb.com/showthread.php?t=77358&highlight=mysql+client+version+php
http://forum.powweb.com/showthread.php?t=76846&highlight=mysql+client+version+php
I'm trying to install an application (http://lundimatin.fr) which does a check on the MYSQL version using the mysql_get_client_info PHP function. It returns NOT the version of MYSQL installed (heck that's on a different server anyway), but the version of the client api. This application, though, is choaking on that, saying that it needs MYSQL 5 at least.
So, I re-launch the question:
Will POWWEB be syncronizing the api version with the MYSQL version soon?
If so when?
If not, why not?
And, short of hacking the script (might do it anyway), is there a way to "point" "my" copy of PHP here at POWWEB to a different client api? I'm guessing not, but it can't hurt to ask.
Thanks!