gbhumphrey ha scritto:
Hi all, I've used macports to install tomcat6, and when I go to
localhost:8080, I see the welcome the page. However severl things I think
are odd are happening:
1) The files are all read-only - I have to change the perms on the
tomcat6/webapps/ROOT/index.html to edit it. 2) I was editing it to see if it's the right file, the one at
localhost:8080/index.html, however when I changed some text, no changes were
shown in the browser
3) With no macports install at all, I can still go to localhost:8080 and get
the welcome page, which doesnt change on eidting. It's almsot like theer is another index.html page in another tomcat install,
but I can't find it.
Any ideas?
If this can help
I'm using tomcat 6.0.18 under 10.5.6 without macports in my developer environment. Simply download tomcat from Apache site.
- Tomcat is in /usr/local/tomcat
- in /System/Library/StartupItems there is a startup script for tomcat (I can send it if you want) but I think that in newer versions of Mac OS X (after 10.4) there is a better way to do automatic startup (I don't know it).
- the root is the owner of the process, my user can write on webapps folder.


Edoardo


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to