Hi, at last i found out what was going wrong. I had to compile PHP with the '--with-mysql=/the_path' option. The path is important. If you don't specify the path PHP seems to compile with it's own MySQL client library which doesn't work well (see PHP FAQ). If you do, PHP uses the lib installed with MySQL.
Finally Midgard works for me with MySQL 4.0.18 and PHP 4.3.4 regards Gernot -- +++ NEU bei GMX und erstmalig in Deutschland: T�V-gepr�fter Virenschutz +++ 100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
