Resin

From bemoko developer wiki

Jump to: navigation, search
Product - Resin
Home: http://www.caucho.com/download/  Version: 4.0.3
Summary: Java application server with support for running PHP

Getting Started

Quick start instructions for running resin on your local machine

  • Ensure you have java installed - see here for details on getting this set up.
  • Download and unpack resin to a local directory. This installation directory will be referred to as $RESIN_HOME in the instructions below
  • Obtain license from caucho (the providers of resin) and copy to the location specified in the license file
  • Start server from the terminal
Windows Linux & Mac OS

java -jar lib/resin.jar start

java -jar lib/resin.jar start

Running PHP sites through bemokoLive