Download
We don't currently have a packaged download, but you can grab the latest code straight out of SVN, see the instructions below.
You can grab the latest version of Tonic here:
Required
- Web server
- You'll need a Web server, Apache is a good choice, but anything that'll run PHP will do you.
- PHP 4.3.0+
- You'll need the right version for your Web server, your server might even come with it already.
You may already have PHP installed, if not get it from the PHP site.
Optional extras
- PHP 4.3.0+ CLI
- You'll need the CLI version of PHP to use the Tonic command line scripts.
- PHP 4.3.0+ CGI
- To use the Tonic development Web server, you'll also need the CGI version of PHP but this will save you from installing and configuring a Web server.
The Bleeding Edge
Tonic is available straight from our SourceForge SVN repository. The code in SVN is not guarenteed to work, will contain bugs, but is excellent if you want to help test and debug the latest code (and it runs this site so it can't be all bad).
svn export https://tonic.svn.sourceforge.net/svnroot/tonic/trunk
You can also browse the SVN repository via the Web.
If you are going to work with the SVN version, please subscribe to the Tonic development mailing list so you'll be kept up to date with any major changes and be in the right place to ask questions. It's a very low volume mailing list.