Little Software Stats is designed to run on PHP v5.3.7+ and MySQL v5.5+ alongside a web server such as Apache, Lighttpd, or Nginx. PHP needs specific extensions (which usually come with it) to be installed including MySQL/MySQLi, GD, JSON, SimpleXML, Hash, Session, and Zlib. Although it’s not required, Little Software Stats can be used with a URL rewriter module (such as mod_rewrite) which we have included several examples for various web servers on how to configure it for use with Little Software Stats. The appropriate web server and memory needed will depend on the scale of your software. For example, if your using Little Software Stats with a highly used software program then you may want to consider running Nginx or Lighttpd with lots of RAM. You should consider using something like suPHP which runs PHP at the user-level instead of the root user or the default PHP user.

Comments