这是indexloc提供的服务,不要输入任何密码
Skip to content

Requirements and File Permisions

SEOVictory edited this page Sep 13, 2010 · 1 revision

The FreeTale client pages (The pages that you are recording action on) do not have to be on the same machine as the server which is recording the users (ft_server).

The FreeTale client just requires HTML and Javascript to run.

The FreeTale server which is running the ft_server, must have PHP5.2+ with PDO/SQLite. This is most common setup for most hosting providers.

Make sure that ./ft_server/db is writable by the user Apache is running as (or if you are just testing chmod 777 ./ft_server/db).

Clone this wiki locally