On Sunday, Jan 19, 2003, at 14:16 US/Pacific, Jeff's Mac wrote: > I can get into the bin directory of the Jrun directory in the > Applications Directory, but when I type...wait...there's a DOT in front > of /jrun...hold on...
Yes, Unix is *very* fussy about spelling, punctuation and CaSe! > WooHoo! Well alright! Prompted for a user name and password...I entered > my password for this account on this machine...it worked, I'm assuming > that's where it got the username and password from to prompt me for? Interesting. I'll guess you are trying to run jrun under your normal logged in user and the installer makes it require root access to run it. I do this instead: sudo su - (enter my machine password if prompted) cd /home/jrun/bin nohup ./jrun start cfmx1 > /dev/null & > Yep, this is so awesome...But when I close my terminal session, it no > longer answers to localhost:8000? Is it still running? Or do I have to > do that eery time I want to get into the Jrun Admin page? If you do the above sequence, it will continue to run in the background even if you close the Terminal window. > Is my Jrun actually running? Once I install it, is it there and running > in the background? You have to start it explicitly, as above. > Is my only interaction with the JRun server going to > be thru localhost:8000? That depends on how you set it up. If you create 'servers' then each server uses a different port. My system has the following: 80 Apache (PHP, also connected to cfmx1 server below) 81 Apache (VirtualHost running another PHP site) 8000 JRun Management Console (admin server) 8080 JBoss (not running CFMX yet!) 8180 Tomcat (running three installs of CF: /cfmac, /cfmx, /cfusion; also BlueDragon /bd) 8300 CFMX on JRun (server instance cfmx1, context root /cfusion) 8400 CFMX on JRun (server instance cfmx2, context root /cfusion) 8500 CFMX Linux port Yes, all this happily running on a PowerBook G4. With Oracle 9iR2 running locally. Sean ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4