On Sun, May 2, 2010 at 12:18 AM, Hans F. Nordhaug <[email protected]> wrote: > Any hints? >
I had the same thing, and my problem was gallery2 which used mysqli to contact my mysql-server. change $storeConfig['type'] = 'mysqli'; to $storeConfig['type'] = 'mysql'; I also had problems with png and gallery2. So if you use gallery2, browse thru your pictures while you follow /var/log/messages. -- chs, _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
