From 3741a16e708fb022d6d05f353c581af831bedf3e Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sat, 5 Jul 2008 13:38:57 +0000 Subject: Redid InstaDisc, new technique in store New technique is to use XML-RPC hooks instead of a pre-built HTML interface so people who host Central Servers will not have to use the default interface, instead allowing them to create their own. --- central/trunk/install.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 central/trunk/install.php (limited to 'central/trunk/install.php') diff --git a/central/trunk/install.php b/central/trunk/install.php new file mode 100644 index 0000000..f689875 --- /dev/null +++ b/central/trunk/install.php @@ -0,0 +1,20 @@ +Welcome to the InstaDisc Central Server installation! Please input your database details here:

Database host:
Username:
Password:
Database name: (Note: You must create this database BEFORE running installation)
Oops! Something went wrong!Oops! Something went wrong! -- cgit 1.4.1