From 35cdc592b2ddd65811fb8eef069e39115cf5fa03 Mon Sep 17 00:00:00 2001 From: Trevor Slocum Date: Tue, 22 Jun 2010 01:29:21 -0700 Subject: [PATCH] Deleted INSTALL file --- INSTALL | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 INSTALL diff --git a/INSTALL b/INSTALL deleted file mode 100644 index 156c21d..0000000 --- a/INSTALL +++ /dev/null @@ -1,15 +0,0 @@ -Edit the configuration at the top of imgboard.php - -CHMOD write permissions to the following directories: -- / -- src/ -- thumb/ -- res/ -- inc/flatfile/ (if using flat file mode) - -Open a browser and navigate to imgboard.php, which will do the following: -- Create database structure based on chosen mode -- Test appropriate directories are writable -- Write index.html with a blank image board - -You should be redirected to index.html, containing your new image board \ No newline at end of file