Hello,
I would like to use PDO for MySQL, but it is not activated.
I don't know if it is possible, but I have been told it is easy and free for you to do it.
Thank you,
Zagdem
Hello,
I would like to use PDO for MySQL, but it is not activated.
I don't know if it is possible, but I have been told it is easy and free for you to do it.
Thank you,
Zagdem
Why do you think PDO is not activated?
Nothing is always absolutely so.
Because I have this error :
Lost connection to MySQL server at 'reading initial communication packet', system error: 111
I have been told it should because of PDO.
PDO is definitely already active on all the free servers, so this error is arising either as a result of a code error or due to a dropped connection to the mysql server. If the second of these alternatives is true then you may just have to wait a short while and then try again.
Thanks a lot.