My point was that when i was upgrading mysql server on a redhat server (no plesk) i had to update php also at the same time, in order to be able to connect to it
Because the php-mysql library only works with certain versions of mysql server
Thank you for your reply,
i guess that this make sense for php 5.2 i believe that not works with mysqli, but mysql should work.
then we have php 5.4 that are compatible with all them.
My point was that when i was upgrading mysql server on a redhat server (no plesk) i had to update php also at the same time, in order to be able to connect to it
Because the php-mysql library only works with certain versions of mysql server