I think this is because your user account is unable to run the server on reserved port 80. Modify Orion's default-website.xml file to use a port above the reserved range, (1000 or something like that). I use 8000. wcn
Jimbo Jones wrote: > My previous problem, starting Orion on linux, was due to the fact that > I was calling upon the wrong JVM (even though I thought I had my path > set correctly). That is resolved. Now I have another problem that > seems more linux-related than Orion-related, but perhaps some of you > know the solution. > > I have Orion running on linux, and from that machine I can access > Orion-served pages. But I cannot do so from outside that machine. > What's more, I am unable to run it on a user account. For now, I'm > running under root. But like I said, I cannot connect to it from > another machine. Upon doing some investigating, I have discoverd that > when I try to connect from another machine, Orion is sending the HTTP > headers only and then freezes without sending anything else. The page > never loads, it just hangs indefinitely. I strongly suspect this has > something to do with linux and not Orion. I cannot run Orion on a > user account because it tells me I don't have permission to run an > HTTP server. I don't get that message as root, but I wonder if there > is some linux mechanism at work blocking my attempts to transmit data > via HTTP. > > Your help in resolving this issue is greatly appreciated. > > -James > > _________________________________________________________________ > Get your FREE download of MSN Explorer at > http://explorer.msn.com/intl.asp > > >
