Firstly always CC the mailing list - others can learn from the info as well.

Ing. Tomás Liendo wrote:
Yes, but the solutions that figure in the Web are only applicable if one has access like administrator to the server.
I can't make things like upgrade versions or configure MySQL or PHP.
What I want to know is if I can make something as programmer or I need to contact the administrator of the server.

Basically you have a mismatch between the client library and the server version.

eg you have something like:

mysql5-client
mysql4-server

which isn't going to work.


Nothing you can do as a programmer but point the server-admin to the mysql site and say "please fix".

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to