Re: Re: [moto-users] Moto drops Mysql connection
Cory Wright <cwright-dated-1046797013.06cca6-fBYJ9vZApKkqcZcGjlUOXw@public.gmane.org> Thu, 27 Feb 2003 11:56:52 -0500
| Newsgroups | gmane.comp.lang.moto.devel,gmane.comp.lang.moto.user |
|---|---|
| Organization | Stand Blue Technology |
| Message-ID | <[email protected]> |
On Wed, Feb 26, 2003 at 10:34:48AM -0500, David Hakim wrote: > Cory: I think the problem with your installation is that the MySQL > extension needs to be linked to the libz library (by adding Library: > -lz to the MySQL.i file). Certain installations of MySQL have drivers > that depend on that library. We will need to look into the configure > scripts for the MySQL driver to find out why this dependency wasn't > identified at build time. I will try this tonight and see. Maybe this is something that should go on the support page. > Cory: Didn't you tell me once that the default PHP MySQL driver was > limited to a single database connection ? I'm wondering if what's going > on here is that the database is accessed on one page, it works fine, > and then something tries to access it again before the connection is > closed. If PHP is loaded Moto could be using symbols from the PHP MySQL > driver ... and that's never good :) Even when not configured for MySQL, PHP still includes a single connection driver. You may be on to something with this though. Jack: Do you have PHP installed too? Cory -- Cory Wright Stand Blue Technology http://www.standblue.net/