From 710cb7d13c005b244cf50d2f33479b68596d1330 Mon Sep 17 00:00:00 2001 From: Friendika Date: Mon, 17 Jan 2011 16:06:22 -0800 Subject: activity object link had incorrect attribute, highlight critical install steps --- INSTALL.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'INSTALL.txt') diff --git a/INSTALL.txt b/INSTALL.txt index 577f3f354..70e4f24ef 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -17,7 +17,7 @@ hosting provider prior to installation. - Apache with mod-rewrite enabled and "Options All" so you can use a local .htaccess file - - PHP > 5.1. The later the better. You'll need 5.3 for encryption of key + - PHP 5.2+. The later the better. You'll need 5.3 for encryption of key exchange conversations encryption support - PHP *command line* access with register_argc_argv set to true in the @@ -67,6 +67,12 @@ database was not installed correctly. You might wish to move/rename .htconfig.php to another name and empty (called 'dropping') the database tables, so that you can start fresh. +**************************************************************************** +**************************************************************************** +******** THIS NEXT STEP IS IMPORTANT!!!! *********** +**************************************************************************** +**************************************************************************** + 7. Set up a cron job or scheduled task to run the poller once every 5-10 minutes to pick up the recent "public" postings of your friends. Example: -- cgit v1.2.3