Paul,

Please disregard my previous posting -- I didn't see the part 
where you had already checked web.xml.

I am also on Mac OS X, and I put the mm.mysql jar in Java's ext 
directory, as I figured pretty much anything I do on that 
machine will appreciate having mysql available. Here's the 
complete path:

/System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Home/lib/ext/mm.
mysql-2.0.8-bin.jar

A.

On Thursday, February 28, 2002, at 01:17 , Paul Caton wrote:

>
> I've successfully interacted with the database as user "nobody" using
> PHP, so I know the database is up and running. I've checked that the
> MySQL driver is being loaded as an <init-param> in the web.xml file;
> I've also checked that the correct MySQL driver class is in the
> mm.mysql-2.0.11-bin.jar file in /WEB-INF/lib/. I've checked the FAQ
> and mailing list archives, and I see that other people have had a
> similar problem, but I've tried all the suggestions I've seen so far
> (eg. checking the MySQL driver class is really there; putting 3306 as
> the port number on the <dburl> value) and nothing has worked. Does
> anyone have any other ideas I might try?


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to