From 33495256407e9cad69cc44c4da96b4f5cfdba1d6 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Wed, 15 Jul 2009 20:58:20 -0700 Subject: Revert "Fix for ticket #544." This reverts commit f6973431b7f8df24c081a03c7c989f621ab2a708. --- installer/views/get_db_info.html.php | 43 +++++++++++++++++++++++++++++---- installer/views/install.html.php | 3 +-- installer/views/var_dir_status.html.php | 30 ----------------------- installer/web.php | 21 ++++++---------- 4 files changed, 47 insertions(+), 50 deletions(-) delete mode 100644 installer/views/var_dir_status.html.php (limited to 'installer') diff --git a/installer/views/get_db_info.html.php b/installer/views/get_db_info.html.php index adc775a4..94c19585 100644 --- a/installer/views/get_db_info.html.php +++ b/installer/views/get_db_info.html.php @@ -1,4 +1,32 @@ +

Welcome!

+

+ Installing Gallery is very easy. We just need to know how to talk + to your MySQL database, and we need a place to store your photos on + your web host. +

+ + +
+ Photo Storage + +

+ We're having trouble creating a place for your photos. Can you + help? Please create a directory called "var" using mkdir var in your + gallery3 directory, then run chmod 777 var. That + should fix it. +

+ Check again +

+ +

+ We've found a place to store your photos: + +

+ +
+ +
Database @@ -13,7 +41,7 @@ Database Name - + @@ -21,7 +49,7 @@ User - + @@ -29,7 +57,7 @@ Password - + @@ -37,7 +65,7 @@ Host - + @@ -45,14 +73,19 @@ Table Prefix - + + + + (Please fix the photo storage problem before continuing) +
+ diff --git a/installer/views/install.html.php b/installer/views/install.html.php index 31112c28..a0eddaf3 100644 --- a/installer/views/install.html.php +++ b/installer/views/install.html.php @@ -8,8 +8,7 @@
- - +