Tigermouse - AJAX framework for PHP Code
Status: Alpha
Brought to you by:
strongier
BEFORE YOU BEGIN ---------------- Make sure Tigermouse can write to var/smarty/compile, var/log and var/cache directories. This will do it for you in Linux/UNIX: chmod 1777 var/smarty/compile chmod 1777 var/log chmod 1777 var/cache chmod 1666 var/cache/*.map chmod 1777 var/sqlite chmod 1666 var/sqlite/*