[PHP-DB] problems with mysqli extension

2006-02-05 Thread Filippo Mesirca
Hello! I've can't get php to communicate through mysql via the unix socket. I've compiled apache-2.0.55, mysql-5.0.18 and php-5.1.2. I've configured mysql to put the unix socket in the /var/run/mysql/mysql.sock file. Among the compilation options that I passed to php, there are "--with-mysqli=

[PHP-DB] php 5.1.2 and mysql 5.0.18 problem: "Lost connection to MySQL server during query"

2006-02-01 Thread Filippo Mesirca
Hello! I tried to compile a LAMP system, but I'm having troubles in making MySQL and Apache+PHP to communicate: I've compiled apache-2.2.0, and, as the title says, mysql-5.0.18 and php-5.1.2. The ./configure options I passed when building mysql-5.0.18 are: export CFLAGS="-O2 -march=i486 -mtun