You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2002/05/30 15:45:04 UTC

DO NOT REPLY [Bug 9519] New: - Preventing Tomcat 4 running under Mac OS X

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9519>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=9519

Preventing Tomcat 4 running under Mac OS X

           Summary: Preventing Tomcat 4 running under Mac OS X
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: Macintosh
        OS/Version: MacOS X
            Status: NEW
          Severity: Blocker
          Priority: Other
         Component: Webapps:Documentation
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: mkirsten@mensa.se


The documentation clearly states that there isn't much that can go wrong 
during an installation of Tomcat 4 but there are a important difference 
between Tomcat 3.x and 4.x under (at least) Mac OS X (possibly all OS's).

After installing you need to set the rights correctly for the Tomcat folder for 
Tomcat to be able to actually run any code. If you don't - Tomcat will still 
start up and display to normal index page but will NOT be able to run any 
code (i.e. the included examples).

Sollution is to run a "chmod -R 775 $TOMCAT_HOME" for example. 
Please include this in the readme distrubuted with Tomcat.

Thank you!

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>