cancel
Showing results for 
Search instead for 
Did you mean: 

MySQL PHP Client Library

dodchris
Member

Hi

 

My client is using the basic hosting package but we are considering upgrading to the professional package in order to host the new website we have built.

 

However whilst viewing phpinfo we noticed that the MySQL PHP Client Library is 5.0.51a. We are not able to work with this version nor 5.0.51 since we need to work with PDO.

 

So my question is can this be upgraded for my client? My guess is no but I would like a definitive answer before I transfer him to another host. If the answer is yes how do we initiate this request?

 

Other non essential updates but useful updates would be:

Disable "register_globals"

Disable "magic_quotes_gpc"

Install "ImageMagick"

 

Thanks a lot!

Chris

3 REPLIES 3

mithcd
Power User

I cannot see anything that'll work with PDO but let's wait for a confirmation on this.

orthohin
Grand Master

Please have a look..

 

http://php.net/manual/en/ref.pdo-mysql.php

 

____________

 

 

Orthohin

dodchris
Member

Is there a particular part of this you want us to look at?