Server Requirements:For the verification image, make sure the PHP on the server has GD and FreeType2 installed.
Installation:We will put the mod_sparta.so file on your server for you. Once that is done, please follow these steps to finish the installation (do these things as ROOT, its probably best to get your server tech to do these things for you):
- Run: apxs -i -a -n sparta mod_sparta.so (if apxs is not found, look for it on the disk and make sure you have DSO support setup in apache!)
- If the install works fine, run: apachectl configtest
- Make sure the configtest does not cause any errors and if it does not, then run these two commands:
- apachectl stop
- apachectl start
- SPARTA is now installed!
If you have any problems, please post a ticket in the our Ticket System.
To continue the setup of SPARTA for a specific site, please follow the steps described in
http://kb.toomuchmedia.com/idx/38/267/Usage/article/Basic_Setup_of_SPARTA.html