I did just curl again bit this time: [code]curl: (7) couldn't connect to host[/code]
So I tried running the server start script again: [code]./magnolia_control.sh start && tail -f ../logs/catalina.out[/code] and it got stuck on the Stop Coyote HTTP/1.1 on http-8080 now if I run the stop server script it does seem to stop Coyote and then I get a successful server start: [code]./magnolia_control.sh stop ./magnolia_control.sh start && tail -f ../logs/catalina.out INFO: Server startup in 45598 ms[/code] After this message navigating to http://198.101.154.227/ in a browser instantly says that it cannot connect while http://198.101.154.227:8080/ seems more to to be waiting for a request and then timing out. Also after the [code]INFO: Server startup in 45598 ms[/code] I'm not returned to the command line. It's just blank but allows me to enter new lines, I don't know if that's normal. And not curling is not successful for whatever reason. 8( Is there a tutorial on installing Magnolia CMS on a fresh Linux server? This doesn't have to be CentOS or Rackspace if there is any recommended hosts/servers I may use, I just have to get this online. Thanks. -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=b7e527f1-5262-4ab0-86d2-d118f4068ffb ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
