-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------
Here ya go:
---<snip>----
-rw-r--r-- 1 dan users 70185 Aug 8 09:53 mysql_comp.jar
-rw-r--r-- 1 dan users 150187 Aug 8 14:33 mysql_uncomp.jar
----</snip>---
looks readable to everyone. in fact its the same path that i have in my
env and which allows me to use mysql_comp.jar successfully when I run
applicatons as me (instead of user 'nobdy' running them from apache
jserv)
On Sun, 8 Aug 1999, jon * wrote:
> > wrapper.classpath=/usr/local/jdk/jar/mysql_comp.jar
>
> type ls -la on the above path and then post that output to the list.
>
> I will bet you one of the following:
>
> #1. the path is invalid
> #2. the file isn't readable by the user running the JVM (ie: non-manual mode
> would be the httpd process uid).
> #3. the directory isn't readable by the user running the JVM.
>
> -jon
--
--------------------------------------------------------------
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]