Re: Installation error
David Kramer <[email protected]>
| Newsgroups | gmane.comp.java.anthill |
|---|---|
| Message-ID | <[email protected]> |
Eric Minick wrote: > David, > > Anthill needs to drop a token in a known location that points the web > application to the install directory. That 'known location' is the home > directory of the user Tomcat is running as. If you can track that down, I'd > imagine that directory either has write permissions turned off for the tomcat > user or doesn't exist. unFREAKINbelievable. FC4's tomcat user has a home of /usr/share/tomcat, and all the directories in there are actually symbolic links to directories under /var/lib/tomcat5. OK, fine. /usr/share/tomcat is owned by root! As was much of /var/lib/tomcat5. DOH! So I did a chown -R tomcat.comcat /usr/share/tomcat /usr/local/anthill, restarted, and it worked. Thank you. -- ****************************************** David Kramer Aptima, Inc. 12 Gill Street, Suite 1400 Woburn, MA 01801 USA Main Number: 781.935.3966 Ext. 259 Direct Dial: 781.496.2459 Fax: 781.935.4385 E-mail: [email protected] Web: http://www.aptima.com ****************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.