: cannot write to disk
Yes, tomcat:tomcat is the owner:group of the entire tree I touched as
tomcat and works ok.
I modified to 751 the entire tree.
Same results.
*This is my tomcatd*
#!/bin/sh
# Sartup script for the Jakarta Tomcat Java Servlets and JSP
up.Bootstrap.start(Bootstrap.java:294)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
-Original Message-
From: Nelson, Tracy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 18, 2006 1:14 PM
To: Tomcat Users List
Subject: RE: cannot write to disk
Is the owner:group of y
art(Bootstrap.java:294)
at
org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
-Original Message-
From: Nelson, Tracy [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 18, 2006 1:14 PM
To: Tomcat Users List
Subject: RE: cannot write to disk
Is the owner:group of your l
Solutions
402 / 617-9449
| -Original Message-
| From: Asensio, Rodrigo [mailto:[EMAIL PROTECTED]
| Sent: Wednesday, 18 October, 2006 10:21
| To: Tomcat Users List
| Subject: cannot write to disk
|
| hi guys
| I have a
| Fedora 5
| Tomcat 5517
| JDK Sun 1508
|
| my tomcat is running as daemon as
hi guys
I have a
Fedora 5
Tomcat 5517
JDK Sun 1508
my tomcat is running as daemon as tomcat user
the owner of my tomcat installation folders is tomcat:tomcat
but when my servlet starts he want to write to tomcat/logs (my own logs)
and seems that I do not have permission.
any clue ?
-