----------------------------------------------------
Please read the FAQ at <http://java.apache.org/faq/>
It does have a search feature!

We cannot guess what you are trying to do:
#1. Include version numbers for all software.
#2. Include relevant configuration settings.
#3. Include full descriptions of the problem.

Got Linux? Seeing lots of java processes?
<http://java.apache.org/faq/?file=274>
----------------------------------------------------

> >wrapper.class=org.apache.jserv.JServ
> >wrapper.class=org.gjt.mm.mysql.Driver
>
> Oh, here you go. Take out this second line. I don't know what jserv would
> do when it saw this, but it can't be healthy. The wrapper.class thing
tells
> mod_jserv which class to run in the JVM when running in automatic mode.
You
> want wrapper.class to equal org.apache.jserv.JServ, nothing else.

I removed the second line... restarted Apache... and still no go...


> When I was messing with mysql last year the twz drivers worked better than
> the mm drivers, though I don't know if anything's changed since then.

twz drivers? I don't think I've heard of those... I thought mm was the only
free JDBC driver for MySQL

Do you think it could be someting with the permissions of the directory
where the mm driver is kept?

When I do an ls -l I get this:

-rw-rw-r--   1 root     root        11557 Jul  7 01:21 CHANGES
-rw-rw-r--   1 root     root        23244 Jun  3 18:32 COPYING
-rw-rw-r--   1 root     root          489 Jun 30 16:52 Makefile
-rw-rw-r--   1 root     root         1205 Jun  3 18:32 README
drwxrwxr-x   4 root     root         1024 Jun 30 16:48 doc
-rw-rw-r--   1 root     root        70185 Jul  7 16:51 mysql_comp.jar
-rw-rw-r--   1 root     root       150187 Jul  7 16:51 mysql_uncomp.jar
drwxrwxr-x   3 root     root         1024 Jun  3 18:32 org

and the mm directory itself is:

drwxrwxr-x   4 root     root         1024 Oct  8 18:35 mm.mysql.jdbc-1.2b


Stou



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to