RE: webbot with mysql

I haven't used the my-sql support with libwww, but I have used other
optional support (ssl).  The configure script prints out a whole bunch
of information - in that information it tells you if it found the mysql
libraries.

Look for the following:
	checking whether to support mysql access.... no

Except, in your case, it should say 'yes'.  I suspect that this part is
working properly for you, or you would be seeing more severe failures -
but it's somewhere to start.

Have you tried enabling tracing? What output do you get?

--
Adam M.

Received on Thursday, 20 July 2006 14:52:46 UTC