Open GoogleCodeExporter opened 9 years ago
I had a similar problem after setting up a production server with a proper
hostname _after_ installing OWP. I guess this was the wrong order, but I'm
working on Amazon EC2 images, and it's nice to have all the software installed
before launching. In this case, it seems that WEBrick doesn't like it if there
isn't an entry in /etc/hosts which reads:
127.0.0.1 localhost
I'm on RHEL, and apparently /etc/hosts isn't used by RHEL, so putting in the
above doesn't seem (so far) to interfere with anything.
See here for more details / alternatives:
https://code.google.com/p/ovz-web-panel/issues/detail?id=267
Original comment by david.s....@gmail.com
on 1 Jul 2013 at 9:50
Original issue reported on code.google.com by
mastersc...@gmail.com
on 29 Jun 2013 at 5:40