>
> As I recall, it was php, mysql problem with invoking DBI. Search the list
> archives. As I dimly remember, I got rid of this problem with installing
> php --with-mysql = /path/to/mysql/libraries. I've compiled them
> together(without ssl though) and all works nice.
>
If you compile php module without
--with-mysql=/path/to/real/mysql/liraries and intend to use other modules
that use mysql, you'll get such errors. Because, as php warns you, it is
correct to use php's mysql modules ONLY if you do not use other modules
besides it. Otherwise compile php again.
Neeme Vool
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]