From: Evan Prodromou Date: Sun, 1 Mar 2009 04:33:22 +0000 (-0800) Subject: first pass at a working install.php X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=2ad667f704300dcb825a4822d567cbc8ebfebe02;p=quix0rs-gnu-social.git first pass at a working install.php --- diff --git a/install.php b/install.php index 5ee6b10b3e..a34214c48a 100644 --- a/install.php +++ b/install.php @@ -1,6 +1,9 @@

Enter your database connection information below to initialize the database.

-
+
  • @@ -22,11 +29,15 @@ function showForm()
  • - +

    Database hostname

  • + + +

    Database name

    +
  • @@ -44,9 +55,90 @@ function showForm() +
  • + +
  • + +
      + +
    +