Hi, I have a problem with PHP Mysql. A have Two maschines wih linux redhat one is espi31 and another one is espi24. On espi24 my php scripts run normaly, but the other browser doesn't show anything. So I check the version of php mysql client API. espi31 has follownig: mysql Active Persistent Links 0 Active Links 0 Client API version:4.0.22 MYSQL_MODULE_TYPE: none MYSQL_SOCKET: /var/lib/mysql/mysql.sock MYSQL_INCLUDE: MYSQL_LIBS: espi24 Active Persistent Links 0 Active Links 0 Client API version 3.23.58 MYSQL_MODULE_TYPE external MYSQL_SOCKET /var/lib/mysql/mysql.sock MYSQL_INCLUDE -I/usr/include/mysql MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient