_____ _ _ __ __ ___ ___ |_ _| | | | \/ | _ )/ _ \ | | | |_| | |\/| | _ \ (_) | README |_| \___/|_| |_|___/\___/ Please note that this README doesn't cover all possible situations, but it should be enough to get you started. Use your brain. 1) Put the tumbo directory somewhere where it is visible from outside. ~/public_html/.tumbo can be a good choice, for example. 2) Edit code/config.php. 3) Make tumbo/thumbnails writeable by your webserver if it isn't already. 4) Make sure that your PHP has GD2 support. If you're using Debian, apt-get install php4-gd2. 5) For directories you want to be handled by Tumbo, do "ln -s your-tumbo/code/index.php ". 6) Make sure magic quotes are disabled in PHP. They are *horribly* broken anyway. 7) Enjoy Tumbo together with a cold beer.