Hi Myles, My approach to diagnosing problems like this is always "baby steps". Start from a place that you know works (sites located on the local drive), then change things very slowly, to see what breaks. That way you can identify the problem area, and figure out what to do about it from there. 90% of problem solving is figuring out exactly where the problem is IMO. ;)
With that said, as long as you only modify the site address and the directory, can you run a site from a local directory? If you can, that means the problem lies outside the installer process. If you cannot, then the problem lies in the default config. Thanks so much for the feedback on the script too. I'm hoping to wrap up testing for this version of the installer and move on to re-programming it in Java some time this week! Using Java I can re-use most of the same code and create a Windows installer - maybe even a GUI. =D Warm regards, Jordan Michaels Vivio Technologies http://www.viviotech.net/ Open BlueDragon Steering Committee Adobe Solution Provider Myles wrote: > Hey Jordan, took some time for me to get feedback. > > Everything deployed correctly and tomcat started up perfectly. > I ran into the 64-bit mod_jk.so issue again, but was quickly resolved > by just downloading, like usual. > Your script otherwise worked exactly as it should. Thanks. > > Now, I have one major issue. I need to configure the server.xml for my > hosts. I cannot seem to get this to work correctly. I changed my > appBase from "webapps" to my NFS drive. .."/mnt/nfs/web/" and then the > docBase to "yourgrads.com". I cannot seem to get this to bring up any > CFM files. I changed it back to the original appBase and used the full > path for docBase and still would not work for me. Any ideas on what > I'm missing? > > Thanks again! Awesome scipt! > > -Myles > > > --~--~---------~--~----~------------~-------~--~----~ Open BlueDragon Public Mailing List http://groups.google.com/group/openbd?hl=en official blog @ http://blog.openbluedragon.org/ !! save a network - trim replies before posting !! -~----------~----~----~----~------~----~------~--~---
