1. Did you install MySQL-client or only MySQL-server?
2. Do you think I'm a telepath? Please, if you want good answers, tell,
at least, your OS and PHP version.
I can't help you without any information.
3. You choose wrong maillist for this question. Here are many
php-programmers, but not syste
After installing MySQL 4.1.4-gamma, phpinfo() shows MySql client API
v3.23.49 and it needs to be updated to 4.1. But I can't seem to get it
updated. Please help.
I recompiled with:
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.31
make clean
make
make test
make i