Hello Continuum users, I installed continuum 1.1-beta-3 on my Gentoo box and made sym link:
ln -s /opt/continuum-1.1-beta-3/bin/linux-x86-32/run.sh /etc/init.d/continuum Now, I can successfully start and stop continuum by hand: /etc/init.d/continuum start /etc/init.d/continuum stop But, when system is booting, I only get "Starting Apache Continuum" and I can't access web application. Btw, Gentoo init scripts are little specific.. Any help? Thanx, Vanja